Orchid

#EB60D4

Pink

Color Codes

All color formats for development

HEX
#EB60D4
RGB
rgb(235, 96, 212)
HSL
hsl(310, 78%, 65%)
OKLCH
oklch(0.703 0.215 334.6)
CMYK
cmyk(0%, 59%, 10%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.93:1

AA AAA

On Black Background

7.16: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#E843CC
2#E425C4
3#CF1AB0
4#B11697
5#94127E
6#760F65
7#590B4C
8#3B0732
9#1E0419

Tints

Lighter variations

1#ED70D8
2#EF80DD
3#F190E1
4#F3A0E5
5#F5B0EA
6#F7BFEE
7#F9CFF2
8#FBDFF6
9#FDEFFB

Tones

Muted variations

1#E467D0
2#DD6ECB
3#D675C6
4#D07CC2
5#C983BD
6#C28AB8
7#BB91B4
8#B498AF
9#AD9FAA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FB
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF6
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4EF
Secondary backgroundsInput backgroundsDividers
300
F297
#F297E3
BordersInactive statesPlaceholder text
400
EB60
#EB60D4
Disabled statesSecondary iconsMuted text
500
E633
#E633C8
Primary brand colorCTAsActive elementsLinks
600
C819
#C819AB
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1488
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E61
Text on light backgroundsHeadingsStrong borders
900
4909
#49093E
Primary textHigh emphasis contentDark headings
950
2D06
#2D0627
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF1FB;
  --orchid-100: #FBDFF6;
  --orchid-200: #F8C4EF;
  --orchid-300: #F297E3;
  --orchid-400: #EB60D4;
  --orchid-500: #E633C8;
  --orchid-600: #C819AB;
  --orchid-700: #9F1488;
  --orchid-800: #710E61;
  --orchid-900: #49093E;
  --orchid-950: #2D0627;
}
Generate More ShadesCreate PaletteConvert Color