Orchid

#EA2ED1

Pink

Color Codes

All color formats for development

HEX
#EA2ED1
RGB
rgb(234, 46, 209)
HSL
hsl(308, 82%, 55%)
OKLCH
oklch(0.658 0.267 334.6)
CMYK
cmyk(0%, 80%, 11%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.61:1

AA AAA

On Black Background

5.81:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDF
200
#F9C3
300
#F494
400
#EF5D
500
#EA2E
600
#CC14
700
#A210
800
#740B
900
#4A07
950
#2E05

Shades

Darker variations

1#E617CA
2#CC14B4
3#B3129D
4#990F87
5#800D70
6#660A5A
7#4D0843
8#33052D
9#1A0316

Tints

Lighter variations

1#EC43D6
2#EE58DA
3#F16DDF
4#F382E4
5#F597E8
6#F7ABED
7#F9C0F1
8#FBD5F6
9#FDEAFA

Tones

Muted variations

1#E138CA
2#D841C3
3#CE4ABD
4#C554B6
5#BB5DAF
6#B267A8
7#A870A1
8#9F799A
9#968393

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1FC
BackgroundsSubtle highlightsCard backgrounds
100
FCDF
#FCDFF8
Light backgroundsTable row hoverSkeleton loading
200
F9C3
#F9C3F2
Secondary backgroundsInput backgroundsDividers
300
F494
#F494E8
BordersInactive statesPlaceholder text
400
EF5D
#EF5DDB
Disabled statesSecondary iconsMuted text
500
EA2E
#EA2ED1
Primary brand colorCTAsActive elementsLinks
600
CC14
#CC14B4
Hover statesFocus ringsPrimary buttons hover
700
A210
#A2108F
Active/pressed statesDark mode accentsSecondary text
800
740B
#740B66
Text on light backgroundsHeadingsStrong borders
900
4A07
#4A0741
Primary textHigh emphasis contentDark headings
950
2E05
#2E0529
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FEF1FC;
  --orchid-100: #FCDFF8;
  --orchid-200: #F9C3F2;
  --orchid-300: #F494E8;
  --orchid-400: #EF5DDB;
  --orchid-500: #EA2ED1;
  --orchid-600: #CC14B4;
  --orchid-700: #A2108F;
  --orchid-800: #740B66;
  --orchid-900: #4A0741;
  --orchid-950: #2E0529;
}
Generate More ShadesCreate PaletteConvert Color