Orchid

#CE33E6

Pink

Color Codes

All color formats for development

HEX
#CE33E6
RGB
rgb(206, 51, 230)
HSL
hsl(292, 78%, 55%)
OKLCH
oklch(0.632 0.266 321.8)
CMYK
cmyk(10%, 78%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

4.01:1

AA AAA

On Black Background

5.24:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FCF1
100
#F7DF
200
#F1C4
300
#E697
400
#D960
500
#CE33
600
#B019
700
#8C14
800
#640E
900
#4009
950
#2806

Shades

Darker variations

1#C61CE1
2#B019C8
3#9A16AF
4#841396
5#6E0F7D
6#580C64
7#42094B
8#2C0632
9#160319

Tints

Lighter variations

1#D347E8
2#D85CEB
3#DD70ED
4#E284F0
5#E699F2
6#EBADF5
7#F0C2F7
8#F5D6FA
9#FAEBFC

Tones

Muted variations

1#C73CDD
2#C145D4
3#BA4ECB
4#B457C2
5#AD5FB9
6#A768B0
7#A071A7
8#997A9E
9#938395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FCF1
#FCF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F7DF
#F7DFFB
Light backgroundsTable row hoverSkeleton loading
200
F1C4
#F1C4F8
Secondary backgroundsInput backgroundsDividers
300
E697
#E697F2
BordersInactive statesPlaceholder text
400
D960
#D960EB
Disabled statesSecondary iconsMuted text
500
CE33
#CE33E6
Primary brand colorCTAsActive elementsLinks
600
B019
#B019C8
Hover statesFocus ringsPrimary buttons hover
700
8C14
#8C149F
Active/pressed statesDark mode accentsSecondary text
800
640E
#640E71
Text on light backgroundsHeadingsStrong borders
900
4009
#400949
Primary textHigh emphasis contentDark headings
950
2806
#28062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FCF1FD;
  --orchid-100: #F7DFFB;
  --orchid-200: #F1C4F8;
  --orchid-300: #E697F2;
  --orchid-400: #D960EB;
  --orchid-500: #CE33E6;
  --orchid-600: #B019C8;
  --orchid-700: #8C149F;
  --orchid-800: #640E71;
  --orchid-900: #400949;
  --orchid-950: #28062D;
}
Generate More ShadesCreate PaletteConvert Color