#EE87C8#EE87C8
#EE87C8 is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.4% C 0.147 H 342.7°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87C8 |
|---|---|
| RGB | rgb(238, 135, 200) |
| HSL | hsl(322, 75%, 73%) |
| HSV | hsv(322, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 16%, 6.7%) |
| CIE-LAB | lab(69.24, 47.59, -16.48) |
| CIE-LCH | lch(69.24, 50.37, 340.90°) |
| OKLab | oklab(75.38% 0.1405 -0.0437) |
| OKLCH | oklch(75.38% 0.147 342.7) |
| XYZ | xyz(54.3498, 39.6789, 59.4285) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.62
Pink (survey)
#FF81C0
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 5.70
Bubblegum (survey)
#FF6CB5
ΔE00 6.28
Hot Pink
#FF69B4
ΔE00 6.65
Bubble Gum Pink
#FF69AF
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87C8 #87EEAD
analogous
#E087EE #EE87C8 #EE8794
triadic
#EE87C8 #C8EE87 #87C8EE
tetradic
#EE87C8 #EEE087 #87EEAD #8794EE
square
#EE87C8 #EEE087 #87EEAD #8794EE
split-complementary
#EE87C8 #94EE87 #87EEE0
monochromatic
#DC1F96 #E651AF #EE87C8 #F6BDE1 #FBE4F3
Accessibility & contrast
On white
2.35
#EE87C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#EE87C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87C8
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87C8 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9FCA
Deuteranopia (green-blind)
#A8AFC5
Tritanopia (blue-blind)
#F9879F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ee87c8; /* rgb */ color: rgb(238, 135, 200); /* oklch */ color: oklch(75.4% 0.147 342.7);
Tailwind
colors: {
custom: {
50: '#f5acd8',
500: '#ee87c8',
950: '#000000',
},
}SCSS
$custom: #ee87c8; $custom-light: #f5acd8; $custom-dark: #000000;
JSON
{
"hex": "#ee87c8",
"rgb": {
"r": 238,
"g": 135,
"b": 200
},
"hsl": {
"h": 322.136,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.7538,
"c": 0.14716,
"h": 342.7
},
"luminance": 0.39675
}Semantic roles & 50–950 ramp
primary
#EE87C8
secondary
#D8F3E2
accent
#D7580E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83