#EE87C2#EE87C2
#EE87C2 is a light, vivid pink. Relative luminance 0.394; OKLCH L 75.2% C 0.143 H 345.7°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87C2 |
|---|---|
| RGB | rgb(238, 135, 194) |
| HSL | hsl(326, 75%, 73%) |
| HSV | hsv(326, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 18.5%, 6.7%) |
| CIE-LAB | lab(69.04, 46.69, -13.43) |
| CIE-LCH | lch(69.04, 48.58, 343.95°) |
| OKLab | oklab(75.17% 0.1388 -0.0354) |
| OKLCH | oklch(75.17% 0.143 345.7) |
| XYZ | xyz(53.6623, 39.4039, 55.8078) |
| Luminance | 0.3940 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 2.94
Pink (survey)
#FF81C0
ΔE00 3.15
Bubblegum (survey)
#FF6CB5
ΔE00 5.76
Hot Pink
#FF69B4
ΔE00 6.18
Bubble Gum Pink
#FF69AF
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87C2 #87EEB3
analogous
#E687EE #EE87C2 #EE878E
triadic
#EE87C2 #C2EE87 #87C2EE
tetradic
#EE87C2 #EEE687 #87EEB3 #878EEE
square
#EE87C2 #EEE687 #87EEB3 #878EEE
split-complementary
#EE87C2 #8EEE87 #87EEE6
monochromatic
#DC1F8B #E651A7 #EE87C2 #F6BDDD #FBE4F1
Accessibility & contrast
On white
2.36
#EE87C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EE87C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87C2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87C2 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9EC4
Deuteranopia (green-blind)
#AAAFBF
Tritanopia (blue-blind)
#FA869D
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ee87c2; /* rgb */ color: rgb(238, 135, 194); /* oklch */ color: oklch(75.2% 0.143 345.7);
Tailwind
colors: {
custom: {
50: '#f5acd4',
500: '#ee87c2',
950: '#000000',
},
}SCSS
$custom: #ee87c2; $custom-light: #f5acd4; $custom-dark: #000000;
JSON
{
"hex": "#ee87c2",
"rgb": {
"r": 238,
"g": 135,
"b": 194
},
"hsl": {
"h": 325.631,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.75167,
"c": 0.14321,
"h": 345.7
},
"luminance": 0.394
}Semantic roles & 50–950 ramp
primary
#EE87C2
secondary
#D8F3E4
accent
#D7640E
background
#FFFAFD
surface
#FFF4FA
border
#D7CED3
text
#171014
muted
#857F83