#E987EC#E987EC
#E987EC is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.2% C 0.173 H 326.0°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #E987EC |
|---|---|
| RGB | rgb(233, 135, 236) |
| HSL | hsl(298, 73%, 73%) |
| HSV | hsv(298, 43%, 93%) |
| CMYK | cmyk(1.3%, 42.8%, 0%, 7.5%) |
| CIE-LAB | lab(69.97, 52.08, -35.33) |
| CIE-LCH | lch(69.97, 62.93, 325.85°) |
| OKLab | oklab(76.24% 0.1436 -0.0967) |
| OKLCH | oklch(76.24% 0.173 326) |
| XYZ | xyz(57.4073, 40.7104, 84.1746) |
| Luminance | 0.4071 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.25
Lavender Pink
#DD85D7
ΔE00 3.59
Purply Pink
#F075E6
ΔE00 3.62
Orchid
#DA70D6
ΔE00 5.94
Candy Pink
#FF63E9
ΔE00 6.47
Light Magenta
#FA5FF7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E987EC #8AEC87
analogous
#B787EC #E987EC #EC87BC
triadic
#E987EC #ECE987 #87ECE9
tetradic
#E987EC #ECB787 #8AEC87 #87BCEC
square
#E987EC #ECB787 #8AEC87 #87BCEC
split-complementary
#E987EC #BCEC87 #87ECB7
monochromatic
#D122D7 #DF52E4 #E987EC #F3BCF4 #FAE5FB
Accessibility & contrast
On white
2.30
#E987EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#E987EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E987EC
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E987EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E987EC | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3F0
Deuteranopia (green-blind)
#99AFE9
Tritanopia (blue-blind)
#EE92AF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e987ec; /* rgb */ color: rgb(233, 135, 236); /* oklch */ color: oklch(76.2% 0.173 326.0);
Tailwind
colors: {
custom: {
50: '#f2acf2',
500: '#e987ec',
950: '#000000',
},
}SCSS
$custom: #e987ec; $custom-light: #f2acf2; $custom-dark: #000000;
JSON
{
"hex": "#e987ec",
"rgb": {
"r": 233,
"g": 135,
"b": 236
},
"hsl": {
"h": 298.218,
"s": 72.662,
"l": 72.745
},
"oklch": {
"l": 0.7624,
"c": 0.17309,
"h": 326
},
"luminance": 0.40708
}Semantic roles & 50–950 ramp
primary
#E987EC
secondary
#D9F2D9
accent
#D51117
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85