#EE87CF#EE87CF
#EE87CF is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.6% C 0.152 H 339.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87CF |
|---|---|
| RGB | rgb(238, 135, 207) |
| HSL | hsl(318, 75%, 73%) |
| HSV | hsv(318, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 13%, 6.7%) |
| CIE-LAB | lab(69.48, 48.68, -20.01) |
| CIE-LCH | lch(69.48, 52.64, 337.65°) |
| OKLab | oklab(75.64% 0.1424 -0.0535) |
| OKLCH | oklch(75.64% 0.152 339.4) |
| XYZ | xyz(55.1867, 40.0136, 63.8360) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.06
Lavender Pink
#DD85D7
ΔE00 4.43
Pink (survey)
#FF81C0
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 6.51
Purply Pink
#F075E6
ΔE00 6.54
Bubblegum (survey)
#FF6CB5
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87CF #87EEA6
analogous
#D987EE #EE87CF #EE879B
triadic
#EE87CF #CFEE87 #87CFEE
tetradic
#EE87CF #EED987 #87EEA6 #879BEE
square
#EE87CF #EED987 #87EEA6 #879BEE
split-complementary
#EE87CF #9BEE87 #87EED9
monochromatic
#DC1FA3 #E651BA #EE87CF #F6BDE4 #FBE4F4
Accessibility & contrast
On white
2.33
#EE87CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EE87CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87CF
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87CF | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BA0D2
Deuteranopia (green-blind)
#A6B0CC
Tritanopia (blue-blind)
#F989A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ee87cf; /* rgb */ color: rgb(238, 135, 207); /* oklch */ color: oklch(75.6% 0.152 339.4);
Tailwind
colors: {
custom: {
50: '#f5acdd',
500: '#ee87cf',
950: '#000000',
},
}SCSS
$custom: #ee87cf; $custom-light: #f5acdd; $custom-dark: #000000;
JSON
{
"hex": "#ee87cf",
"rgb": {
"r": 238,
"g": 135,
"b": 207
},
"hsl": {
"h": 318.058,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.75639,
"c": 0.15215,
"h": 339.4
},
"luminance": 0.4001
}Semantic roles & 50–950 ramp
primary
#EE87CF
secondary
#D8F3E0
accent
#D74B0E
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#171015
muted
#857F83