Orchid

#E94EFD

Pink

Color Codes

All color formats for development

HEX
#E94EFD
RGB
rgb(233, 78, 253)
HSL
hsl(293, 98%, 65%)
OKLCH
oklch(0.703 0.268 322.9)
CMYK
cmyk(8%, 69%, 0%, 1%)

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
#FDF0
100
#FBDC
200
#F7BD
300
#F08B
400
#E94E
500
#E21C
600
#C402
700
#9C02
800
#7001
900
#4701
950
#2D01

Shades

Darker variations

1#E52DFD
2#E10DFD
3#CB02E6
4#AE02C5
5#9102A4
6#740183
7#570162
8#3A0142
9#1D0021

Tints

Lighter variations

1#EB60FD
2#ED72FE
3#EF83FE
4#F295FE
5#F4A7FE
6#F6B8FE
7#F8CAFE
8#FBDCFF
9#FDEDFF

Tones

Muted variations

1#E257F4
2#DB60EC
3#D569E3
4#CE71DA
5#C77AD1
6#C183C9
7#BA8CC0
8#B394B7
9#AC9DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF0
#FDF0FF
BackgroundsSubtle highlightsCard backgrounds
100
FBDC
#FBDCFF
Light backgroundsTable row hoverSkeleton loading
200
F7BD
#F7BDFE
Secondary backgroundsInput backgroundsDividers
300
F08B
#F08BFE
BordersInactive statesPlaceholder text
400
E94E
#E94EFD
Disabled statesSecondary iconsMuted text
500
E21C
#E21CFD
Primary brand colorCTAsActive elementsLinks
600
C402
#C402DE
Hover statesFocus ringsPrimary buttons hover
700
9C02
#9C02B1
Active/pressed statesDark mode accentsSecondary text
800
7001
#70017E
Text on light backgroundsHeadingsStrong borders
900
4701
#470151
Primary textHigh emphasis contentDark headings
950
2D01
#2D0132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FDF0FF;
  --orchid-100: #FBDCFF;
  --orchid-200: #F7BDFE;
  --orchid-300: #F08BFE;
  --orchid-400: #E94EFD;
  --orchid-500: #E21CFD;
  --orchid-600: #C402DE;
  --orchid-700: #9C02B1;
  --orchid-800: #70017E;
  --orchid-900: #470151;
  --orchid-950: #2D0132;
}
Generate More ShadesCreate PaletteConvert Color