Orchid

#EB60D9

Pink

Color Codes

All color formats for development

HEX
#EB60D9
RGB
rgb(235, 96, 217)
HSL
hsl(308, 78%, 65%)
OKLCH
oklch(0.705 0.218 333)
CMYK
cmyk(0%, 59%, 8%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.91:1

AA AAA

On Black Background

7.21: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#E843D2
2#E425CB
3#CF1AB6
4#B1169C
5#941282
6#760F68
7#590B4E
8#3B0734
9#1E041A

Tints

Lighter variations

1#ED70DD
2#EF80E0
3#F190E4
4#F3A0E8
5#F5B0EC
6#F7BFF0
7#F9CFF4
8#FBDFF7
9#FDEFFB

Tones

Muted variations

1#E467D4
2#DD6ECF
3#D675C9
4#D07CC4
5#C983BF
6#C28ABA
7#BB91B5
8#B498B0
9#AD9FAB

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FC
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF7
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4F1
Secondary backgroundsInput backgroundsDividers
300
F297
#F297E6
BordersInactive statesPlaceholder text
400
EB60
#EB60D9
Disabled statesSecondary iconsMuted text
500
E633
#E633CE
Primary brand colorCTAsActive elementsLinks
600
C819
#C819B0
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F148C
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E64
Text on light backgroundsHeadingsStrong borders
900
4909
#490940
Primary textHigh emphasis contentDark headings
950
2D06
#2D0628
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF1FC;
  --orchid-100: #FBDFF7;
  --orchid-200: #F8C4F1;
  --orchid-300: #F297E6;
  --orchid-400: #EB60D9;
  --orchid-500: #E633CE;
  --orchid-600: #C819B0;
  --orchid-700: #9F148C;
  --orchid-800: #710E64;
  --orchid-900: #490940;
  --orchid-950: #2D0628;
}
Generate More ShadesCreate PaletteConvert Color