#EE87BA#EE87BA
#EE87BA is a light, vivid pink. Relative luminance 0.391; OKLCH L 74.9% C 0.138 H 349.9°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87BA |
|---|---|
| RGB | rgb(238, 135, 186) |
| HSL | hsl(330, 75%, 73%) |
| HSV | hsv(330, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 21.8%, 6.7%) |
| CIE-LAB | lab(68.79, 45.52, -9.34) |
| CIE-LCH | lch(68.79, 46.47, 348.41°) |
| OKLab | oklab(74.89% 0.1363 -0.0243) |
| OKLCH | oklch(74.89% 0.138 349.9) |
| XYZ | xyz(52.7880, 39.0541, 51.2027) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.01
Bubblegum Pink
#FE83CC
ΔE00 4.19
Bubblegum (survey)
#FF6CB5
ΔE00 5.57
Pinky
#FC86AA
ΔE00 5.67
Hot Pink
#FF69B4
ΔE00 6.01
Carnation Pink
#FF7FA7
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87BA #87EEBB
analogous
#EE87ED #EE87BA #EE8787
triadic
#EE87BA #BAEE87 #87BAEE
tetradic
#EE87BA #EDEE87 #87EEBB #8787EE
square
#EE87BA #EDEE87 #87EEBB #8787EE
split-complementary
#EE87BA #87EE87 #87EDEE
monochromatic
#DC1F7C #E6519B #EE87BA #F6BDD9 #FBE4F0
Accessibility & contrast
On white
2.38
#EE87BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#EE87BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87BA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87BA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBC
Deuteranopia (green-blind)
#ACAEB7
Tritanopia (blue-blind)
#FB8499
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee87ba; /* rgb */ color: rgb(238, 135, 186); /* oklch */ color: oklch(74.9% 0.138 349.9);
Tailwind
colors: {
custom: {
50: '#f6acce',
500: '#ee87ba',
950: '#000000',
},
}SCSS
$custom: #ee87ba; $custom-light: #f6acce; $custom-dark: #000000;
JSON
{
"hex": "#ee87ba",
"rgb": {
"r": 238,
"g": 135,
"b": 186
},
"hsl": {
"h": 330.291,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.74893,
"c": 0.13847,
"h": 349.9
},
"luminance": 0.3905
}Semantic roles & 50–950 ramp
primary
#EE87BA
secondary
#D8F3E6
accent
#D7740E
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82