#EE87E4#EE87E4
#EE87E4 is a light, vivid purple. Relative luminance 0.411; OKLCH L 76.5% C 0.169 H 330.7°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87E4 |
|---|---|
| RGB | rgb(238, 135, 228) |
| HSL | hsl(306, 75%, 73%) |
| HSV | hsv(306, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 4.2%, 6.7%) |
| CIE-LAB | lab(70.25, 52.14, -30.45) |
| CIE-LCH | lch(70.25, 60.38, 329.72°) |
| OKLab | oklab(76.47% 0.1475 -0.0827) |
| OKLCH | oklch(76.47% 0.169 330.7) |
| XYZ | xyz(57.9269, 41.1097, 78.2675) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.37
Lavender Pink
#DD85D7
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 3.68
Orchid
#DA70D6
ΔE00 6.19
Candy Pink
#FF63E9
ΔE00 6.32
Bubblegum Pink
#FE83CC
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87E4 #87EE91
analogous
#C487EE #EE87E4 #EE87B0
triadic
#EE87E4 #E4EE87 #87E4EE
tetradic
#EE87E4 #EEC487 #87EE91 #87B0EE
square
#EE87E4 #EEC487 #87EE91 #87B0EE
split-complementary
#EE87E4 #B0EE87 #87EEC4
monochromatic
#DC1FC9 #E651D8 #EE87E4 #F6BDF0 #FBE4F9
Accessibility & contrast
On white
2.28
#EE87E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EE87E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87E4
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87E4 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A3E7
Deuteranopia (green-blind)
#9FB1E1
Tritanopia (blue-blind)
#F58FAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee87e4; /* rgb */ color: rgb(238, 135, 228); /* oklch */ color: oklch(76.5% 0.169 330.7);
Tailwind
colors: {
custom: {
50: '#f5acec',
500: '#ee87e4',
950: '#000000',
},
}SCSS
$custom: #ee87e4; $custom-light: #f5acec; $custom-dark: #000000;
JSON
{
"hex": "#ee87e4",
"rgb": {
"r": 238,
"g": 135,
"b": 228
},
"hsl": {
"h": 305.825,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.76473,
"c": 0.16913,
"h": 330.7
},
"luminance": 0.41107
}Semantic roles & 50–950 ramp
primary
#EE87E4
secondary
#D8F3DB
accent
#D7220E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84