#EE87D4#EE87D4
#EE87D4 is a light, vivid pink. Relative luminance 0.403; OKLCH L 75.8% C 0.156 H 337.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87D4 |
|---|---|
| RGB | rgb(238, 135, 212) |
| HSL | hsl(315, 75%, 73%) |
| HSV | hsv(315, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 10.9%, 6.7%) |
| CIE-LAB | lab(69.66, 49.48, -22.52) |
| CIE-LCH | lch(69.66, 54.36, 335.53°) |
| OKLab | oklab(75.83% 0.1437 -0.0605) |
| OKLCH | oklch(75.83% 0.156 337.2) |
| XYZ | xyz(55.8077, 40.2620, 67.1065) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.67
Bubblegum Pink
#FE83CC
ΔE00 3.73
Violet (CSS)
#EE82EE
ΔE00 5.46
Purply Pink
#F075E6
ΔE00 5.66
Pink (survey)
#FF81C0
ΔE00 5.94
Plum
#DDA0DD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87D4 #87EEA1
analogous
#D587EE #EE87D4 #EE87A0
triadic
#EE87D4 #D4EE87 #87D4EE
tetradic
#EE87D4 #EED587 #87EEA1 #87A0EE
square
#EE87D4 #EED587 #87EEA1 #87A0EE
split-complementary
#EE87D4 #A0EE87 #87EED5
monochromatic
#DC1FAC #E651C1 #EE87D4 #F6BDE7 #FBE4F5
Accessibility & contrast
On white
2.32
#EE87D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#EE87D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87D4
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87D4 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A0D7
Deuteranopia (green-blind)
#A4B0D1
Tritanopia (blue-blind)
#F88AA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee87d4; /* rgb */ color: rgb(238, 135, 212); /* oklch */ color: oklch(75.8% 0.156 337.2);
Tailwind
colors: {
custom: {
50: '#f5ace1',
500: '#ee87d4',
950: '#000000',
},
}SCSS
$custom: #ee87d4; $custom-light: #f5ace1; $custom-dark: #000000;
JSON
{
"hex": "#ee87d4",
"rgb": {
"r": 238,
"g": 135,
"b": 212
},
"hsl": {
"h": 315.146,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.75829,
"c": 0.15594,
"h": 337.2
},
"luminance": 0.40259
}Semantic roles & 50–950 ramp
primary
#EE87D4
secondary
#D8F3DF
accent
#D7410E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83