Orchid

#E05DEE

Pink

Color Codes

All color formats for development

HEX
#E05DEE
RGB
rgb(224, 93, 238)
HSL
hsl(294, 81%, 65%)
OKLCH
oklch(0.698 0.233 323.7)
CMYK
cmyk(6%, 61%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

3.01:1

AA AAA

On Black Background

6.97:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FCF1
100
#F9DF
200
#F3C3
300
#EA95
400
#E05D
500
#D72F
600
#B915
700
#9311
800
#690C
900
#4308
950
#2A05

Shades

Darker variations

1#DA3FEB
2#D421E8
3#BF16D2
4#A413B4
5#891096
6#6D0D78
7#52095A
8#37063C
9#1B031E

Tints

Lighter variations

1#E36EF0
2#E67EF1
3#E98EF3
4#EC9EF5
5#EFAEF7
6#F2BEF8
7#F6CFFA
8#F9DFFC
9#FCEFFD

Tones

Muted variations

1#DA65E7
2#D46CE0
3#CE73D8
4#C87AD1
5#C382CA
6#BD89C3
7#B790BB
8#B197B4
9#AC9FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FCF1
#FCF1FE
BackgroundsSubtle highlightsCard backgrounds
100
F9DF
#F9DFFC
Light backgroundsTable row hoverSkeleton loading
200
F3C3
#F3C3F9
Secondary backgroundsInput backgroundsDividers
300
EA95
#EA95F4
BordersInactive statesPlaceholder text
400
E05D
#E05DEE
Disabled statesSecondary iconsMuted text
500
D72F
#D72FE9
Primary brand colorCTAsActive elementsLinks
600
B915
#B915CB
Hover statesFocus ringsPrimary buttons hover
700
9311
#9311A2
Active/pressed statesDark mode accentsSecondary text
800
690C
#690C73
Text on light backgroundsHeadingsStrong borders
900
4308
#43084A
Primary textHigh emphasis contentDark headings
950
2A05
#2A052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FCF1FE;
  --orchid-100: #F9DFFC;
  --orchid-200: #F3C3F9;
  --orchid-300: #EA95F4;
  --orchid-400: #E05DEE;
  --orchid-500: #D72FE9;
  --orchid-600: #B915CB;
  --orchid-700: #9311A2;
  --orchid-800: #690C73;
  --orchid-900: #43084A;
  --orchid-950: #2A052E;
}
Generate More ShadesCreate PaletteConvert Color