#E987F9#E987F9
#E987F9 is a light, vivid purple. Relative luminance 0.415; OKLCH L 76.8% C 0.185 H 321.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E987F9 |
|---|---|
| RGB | rgb(233, 135, 249) |
| HSL | hsl(292, 90%, 75%) |
| HSV | hsv(292, 46%, 98%) |
| CMYK | cmyk(6.4%, 45.8%, 0%, 2.4%) |
| CIE-LAB | lab(70.52, 54.47, -41.59) |
| CIE-LCH | lch(70.52, 68.53, 322.63°) |
| OKLab | oklab(76.83% 0.1458 -0.1146) |
| OKLCH | oklch(76.83% 0.186 321.8) |
| XYZ | xyz(59.3652, 41.4936, 94.4861) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.42
Purply Pink
#F075E6
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 6.64
Light Magenta
#FA5FF7
ΔE00 6.71
Orchid
#DA70D6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E987F9 #97F987
analogous
#B087F9 #E987F9 #F987D0
triadic
#E987F9 #F9E987 #87F9E9
tetradic
#E987F9 #F9B087 #97F987 #87D0F9
square
#E987F9 #F9B087 #97F987 #87D0F9
split-complementary
#E987F9 #D0F987 #87F9B0
monochromatic
#D412F3 #DE4DF6 #E987F9 #F4C1FC #FAE2FE
Accessibility & contrast
On white
2.26
#E987F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#E987F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E987F9
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E987F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E987F9 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#93B0F6
Tritanopia (blue-blind)
#EC95B5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e987f9; /* rgb */ color: rgb(233, 135, 249); /* oklch */ color: oklch(76.8% 0.185 321.8);
Tailwind
colors: {
custom: {
50: '#f2adfb',
500: '#e987f9',
950: '#000000',
},
}SCSS
$custom: #e987f9; $custom-light: #f2adfb; $custom-dark: #000000;
JSON
{
"hex": "#e987f9",
"rgb": {
"r": 233,
"g": 135,
"b": 249
},
"hsl": {
"h": 291.579,
"s": 90.476,
"l": 75.294
},
"oklch": {
"l": 0.76828,
"c": 0.1855,
"h": 321.8
},
"luminance": 0.41491
}Semantic roles & 50–950 ramp
primary
#E987F9
secondary
#DAF6D5
accent
#E60020
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85