Orchid

#E633DA

Pink

Color Codes

All color formats for development

HEX
#E633DA
RGB
rgb(230, 51, 218)
HSL
hsl(304, 78%, 55%)
OKLCH
oklch(0.659 0.267 331.2)
CMYK
cmyk(0%, 78%, 5%, 10%)

Accessibility

WCAG contrast compliance

On White Background

3.59:1

AA AAA

On Black Background

5.85:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F297
400
#EB60
500
#E633
600
#C819
700
#9F14
800
#710E
900
#4909
950
#2D06

Shades

Darker variations

1#E11CD4
2#C819BC
3#AF16A5
4#96138D
5#7D0F76
6#640C5E
7#4B0947
8#32062F
9#190318

Tints

Lighter variations

1#E847DE
2#EB5CE1
3#ED70E5
4#F084E9
5#F299EC
6#F5ADF0
7#F7C2F4
8#FAD6F8
9#FCEBFB

Tones

Muted variations

1#DD3CD2
2#D445CA
3#CB4EC3
4#C257BB
5#B95FB3
6#B068AB
7#A771A4
8#9E7A9C
9#958394

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FD
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF9
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4F4
Secondary backgroundsInput backgroundsDividers
300
F297
#F297EC
BordersInactive statesPlaceholder text
400
EB60
#EB60E2
Disabled statesSecondary iconsMuted text
500
E633
#E633DA
Primary brand colorCTAsActive elementsLinks
600
C819
#C819BC
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1496
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E6B
Text on light backgroundsHeadingsStrong borders
900
4909
#490944
Primary textHigh emphasis contentDark headings
950
2D06
#2D062B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF1FD;
  --orchid-100: #FBDFF9;
  --orchid-200: #F8C4F4;
  --orchid-300: #F297EC;
  --orchid-400: #EB60E2;
  --orchid-500: #E633DA;
  --orchid-600: #C819BC;
  --orchid-700: #9F1496;
  --orchid-800: #710E6B;
  --orchid-900: #490944;
  --orchid-950: #2D062B;
}
Generate More ShadesCreate PaletteConvert Color