#EE87AE#EE87AE
#EE87AE is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.5% C 0.133 H 356.7°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87AE |
|---|---|
| RGB | rgb(238, 135, 174) |
| HSL | hsl(337, 75%, 73%) |
| HSV | hsv(337, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 26.9%, 6.7%) |
| CIE-LAB | lab(68.44, 43.85, -3.14) |
| CIE-LCH | lch(68.44, 43.96, 355.91°) |
| OKLab | oklab(74.51% 0.1324 -0.0077) |
| OKLCH | oklch(74.51% 0.133 356.7) |
| XYZ | xyz(51.5654, 38.5651, 44.7641) |
| Luminance | 0.3856 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.11
Carnation Pink
#FF7FA7
ΔE00 3.78
Pig Pink
#E78EA5
ΔE00 3.98
Rosa
#FE86A4
ΔE00 4.70
Pink (survey)
#FF81C0
ΔE00 4.82
Dull Pink
#D5869D
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87AE #87EEC7
analogous
#EE87E1 #EE87AE #EE9387
triadic
#EE87AE #AEEE87 #87AEEE
tetradic
#EE87AE #E1EE87 #87EEC7 #9387EE
square
#EE87AE #E1EE87 #87EEC7 #9387EE
split-complementary
#EE87AE #87EE93 #87E1EE
monochromatic
#DC1F66 #E6518A #EE87AE #F6BDD2 #FBE4ED
Accessibility & contrast
On white
2.41
#EE87AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#EE87AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87AE
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87AE | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959CAF
Deuteranopia (green-blind)
#AFAEAC
Tritanopia (blue-blind)
#FD8195
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ee87ae; /* rgb */ color: rgb(238, 135, 174); /* oklch */ color: oklch(74.5% 0.133 356.7);
Tailwind
colors: {
custom: {
50: '#f6acc6',
500: '#ee87ae',
950: '#000000',
},
}SCSS
$custom: #ee87ae; $custom-light: #f6acc6; $custom-dark: #000000;
JSON
{
"hex": "#ee87ae",
"rgb": {
"r": 238,
"g": 135,
"b": 174
},
"hsl": {
"h": 337.282,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.74507,
"c": 0.13264,
"h": 356.7
},
"luminance": 0.38561
}Semantic roles & 50–950 ramp
primary
#EE87AE
secondary
#D8F3E9
accent
#D78B0E
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82