#EE96CB#EE96CB
#EE96CB is a light, vivid pink. Relative luminance 0.443; OKLCH L 77.8% C 0.124 H 343.5°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96CB |
|---|---|
| RGB | rgb(238, 150, 203) |
| HSL | hsl(324, 72%, 76%) |
| HSV | hsv(324, 37%, 93%) |
| CMYK | cmyk(0%, 37%, 14.7%, 6.7%) |
| CIE-LAB | lab(72.43, 40.34, -13.34) |
| CIE-LCH | lch(72.43, 42.49, 341.70°) |
| OKLab | oklab(77.83% 0.1187 -0.0352) |
| OKLCH | oklch(77.83% 0.124 343.5) |
| XYZ | xyz(56.9461, 44.3049, 62.0406) |
| Luminance | 0.4430 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.89
Pink (survey)
#FF81C0
ΔE00 5.45
Plum
#DDA0DD
ΔE00 6.27
Lavender Pink
#DD85D7
ΔE00 7.64
Powder Pink
#FFB2D0
ΔE00 8.06
Pinky
#FC86AA
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96CB #96EEB9
analogous
#E596EE #EE96CB #EE969F
triadic
#EE96CB #CBEE96 #96CBEE
tetradic
#EE96CB #EEE596 #96EEB9 #969FEE
square
#EE96CB #EEE596 #96EEB9 #969FEE
split-complementary
#EE96CB #9FEE96 #96EEE5
monochromatic
#DD2D97 #E561B1 #EE96CB #F7CBE5 #FBE5F2
Accessibility & contrast
On white
2.13
#EE96CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#EE96CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96CB
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96CB | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA9CD
Deuteranopia (green-blind)
#B1B7C9
Tritanopia (blue-blind)
#F996A9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee96cb; /* rgb */ color: rgb(238, 150, 203); /* oklch */ color: oklch(77.8% 0.124 343.5);
Tailwind
colors: {
custom: {
50: '#f5b6da',
500: '#ee96cb',
950: '#000000',
},
}SCSS
$custom: #ee96cb; $custom-light: #f5b6da; $custom-dark: #000000;
JSON
{
"hex": "#ee96cb",
"rgb": {
"r": 238,
"g": 150,
"b": 203
},
"hsl": {
"h": 323.864,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.77825,
"c": 0.12386,
"h": 343.5
},
"luminance": 0.44302
}Semantic roles & 50–950 ramp
primary
#EE96CB
secondary
#D9F2E3
accent
#D45F11
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171115
muted
#858083