Orchid

#EB60E4

Pink

Color Codes

All color formats for development

HEX
#EB60E4
RGB
rgb(235, 96, 228)
HSL
hsl(303, 78%, 65%)
OKLCH
oklch(0.711 0.227 329.7)
CMYK
cmyk(0%, 59%, 3%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.87:1

AA AAA

On Black Background

7.33: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#E843DF
2#E425DB
3#CF1AC5
4#B116A9
5#94128D
6#760F71
7#590B55
8#3B0738
9#1E041C

Tints

Lighter variations

1#ED70E7
2#EF80EA
3#F190EC
4#F3A0EF
5#F5B0F2
6#F7BFF4
7#F9CFF7
8#FBDFFA
9#FDEFFC

Tones

Muted variations

1#E467DE
2#DD6ED8
3#D675D2
4#D07CCB
5#C983C5
6#C28ABF
7#BB91B9
8#B498B2
9#AD9FAC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FD
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFFA
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4F5
Secondary backgroundsInput backgroundsDividers
300
F297
#F297EE
BordersInactive statesPlaceholder text
400
EB60
#EB60E4
Disabled statesSecondary iconsMuted text
500
E633
#E633DD
Primary brand colorCTAsActive elementsLinks
600
C819
#C819BF
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1498
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E6D
Text on light backgroundsHeadingsStrong borders
900
4909
#490945
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: #FBDFFA;
  --orchid-200: #F8C4F5;
  --orchid-300: #F297EE;
  --orchid-400: #EB60E4;
  --orchid-500: #E633DD;
  --orchid-600: #C819BF;
  --orchid-700: #9F1498;
  --orchid-800: #710E6D;
  --orchid-900: #490945;
  --orchid-950: #2D062B;
}
Generate More ShadesCreate PaletteConvert Color