#E987FF#E987FF
#E987FF is a light, vivid purple. Relative luminance 0.419; OKLCH L 77.1% C 0.191 H 320.1°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E987FF |
|---|---|
| RGB | rgb(233, 135, 255) |
| HSL | hsl(289, 100%, 76%) |
| HSV | hsv(289, 47%, 100%) |
| CMYK | cmyk(8.6%, 47.1%, 0%, 0%) |
| CIE-LAB | lab(70.78, 55.60, -44.45) |
| CIE-LCH | lch(70.78, 71.18, 321.36°) |
| OKLab | oklab(77.11% 0.1467 -0.1229) |
| OKLCH | oklch(77.11% 0.191 320.1) |
| XYZ | xyz(60.3160, 41.8739, 99.4936) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.33
Purply Pink
#F075E6
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 6.59
Violet Pink
#FB5FFC
ΔE00 6.66
Light Magenta
#FA5FF7
ΔE00 6.83
Liliac
#C48EFD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E987FF #9DFF87
analogous
#AD87FF #E987FF #FF87D9
triadic
#E987FF #FFE987 #87FFE9
tetradic
#E987FF #FFAD87 #9DFF87 #87D9FF
square
#E987FF #FFAD87 #9DFF87 #87D9FF
split-complementary
#E987FF #D9FF87 #87FFAD
monochromatic
#D30DFF #DE4AFF #E987FF #F4C4FF #F9E0FF
Accessibility & contrast
On white
2.24
#E987FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#E987FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E987FF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E987FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E987FF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A6FF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#EA97B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e987ff; /* rgb */ color: rgb(233, 135, 255); /* oklch */ color: oklch(77.1% 0.191 320.1);
Tailwind
colors: {
custom: {
50: '#f2adff',
500: '#e987ff',
950: '#000000',
},
}SCSS
$custom: #e987ff; $custom-light: #f2adff; $custom-dark: #000000;
JSON
{
"hex": "#e987ff",
"rgb": {
"r": 233,
"g": 135,
"b": 255
},
"hsl": {
"h": 289,
"s": 100,
"l": 76.471
},
"oklch": {
"l": 0.7711,
"c": 0.19138,
"h": 320.1
},
"luminance": 0.41872
}Semantic roles & 50–950 ramp
primary
#E987FF
secondary
#DAF7D4
accent
#E6002A
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171018
muted
#857F86