#EE84D2#EE84D2
#EE84D2 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.3% C 0.159 H 337.8°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE84D2 |
|---|---|
| RGB | rgb(238, 132, 210) |
| HSL | hsl(316, 76%, 73%) |
| HSV | hsv(316, 45%, 93%) |
| CMYK | cmyk(0%, 44.5%, 11.8%, 6.7%) |
| CIE-LAB | lab(68.99, 50.67, -22.42) |
| CIE-LCH | lch(68.99, 55.40, 336.13°) |
| OKLab | oklab(75.31% 0.1476 -0.0602) |
| OKLCH | oklch(75.31% 0.159 337.8) |
| XYZ | xyz(55.1443, 39.3363, 65.6484) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 3.73
Purply Pink
#F075E6
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.54
Pink (survey)
#FF81C0
ΔE00 5.73
Orchid
#DA70D6
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE84D2 #84EEA0
analogous
#D584EE #EE84D2 #EE849D
triadic
#EE84D2 #D2EE84 #84D2EE
tetradic
#EE84D2 #EED584 #84EEA0 #849DEE
square
#EE84D2 #EED584 #84EEA0 #849DEE
split-complementary
#EE84D2 #9DEE84 #84EED5
monochromatic
#DA1EA8 #E74EBE #EE84D2 #F5BAE6 #FBE4F5
Accessibility & contrast
On white
2.37
#EE84D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EE84D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE84D2
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE84D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE84D2 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#879ED5
Deuteranopia (green-blind)
#A3AECF
Tritanopia (blue-blind)
#F887A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee84d2; /* rgb */ color: rgb(238, 132, 210); /* oklch */ color: oklch(75.3% 0.159 337.8);
Tailwind
colors: {
custom: {
50: '#f5aae0',
500: '#ee84d2',
950: '#000000',
},
}SCSS
$custom: #ee84d2; $custom-light: #f5aae0; $custom-dark: #000000;
JSON
{
"hex": "#ee84d2",
"rgb": {
"r": 238,
"g": 132,
"b": 210
},
"hsl": {
"h": 315.849,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.7531,
"c": 0.15941,
"h": 337.8
},
"luminance": 0.39333
}Semantic roles & 50–950 ramp
primary
#EE84D2
secondary
#D8F3DF
accent
#D8430E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83