#EE87EA#EE87EA
#EE87EA is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.7% C 0.174 H 328.5°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87EA |
|---|---|
| RGB | rgb(238, 135, 234) |
| HSL | hsl(302, 75%, 73%) |
| HSV | hsv(302, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 1.7%, 6.7%) |
| CIE-LAB | lab(70.49, 53.18, -33.38) |
| CIE-LCH | lch(70.49, 62.79, 327.88°) |
| OKLab | oklab(76.73% 0.1487 -0.0911) |
| OKLCH | oklch(76.73% 0.174 328.5) |
| XYZ | xyz(58.7743, 41.4486, 82.7305) |
| Luminance | 0.4145 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.42
Purply Pink
#F075E6
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 3.57
Candy Pink
#FF63E9
ΔE00 6.18
Orchid
#DA70D6
ΔE00 6.22
Light Magenta
#FA5FF7
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87EA #87EE8B
analogous
#BE87EE #EE87EA #EE87B6
triadic
#EE87EA #EAEE87 #87EAEE
tetradic
#EE87EA #EEBE87 #87EE8B #87B6EE
square
#EE87EA #EEBE87 #87EE8B #87B6EE
split-complementary
#EE87EA #B6EE87 #87EEBE
monochromatic
#DC1FD4 #E651E1 #EE87EA #F6BDF3 #FBE4FA
Accessibility & contrast
On white
2.26
#EE87EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EE87EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87EA
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87EA | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4ED
Deuteranopia (green-blind)
#9DB1E7
Tritanopia (blue-blind)
#F490AE
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ee87ea; /* rgb */ color: rgb(238, 135, 234); /* oklch */ color: oklch(76.7% 0.174 328.5);
Tailwind
colors: {
custom: {
50: '#f5adf1',
500: '#ee87ea',
950: '#000000',
},
}SCSS
$custom: #ee87ea; $custom-light: #f5adf1; $custom-dark: #000000;
JSON
{
"hex": "#ee87ea",
"rgb": {
"r": 238,
"g": 135,
"b": 234
},
"hsl": {
"h": 302.33,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.76727,
"c": 0.17441,
"h": 328.5
},
"luminance": 0.41446
}Semantic roles & 50–950 ramp
primary
#EE87EA
secondary
#D8F3D9
accent
#D7160E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84