#E87EE9#E87EE9
#E87EE9 is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.7% C 0.184 H 326.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E87EE9 |
|---|---|
| RGB | rgb(232, 126, 233) |
| HSL | hsl(299, 71%, 70%) |
| HSV | hsv(299, 46%, 91%) |
| CMYK | cmyk(0.4%, 45.9%, 0%, 8.6%) |
| CIE-LAB | lab(67.99, 55.74, -36.76) |
| CIE-LCH | lch(67.99, 66.77, 326.59°) |
| OKLab | oklab(74.7% 0.1544 -0.1007) |
| OKLCH | oklch(74.7% 0.184 326.9) |
| XYZ | xyz(55.4465, 37.9636, 81.4821) |
| Luminance | 0.3796 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.35
Purply Pink
#F075E6
ΔE00 2.07
Lavender Pink
#DD85D7
ΔE00 3.73
Orchid
#DA70D6
ΔE00 4.34
Candy Pink
#FF63E9
ΔE00 5.03
Light Magenta
#FA5FF7
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87EE9 #7FE97E
analogous
#B27EE9 #E87EE9 #E97EB5
triadic
#E87EE9 #E9E87E #7EE9E8
tetradic
#E87EE9 #E9B27E #7FE97E #7EB5E9
square
#E87EE9 #E9B27E #7FE97E #7EB5E9
split-complementary
#E87EE9 #B5E97E #7EE9B2
monochromatic
#C922CA #DF4AE0 #E87EE9 #F1B2F2 #FAE5FB
Accessibility & contrast
On white
2.44
#E87EE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#E87EE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87EE9
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87EE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87EE9 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749DED
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#EE89A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e87ee9; /* rgb */ color: rgb(232, 126, 233); /* oklch */ color: oklch(74.7% 0.184 326.9);
Tailwind
colors: {
custom: {
50: '#f1a7f0',
500: '#e87ee9',
950: '#000000',
},
}SCSS
$custom: #e87ee9; $custom-light: #f1a7f0; $custom-dark: #000000;
JSON
{
"hex": "#e87ee9",
"rgb": {
"r": 232,
"g": 126,
"b": 233
},
"hsl": {
"h": 299.439,
"s": 70.861,
"l": 70.392
},
"oklch": {
"l": 0.747,
"c": 0.18439,
"h": 326.9
},
"luminance": 0.37961
}Semantic roles & 50–950 ramp
primary
#E87EE9
secondary
#D3F0D3
accent
#D31314
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84