#EE87ED#EE87ED
#EE87ED is a light, vivid purple. Relative luminance 0.416; OKLCH L 76.9% C 0.177 H 327.5°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87ED |
|---|---|
| RGB | rgb(238, 135, 237) |
| HSL | hsl(301, 75%, 73%) |
| HSV | hsv(301, 43%, 93%) |
| CMYK | cmyk(0%, 43.3%, 0.4%, 6.7%) |
| CIE-LAB | lab(70.61, 53.71, -34.84) |
| CIE-LCH | lch(70.61, 64.02, 327.03°) |
| OKLab | oklab(76.86% 0.1493 -0.0952) |
| OKLCH | oklch(76.86% 0.177 327.5) |
| XYZ | xyz(59.2089, 41.6225, 85.0195) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.10
Purply Pink
#F075E6
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 3.93
Candy Pink
#FF63E9
ΔE00 6.19
Orchid
#DA70D6
ΔE00 6.32
Light Magenta
#FA5FF7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87ED #87EE88
analogous
#BC87EE #EE87ED #EE87B9
triadic
#EE87ED #EDEE87 #87EDEE
tetradic
#EE87ED #EEBC87 #87EE88 #87B9EE
square
#EE87ED #EEBC87 #87EE88 #87B9EE
split-complementary
#EE87ED #B9EE87 #87EEBC
monochromatic
#DC1FDA #E651E5 #EE87ED #F6BDF5 #FBE4FB
Accessibility & contrast
On white
2.25
#EE87ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EE87ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87ED
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87ED | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA4F1
Deuteranopia (green-blind)
#9BB2EA
Tritanopia (blue-blind)
#F491AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee87ed; /* rgb */ color: rgb(238, 135, 237); /* oklch */ color: oklch(76.9% 0.177 327.5);
Tailwind
colors: {
custom: {
50: '#f5adf3',
500: '#ee87ed',
950: '#000000',
},
}SCSS
$custom: #ee87ed; $custom-light: #f5adf3; $custom-dark: #000000;
JSON
{
"hex": "#ee87ed",
"rgb": {
"r": 238,
"g": 135,
"b": 237
},
"hsl": {
"h": 300.583,
"s": 75.182,
"l": 73.137
},
"oklch": {
"l": 0.76857,
"c": 0.17711,
"h": 327.5
},
"luminance": 0.4162
}Semantic roles & 50–950 ramp
primary
#EE87ED
secondary
#D8F3D8
accent
#D7100E
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85