#E87FF9#E87FF9
#E87FF9 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.6% C 0.198 H 321.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E87FF9 |
|---|---|
| RGB | rgb(232, 127, 249) |
| HSL | hsl(292, 91%, 74%) |
| HSV | hsv(292, 49%, 98%) |
| CMYK | cmyk(6.8%, 49%, 0%, 2.4%) |
| CIE-LAB | lab(68.88, 58.16, -44.17) |
| CIE-LCH | lch(68.88, 73.03, 322.78°) |
| OKLab | oklab(75.59% 0.1555 -0.122) |
| OKLCH | oklch(75.59% 0.198 321.9) |
| XYZ | xyz(57.9651, 39.1766, 94.1127) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.75
Purply Pink
#F075E6
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 5.24
Light Magenta
#FA5FF7
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 6.04
Orchid
#DA70D6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E87FF9 #90F97F
analogous
#AB7FF9 #E87FF9 #F97FCD
triadic
#E87FF9 #F9E87F #7FF9E8
tetradic
#E87FF9 #F9AB7F #90F97F #7FCDF9
square
#E87FF9 #F9AB7F #90F97F #7FCDF9
split-complementary
#E87FF9 #CDF97F #7FF9AB
monochromatic
#D20BF2 #DD45F6 #E87FF9 #F3B9FC #FAE2FE
Accessibility & contrast
On white
2.38
#E87FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#E87FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E87FF9
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E87FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E87FF9 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA0FD
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#EB8FB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e87ff9; /* rgb */ color: rgb(232, 127, 249); /* oklch */ color: oklch(75.6% 0.198 321.9);
Tailwind
colors: {
custom: {
50: '#f1a7fb',
500: '#e87ff9',
950: '#000000',
},
}SCSS
$custom: #e87ff9; $custom-light: #f1a7fb; $custom-dark: #000000;
JSON
{
"hex": "#e87ff9",
"rgb": {
"r": 232,
"g": 127,
"b": 249
},
"hsl": {
"h": 291.639,
"s": 91.045,
"l": 73.725
},
"oklch": {
"l": 0.75585,
"c": 0.19768,
"h": 321.9
},
"luminance": 0.39174
}Semantic roles & 50–950 ramp
primary
#E87FF9
secondary
#DAF6D5
accent
#E60020
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85