#EE96CF#EE96CF
#EE96CF is a light, vivid pink. Relative luminance 0.445; OKLCH L 78.0% C 0.127 H 341.2°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EE96CF |
|---|---|
| RGB | rgb(238, 150, 207) |
| HSL | hsl(321, 72%, 76%) |
| HSV | hsv(321, 37%, 93%) |
| CMYK | cmyk(0%, 37%, 13%, 6.7%) |
| CIE-LAB | lab(72.56, 40.98, -15.35) |
| CIE-LCH | lch(72.56, 43.76, 339.46°) |
| OKLab | oklab(77.96% 0.12 -0.0408) |
| OKLCH | oklch(77.96% 0.127 341.2) |
| XYZ | xyz(57.4289, 44.4980, 64.5835) |
| Luminance | 0.4450 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.77
Plum
#DDA0DD
ΔE00 5.59
Pink (survey)
#FF81C0
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.89
Powder Pink
#FFB2D0
ΔE00 8.64
Lilac
#C8A2C8
ΔE00 8.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE96CF #96EEB5
analogous
#E196EE #EE96CF #EE96A3
triadic
#EE96CF #CFEE96 #96CFEE
tetradic
#EE96CF #EEE196 #96EEB5 #96A3EE
square
#EE96CF #EEE196 #96EEB5 #96A3EE
split-complementary
#EE96CF #A3EE96 #96EEE1
monochromatic
#DD2D9F #E561B7 #EE96CF #F7CBE7 #FBE5F3
Accessibility & contrast
On white
2.12
#EE96CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#EE96CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE96CF
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE96CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE96CF | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AAAD1
Deuteranopia (green-blind)
#B0B7CD
Tritanopia (blue-blind)
#F897AA
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #ee96cf; /* rgb */ color: rgb(238, 150, 207); /* oklch */ color: oklch(78.0% 0.127 341.2);
Tailwind
colors: {
custom: {
50: '#f5b6dd',
500: '#ee96cf',
950: '#000000',
},
}SCSS
$custom: #ee96cf; $custom-light: #f5b6dd; $custom-dark: #000000;
JSON
{
"hex": "#ee96cf",
"rgb": {
"r": 238,
"g": 150,
"b": 207
},
"hsl": {
"h": 321.136,
"s": 72.131,
"l": 76.078
},
"oklch": {
"l": 0.77964,
"c": 0.12669,
"h": 341.2
},
"luminance": 0.44495
}Semantic roles & 50–950 ramp
primary
#EE96CF
secondary
#D9F2E2
accent
#D45611
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171115
muted
#858083