#EE87BF#EE87BF
#EE87BF is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.1% C 0.141 H 347.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87BF |
|---|---|
| RGB | rgb(238, 135, 191) |
| HSL | hsl(327, 75%, 73%) |
| HSV | hsv(327, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 19.7%, 6.7%) |
| CIE-LAB | lab(68.95, 46.24, -11.90) |
| CIE-LCH | lch(68.95, 47.75, 345.57°) |
| OKLab | oklab(75.06% 0.1379 -0.0312) |
| OKLCH | oklch(75.06% 0.141 347.2) |
| XYZ | xyz(53.3288, 39.2704, 54.0513) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.96
Bubblegum Pink
#FE83CC
ΔE00 3.33
Bubblegum (survey)
#FF6CB5
ΔE00 5.62
Hot Pink
#FF69B4
ΔE00 6.05
Bubble Gum Pink
#FF69AF
ΔE00 6.34
Pinky
#FC86AA
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87BF #87EEB6
analogous
#EA87EE #EE87BF #EE878B
triadic
#EE87BF #BFEE87 #87BFEE
tetradic
#EE87BF #EEEA87 #87EEB6 #878BEE
square
#EE87BF #EEEA87 #87EEB6 #878BEE
split-complementary
#EE87BF #8BEE87 #87EEEA
monochromatic
#DC1F86 #E651A2 #EE87BF #F6BDDC #FBE4F1
Accessibility & contrast
On white
2.37
#EE87BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#EE87BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87BF
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87BF | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#AAAFBC
Tritanopia (blue-blind)
#FB859B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee87bf; /* rgb */ color: rgb(238, 135, 191); /* oklch */ color: oklch(75.1% 0.141 347.2);
Tailwind
colors: {
custom: {
50: '#f5acd2',
500: '#ee87bf',
950: '#000000',
},
}SCSS
$custom: #ee87bf; $custom-light: #f5acd2; $custom-dark: #000000;
JSON
{
"hex": "#ee87bf",
"rgb": {
"r": 238,
"g": 135,
"b": 191
},
"hsl": {
"h": 327.379,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.75062,
"c": 0.14136,
"h": 347.2
},
"luminance": 0.39267
}Semantic roles & 50–950 ramp
primary
#EE87BF
secondary
#D8F3E4
accent
#D76A0E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82