#E987F8#E987F8
#E987F8 is a light, vivid purple. Relative luminance 0.414; OKLCH L 76.8% C 0.185 H 322.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E987F8 |
|---|---|
| RGB | rgb(233, 135, 248) |
| HSL | hsl(292, 89%, 75%) |
| HSV | hsv(292, 46%, 97%) |
| CMYK | cmyk(6%, 45.6%, 0%, 2.7%) |
| CIE-LAB | lab(70.48, 54.28, -41.11) |
| CIE-LCH | lch(70.48, 68.09, 322.86°) |
| OKLab | oklab(76.78% 0.1457 -0.1133) |
| OKLCH | oklch(76.78% 0.185 322.1) |
| XYZ | xyz(59.2097, 41.4313, 93.6669) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 4.55
Lavender Pink
#DD85D7
ΔE00 5.48
Violet Pink
#FB5FFC
ΔE00 6.66
Light Magenta
#FA5FF7
ΔE00 6.70
Orchid
#DA70D6
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E987F8 #96F887
analogous
#B087F8 #E987F8 #F887CF
triadic
#E987F8 #F8E987 #87F8E9
tetradic
#E987F8 #F8B087 #96F887 #87CFF8
square
#E987F8 #F8B087 #96F887 #87CFF8
split-complementary
#E987F8 #CFF887 #87F8B0
monochromatic
#D413F1 #DE4DF5 #E987F8 #F4C1FB #FAE2FD
Accessibility & contrast
On white
2.26
#E987F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#E987F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E987F8
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E987F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E987F8 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#93B0F5
Tritanopia (blue-blind)
#EC95B4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e987f8; /* rgb */ color: rgb(233, 135, 248); /* oklch */ color: oklch(76.8% 0.185 322.1);
Tailwind
colors: {
custom: {
50: '#f2adfb',
500: '#e987f8',
950: '#000000',
},
}SCSS
$custom: #e987f8; $custom-light: #f2adfb; $custom-dark: #000000;
JSON
{
"hex": "#e987f8",
"rgb": {
"r": 233,
"g": 135,
"b": 248
},
"hsl": {
"h": 292.035,
"s": 88.976,
"l": 75.098
},
"oklch": {
"l": 0.76781,
"c": 0.18453,
"h": 322.1
},
"luminance": 0.41429
}Semantic roles & 50–950 ramp
primary
#E987F8
secondary
#DAF5D6
accent
#E6001E
background
#FFFAFF
surface
#FEF4FF
border
#D6CED7
text
#171017
muted
#857F85