#EE87D2#EE87D2
#EE87D2 is a light, vivid pink. Relative luminance 0.402; OKLCH L 75.8% C 0.154 H 338.1°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87D2 |
|---|---|
| RGB | rgb(238, 135, 210) |
| HSL | hsl(316, 75%, 73%) |
| HSV | hsv(316, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 11.8%, 6.7%) |
| CIE-LAB | lab(69.58, 49.16, -21.52) |
| CIE-LCH | lch(69.58, 53.66, 336.36°) |
| OKLab | oklab(75.75% 0.1432 -0.0577) |
| OKLCH | oklch(75.75% 0.154 338.1) |
| XYZ | xyz(55.5569, 40.1617, 65.7860) |
| Luminance | 0.4016 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 3.95
Pink (survey)
#FF81C0
ΔE00 5.58
Violet (CSS)
#EE82EE
ΔE00 5.88
Purply Pink
#F075E6
ΔE00 6.00
Plum
#DDA0DD
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87D2 #87EEA3
analogous
#D687EE #EE87D2 #EE879E
triadic
#EE87D2 #D2EE87 #87D2EE
tetradic
#EE87D2 #EED687 #87EEA3 #879EEE
square
#EE87D2 #EED687 #87EEA3 #879EEE
split-complementary
#EE87D2 #9EEE87 #87EED6
monochromatic
#DC1FA8 #E651BE #EE87D2 #F6BDE6 #FBE4F5
Accessibility & contrast
On white
2.33
#EE87D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#EE87D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87D2
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87D2 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA0D5
Deuteranopia (green-blind)
#A5B0CF
Tritanopia (blue-blind)
#F88AA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee87d2; /* rgb */ color: rgb(238, 135, 210); /* oklch */ color: oklch(75.8% 0.154 338.1);
Tailwind
colors: {
custom: {
50: '#f5ace0',
500: '#ee87d2',
950: '#000000',
},
}SCSS
$custom: #ee87d2; $custom-light: #f5ace0; $custom-dark: #000000;
JSON
{
"hex": "#ee87d2",
"rgb": {
"r": 238,
"g": 135,
"b": 210
},
"hsl": {
"h": 316.311,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.75753,
"c": 0.1544,
"h": 338.1
},
"luminance": 0.40158
}Semantic roles & 50–950 ramp
primary
#EE87D2
secondary
#D8F3DF
accent
#D7450E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83