#E987EB#E987EB
#E987EB is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.2% C 0.172 H 326.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E987EB |
|---|---|
| RGB | rgb(233, 135, 235) |
| HSL | hsl(299, 71%, 73%) |
| HSV | hsv(299, 43%, 92%) |
| CMYK | cmyk(0.9%, 42.6%, 0%, 7.8%) |
| CIE-LAB | lab(69.93, 51.90, -34.84) |
| CIE-LCH | lch(69.93, 62.51, 326.12°) |
| OKLab | oklab(76.2% 0.1434 -0.0953) |
| OKLCH | oklch(76.2% 0.172 326.4) |
| XYZ | xyz(57.2625, 40.6524, 83.4116) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.29
Lavender Pink
#DD85D7
ΔE00 3.44
Purply Pink
#F075E6
ΔE00 3.59
Orchid
#DA70D6
ΔE00 5.89
Candy Pink
#FF63E9
ΔE00 6.46
Light Magenta
#FA5FF7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E987EB #89EB87
analogous
#B787EB #E987EB #EB87BB
triadic
#E987EB #EBE987 #87EBE9
tetradic
#E987EB #EBB787 #89EB87 #87BBEB
square
#E987EB #EBB787 #89EB87 #87BBEB
split-complementary
#E987EB #BBEB87 #87EBB7
monochromatic
#D123D4 #DF53E2 #E987EB #F3BBF4 #FAE5FB
Accessibility & contrast
On white
2.30
#E987EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#E987EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E987EB
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E987EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E987EB | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EF
Deuteranopia (green-blind)
#99AFE8
Tritanopia (blue-blind)
#EE91AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e987eb; /* rgb */ color: rgb(233, 135, 235); /* oklch */ color: oklch(76.2% 0.172 326.4);
Tailwind
colors: {
custom: {
50: '#f2acf1',
500: '#e987eb',
950: '#000000',
},
}SCSS
$custom: #e987eb; $custom-light: #f2acf1; $custom-dark: #000000;
JSON
{
"hex": "#e987eb",
"rgb": {
"r": 233,
"g": 135,
"b": 235
},
"hsl": {
"h": 298.8,
"s": 71.429,
"l": 72.549
},
"oklch": {
"l": 0.76196,
"c": 0.17216,
"h": 326.4
},
"luminance": 0.4065
}Semantic roles & 50–950 ramp
primary
#E987EB
secondary
#D9F2D9
accent
#D31216
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85