#E987D2#E987D2
#E987D2 is a light, vivid pink. Relative luminance 0.393; OKLCH L 75.2% C 0.150 H 336.3°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E987D2 |
|---|---|
| RGB | rgb(233, 135, 210) |
| HSL | hsl(314, 69%, 72%) |
| HSV | hsv(314, 42%, 91%) |
| CMYK | cmyk(0%, 42.1%, 9.9%, 8.6%) |
| CIE-LAB | lab(68.97, 47.60, -22.51) |
| CIE-LCH | lch(68.97, 52.65, 334.69°) |
| OKLab | oklab(75.16% 0.1377 -0.0605) |
| OKLCH | oklch(75.16% 0.15 336.3) |
| XYZ | xyz(53.9011, 39.3079, 65.7084) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.08
Bubblegum Pink
#FE83CC
ΔE00 4.33
Violet (CSS)
#EE82EE
ΔE00 5.52
Purply Pink
#F075E6
ΔE00 5.73
Pink (survey)
#FF81C0
ΔE00 6.36
Plum
#DDA0DD
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E987D2 #87E99E
analogous
#CF87E9 #E987D2 #E987A1
triadic
#E987D2 #D2E987 #87D2E9
tetradic
#E987D2 #E9CF87 #87E99E #87A1E9
square
#E987D2 #E9CF87 #87E99E #87A1E9
split-complementary
#E987D2 #A1E987 #87E9CF
monochromatic
#D026A8 #E053BF #E987D2 #F2BBE5 #FAE5F5
Accessibility & contrast
On white
2.37
#E987D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#E987D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E987D2
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E987D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E987D2 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#889FD5
Deuteranopia (green-blind)
#A2AECF
Tritanopia (blue-blind)
#F28BA3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e987d2; /* rgb */ color: rgb(233, 135, 210); /* oklch */ color: oklch(75.2% 0.150 336.3);
Tailwind
colors: {
custom: {
50: '#f2ace0',
500: '#e987d2',
950: '#000000',
},
}SCSS
$custom: #e987d2; $custom-light: #f2ace0; $custom-dark: #000000;
JSON
{
"hex": "#e987d2",
"rgb": {
"r": 233,
"g": 135,
"b": 210
},
"hsl": {
"h": 314.082,
"s": 69.014,
"l": 72.157
},
"oklch": {
"l": 0.75164,
"c": 0.15043,
"h": 336.3
},
"luminance": 0.39305
}Semantic roles & 50–950 ramp
primary
#E987D2
secondary
#D9F2DF
accent
#D14115
background
#FFFAFD
surface
#FEF4FB
border
#D6CED4
text
#171015
muted
#857F83