#E87FE9#E87FE9
#E87FE9 is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.8% C 0.183 H 326.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #E87FE9 |
|---|---|
| RGB | rgb(232, 127, 233) |
| HSL | hsl(299, 71%, 71%) |
| HSV | hsv(299, 45%, 91%) |
| CMYK | cmyk(0.4%, 45.5%, 0%, 8.6%) |
| CIE-LAB | lab(68.18, 55.25, -36.47) |
| CIE-LCH | lch(68.18, 66.20, 326.57°) |
| OKLab | oklab(74.84% 0.1531 -0.0999) |
| OKLCH | oklch(74.84% 0.183 326.9) |
| XYZ | xyz(55.5750, 38.2206, 81.5250) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.23
Purply Pink
#F075E6
ΔE00 2.21
Lavender Pink
#DD85D7
ΔE00 3.63
Orchid
#DA70D6
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 5.18
Light Magenta
#FA5FF7
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87FE9 #80E97F
analogous
#B37FE9 #E87FE9 #E97FB5
triadic
#E87FE9 #E9E87F #7FE9E8
tetradic
#E87FE9 #E9B37F #80E97F #7FB5E9
square
#E87FE9 #E9B37F #80E97F #7FB5E9
split-complementary
#E87FE9 #B5E97F #7FE9B3
monochromatic
#C923CB #DF4BE0 #E87FE9 #F1B3F2 #FAE5FB
Accessibility & contrast
On white
2.43
#E87FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#E87FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87FE9
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87FE9 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759EED
Deuteranopia (green-blind)
#93ABE6
Tritanopia (blue-blind)
#EE8AA9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e87fe9; /* rgb */ color: rgb(232, 127, 233); /* oklch */ color: oklch(74.8% 0.183 326.9);
Tailwind
colors: {
custom: {
50: '#f1a7f0',
500: '#e87fe9',
950: '#000000',
},
}SCSS
$custom: #e87fe9; $custom-light: #f1a7f0; $custom-dark: #000000;
JSON
{
"hex": "#e87fe9",
"rgb": {
"r": 232,
"g": 127,
"b": 233
},
"hsl": {
"h": 299.434,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.74841,
"c": 0.18278,
"h": 326.9
},
"luminance": 0.38218
}Semantic roles & 50–950 ramp
primary
#E87FE9
secondary
#D4F0D4
accent
#D31315
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84