#E987EA#E987EA
#E987EA is a light, vivid purple. Relative luminance 0.406; OKLCH L 76.2% C 0.171 H 326.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E987EA |
|---|---|
| RGB | rgb(233, 135, 234) |
| HSL | hsl(299, 70%, 72%) |
| HSV | hsv(299, 42%, 92%) |
| CMYK | cmyk(0.4%, 42.3%, 0%, 8.2%) |
| CIE-LAB | lab(69.89, 51.72, -34.36) |
| CIE-LCH | lch(69.89, 62.09, 326.40°) |
| OKLab | oklab(76.15% 0.1432 -0.0939) |
| OKLCH | oklch(76.15% 0.171 326.7) |
| XYZ | xyz(57.1184, 40.5948, 82.6529) |
| Luminance | 0.4059 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.36
Lavender Pink
#DD85D7
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 3.56
Orchid
#DA70D6
ΔE00 5.85
Candy Pink
#FF63E9
ΔE00 6.45
Light Magenta
#FA5FF7
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E987EA #88EA87
analogous
#B887EA #E987EA #EA87BA
triadic
#E987EA #EAE987 #87EAE9
tetradic
#E987EA #EAB887 #88EA87 #87BAEA
square
#E987EA #EAB887 #88EA87 #87BAEA
split-complementary
#E987EA #BAEA87 #87EAB8
monochromatic
#D025D2 #DF53E1 #E987EA #F3BBF3 #FAE5FA
Accessibility & contrast
On white
2.30
#E987EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#E987EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E987EA
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E987EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E987EA | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#99AFE7
Tritanopia (blue-blind)
#EE91AE
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e987ea; /* rgb */ color: rgb(233, 135, 234); /* oklch */ color: oklch(76.2% 0.171 326.7);
Tailwind
colors: {
custom: {
50: '#f2acf1',
500: '#e987ea',
950: '#000000',
},
}SCSS
$custom: #e987ea; $custom-light: #f2acf1; $custom-dark: #000000;
JSON
{
"hex": "#e987ea",
"rgb": {
"r": 233,
"g": 135,
"b": 234
},
"hsl": {
"h": 299.394,
"s": 70.213,
"l": 72.353
},
"oklch": {
"l": 0.76153,
"c": 0.17123,
"h": 326.7
},
"luminance": 0.40592
}Semantic roles & 50–950 ramp
primary
#E987EA
secondary
#D9F2D9
accent
#D21315
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84