#EE87BE#EE87BE
#EE87BE is a light, vivid pink. Relative luminance 0.392; OKLCH L 75.0% C 0.141 H 347.8°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87BE |
|---|---|
| RGB | rgb(238, 135, 190) |
| HSL | hsl(328, 75%, 73%) |
| HSV | hsv(328, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 20.2%, 6.7%) |
| CIE-LAB | lab(68.92, 46.10, -11.39) |
| CIE-LCH | lch(68.92, 47.48, 346.12°) |
| OKLab | oklab(75.03% 0.1376 -0.0298) |
| OKLCH | oklch(75.03% 0.141 347.8) |
| XYZ | xyz(53.2192, 39.2266, 53.4737) |
| Luminance | 0.3922 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.93
Bubblegum Pink
#FE83CC
ΔE00 3.48
Bubblegum (survey)
#FF6CB5
ΔE00 5.58
Hot Pink
#FF69B4
ΔE00 6.02
Bubble Gum Pink
#FF69AF
ΔE00 6.27
Pinky
#FC86AA
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87BE #87EEB7
analogous
#EA87EE #EE87BE #EE878A
triadic
#EE87BE #BEEE87 #87BEEE
tetradic
#EE87BE #EEEA87 #87EEB7 #878AEE
square
#EE87BE #EEEA87 #87EEB7 #878AEE
split-complementary
#EE87BE #8AEE87 #87EEEA
monochromatic
#DC1F84 #E651A1 #EE87BE #F6BDDB #FBE4F0
Accessibility & contrast
On white
2.37
#EE87BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EE87BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87BE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87BE | 1.00 | 2.37 | 8.84 | 8.84 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909DC0
Deuteranopia (green-blind)
#ABAFBB
Tritanopia (blue-blind)
#FB859B
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee87be; /* rgb */ color: rgb(238, 135, 190); /* oklch */ color: oklch(75.0% 0.141 347.8);
Tailwind
colors: {
custom: {
50: '#f5acd1',
500: '#ee87be',
950: '#000000',
},
}SCSS
$custom: #ee87be; $custom-light: #f5acd1; $custom-dark: #000000;
JSON
{
"hex": "#ee87be",
"rgb": {
"r": 238,
"g": 135,
"b": 190
},
"hsl": {
"h": 327.961,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.75028,
"c": 0.14076,
"h": 347.8
},
"luminance": 0.39223
}Semantic roles & 50–950 ramp
primary
#EE87BE
secondary
#D8F3E5
accent
#D76C0E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82