Orchid

#EB60E7

Pink

Color Codes

All color formats for development

HEX
#EB60E7
RGB
rgb(235, 96, 231)
HSL
hsl(302, 78%, 65%)
OKLCH
oklch(0.712 0.229 328.8)
CMYK
cmyk(0%, 59%, 2%, 8%)

Accessibility

WCAG contrast compliance

On White Background

2.85:1

AA AAA

On Black Background

7.36: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#E843E2
2#E425DE
3#CF1AC8
4#B116AC
5#94128F
6#760F73
7#590B56
8#3B0739
9#1E041D

Tints

Lighter variations

1#ED70E9
2#EF80EC
3#F190EE
4#F3A0F0
5#F5B0F3
6#F7BFF5
7#F9CFF8
8#FBDFFA
9#FDEFFD

Tones

Muted variations

1#E467E0
2#DD6EDA
3#D675D3
4#D07CCD
5#C983C6
6#C28AC0
7#BB91B9
8#B498B3
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
#F8C4F6
Secondary backgroundsInput backgroundsDividers
300
F297
#F297EF
BordersInactive statesPlaceholder text
400
EB60
#EB60E7
Disabled statesSecondary iconsMuted text
500
E633
#E633E0
Primary brand colorCTAsActive elementsLinks
600
C819
#C819C2
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F149A
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E6E
Text on light backgroundsHeadingsStrong borders
900
4909
#490947
Primary textHigh emphasis contentDark headings
950
2D06
#2D062C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF1FD;
  --orchid-100: #FBDFFA;
  --orchid-200: #F8C4F6;
  --orchid-300: #F297EF;
  --orchid-400: #EB60E7;
  --orchid-500: #E633E0;
  --orchid-600: #C819C2;
  --orchid-700: #9F149A;
  --orchid-800: #710E6E;
  --orchid-900: #490947;
  --orchid-950: #2D062C;
}
Generate More ShadesCreate PaletteConvert Color