#E987BF#E987BF
#E987BF is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.5% C 0.137 H 345.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #E987BF |
|---|---|
| RGB | rgb(233, 135, 191) |
| HSL | hsl(326, 69%, 72%) |
| HSV | hsv(326, 42%, 91%) |
| CMYK | cmyk(0%, 42.1%, 18%, 8.6%) |
| CIE-LAB | lab(68.33, 44.60, -12.89) |
| CIE-LCH | lch(68.33, 46.43, 343.88°) |
| OKLab | oklab(74.46% 0.1324 -0.0339) |
| OKLCH | oklch(74.46% 0.137 345.6) |
| XYZ | xyz(51.6730, 38.4167, 53.9736) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.80
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum (survey)
#FF6CB5
ΔE00 6.10
Hot Pink
#FF69B4
ΔE00 6.49
Bubble Gum Pink
#FF69AF
ΔE00 6.83
Lavender Pink
#DD85D7
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E987BF #87E9B1
analogous
#E287E9 #E987BF #E9878E
triadic
#E987BF #BFE987 #87BFE9
tetradic
#E987BF #E9E287 #87E9B1 #878EE9
square
#E987BF #E9E287 #87E9B1 #878EE9
split-complementary
#E987BF #8EE987 #87E9E2
monochromatic
#D02687 #E053A3 #E987BF #F2BBDB #FAE5F1
Accessibility & contrast
On white
2.42
#E987BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#E987BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E987BF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E987BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E987BF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9DC1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#F5869B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e987bf; /* rgb */ color: rgb(233, 135, 191); /* oklch */ color: oklch(74.5% 0.137 345.6);
Tailwind
colors: {
custom: {
50: '#f2acd2',
500: '#e987bf',
950: '#000000',
},
}SCSS
$custom: #e987bf; $custom-light: #f2acd2; $custom-dark: #000000;
JSON
{
"hex": "#e987bf",
"rgb": {
"r": 233,
"g": 135,
"b": 191
},
"hsl": {
"h": 325.714,
"s": 69.014,
"l": 72.157
},
"oklch": {
"l": 0.74463,
"c": 0.1367,
"h": 345.6
},
"luminance": 0.38413
}Semantic roles & 50–950 ramp
primary
#E987BF
secondary
#D9F2E4
accent
#D16515
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82