#EE84C8#EE84C8
#EE84C8 is a light, vivid pink. Relative luminance 0.389; OKLCH L 74.9% C 0.152 H 342.3°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84C8 |
|---|---|
| RGB | rgb(238, 132, 200) |
| HSL | hsl(322, 76%, 73%) |
| HSV | hsv(322, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 16%, 6.7%) |
| CIE-LAB | lab(68.64, 49.11, -17.38) |
| CIE-LCH | lch(68.64, 52.09, 340.51°) |
| OKLab | oklab(74.93% 0.145 -0.0462) |
| OKLCH | oklch(74.93% 0.152 342.3) |
| XYZ | xyz(53.9371, 38.8535, 59.2910) |
| Luminance | 0.3885 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.57
Pink (survey)
#FF81C0
ΔE00 3.99
Lavender Pink
#DD85D7
ΔE00 5.41
Bubblegum (survey)
#FF6CB5
ΔE00 5.95
Hot Pink
#FF69B4
ΔE00 6.29
Bubble Gum Pink
#FF69AF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84C8 #84EEAA
analogous
#DF84EE #EE84C8 #EE8493
triadic
#EE84C8 #C8EE84 #84C8EE
tetradic
#EE84C8 #EEDF84 #84EEAA #8493EE
square
#EE84C8 #EEDF84 #84EEAA #8493EE
split-complementary
#EE84C8 #93EE84 #84EEDF
monochromatic
#DA1E96 #E74EB0 #EE84C8 #F5BAE0 #FBE4F3
Accessibility & contrast
On white
2.39
#EE84C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EE84C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84C8
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84C8 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9DCA
Deuteranopia (green-blind)
#A6AEC5
Tritanopia (blue-blind)
#FA859D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee84c8; /* rgb */ color: rgb(238, 132, 200); /* oklch */ color: oklch(74.9% 0.152 342.3);
Tailwind
colors: {
custom: {
50: '#f5aad8',
500: '#ee84c8',
950: '#000000',
},
}SCSS
$custom: #ee84c8; $custom-light: #f5aad8; $custom-dark: #000000;
JSON
{
"hex": "#ee84c8",
"rgb": {
"r": 238,
"g": 132,
"b": 200
},
"hsl": {
"h": 321.509,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.74933,
"c": 0.15215,
"h": 342.3
},
"luminance": 0.3885
}Semantic roles & 50–950 ramp
primary
#EE84C8
secondary
#D8F3E2
accent
#D8560E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83