#EE87F0#EE87F0
#EE87F0 is a light, vivid purple. Relative luminance 0.418; OKLCH L 77.0% C 0.180 H 326.5°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EE87F0 |
|---|---|
| RGB | rgb(238, 135, 240) |
| HSL | hsl(299, 78%, 74%) |
| HSV | hsv(299, 44%, 94%) |
| CMYK | cmyk(0.8%, 43.8%, 0%, 5.9%) |
| CIE-LAB | lab(70.73, 54.24, -36.30) |
| CIE-LCH | lch(70.73, 65.26, 326.21°) |
| OKLab | oklab(76.99% 0.1499 -0.0994) |
| OKLCH | oklch(76.99% 0.18 326.5) |
| XYZ | xyz(59.6508, 41.7993, 87.3472) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.01
Purply Pink
#F075E6
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.32
Candy Pink
#FF63E9
ΔE00 6.24
Orchid
#DA70D6
ΔE00 6.46
Light Magenta
#FA5FF7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE87F0 #89F087
analogous
#B987F0 #EE87F0 #F087BD
triadic
#EE87F0 #F0EE87 #87F0EE
tetradic
#EE87F0 #F0B987 #89F087 #87BDF0
square
#EE87F0 #F0B987 #89F087 #87BDF0
split-complementary
#EE87F0 #BDF087 #87F0B9
monochromatic
#DD1CE1 #E651E9 #EE87F0 #F6BDF7 #FBE4FC
Accessibility & contrast
On white
2.24
#EE87F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EE87F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE87F0
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE87F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE87F0 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F4
Deuteranopia (green-blind)
#9AB2ED
Tritanopia (blue-blind)
#F392B0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee87f0; /* rgb */ color: rgb(238, 135, 240); /* oklch */ color: oklch(77.0% 0.180 326.5);
Tailwind
colors: {
custom: {
50: '#f5adf5',
500: '#ee87f0',
950: '#000000',
},
}SCSS
$custom: #ee87f0; $custom-light: #f5adf5; $custom-dark: #000000;
JSON
{
"hex": "#ee87f0",
"rgb": {
"r": 238,
"g": 135,
"b": 240
},
"hsl": {
"h": 298.857,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.76988,
"c": 0.17985,
"h": 326.5
},
"luminance": 0.41796
}Semantic roles & 50–950 ramp
primary
#EE87F0
secondary
#D8F3D8
accent
#DA0B0F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85