#EE87B4#EE87B4
#EE87B4 is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.7% C 0.135 H 353.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87B4 |
|---|---|
| RGB | rgb(238, 135, 180) |
| HSL | hsl(334, 75%, 73%) |
| HSV | hsv(334, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 24.4%, 6.7%) |
| CIE-LAB | lab(68.61, 44.67, -6.25) |
| CIE-LCH | lch(68.61, 45.11, 352.04°) |
| OKLab | oklab(74.7% 0.1344 -0.0159) |
| OKLCH | oklch(74.7% 0.135 353.2) |
| XYZ | xyz(52.1635, 38.8043, 47.9138) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.69
Pinky
#FC86AA
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 4.82
Pig Pink
#E78EA5
ΔE00 5.38
Bubblegum Pink
#FE83CC
ΔE00 5.45
Bubblegum (survey)
#FF6CB5
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87B4 #87EEC1
analogous
#EE87E8 #EE87B4 #EE8D87
triadic
#EE87B4 #B4EE87 #87B4EE
tetradic
#EE87B4 #E8EE87 #87EEC1 #8D87EE
square
#EE87B4 #E8EE87 #87EEC1 #8D87EE
split-complementary
#EE87B4 #87EE8D #87E8EE
monochromatic
#DC1F71 #E65192 #EE87B4 #F6BDD6 #FBE4EE
Accessibility & contrast
On white
2.40
#EE87B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EE87B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87B4
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87B4 | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB6
Deuteranopia (green-blind)
#ADAEB2
Tritanopia (blue-blind)
#FC8397
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee87b4; /* rgb */ color: rgb(238, 135, 180); /* oklch */ color: oklch(74.7% 0.135 353.2);
Tailwind
colors: {
custom: {
50: '#f6acca',
500: '#ee87b4',
950: '#000000',
},
}SCSS
$custom: #ee87b4; $custom-light: #f6acca; $custom-dark: #000000;
JSON
{
"hex": "#ee87b4",
"rgb": {
"r": 238,
"g": 135,
"b": 180
},
"hsl": {
"h": 333.786,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.74696,
"c": 0.13535,
"h": 353.2
},
"luminance": 0.388
}Semantic roles & 50–950 ramp
primary
#EE87B4
secondary
#D8F3E7
accent
#D77F0E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82