#E987BE#E987BE
#E987BE is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.4% C 0.136 H 346.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E987BE |
|---|---|
| RGB | rgb(233, 135, 190) |
| HSL | hsl(326, 69%, 72%) |
| HSV | hsv(326, 42%, 91%) |
| CMYK | cmyk(0%, 42.1%, 18.5%, 8.6%) |
| CIE-LAB | lab(68.29, 44.45, -12.38) |
| CIE-LCH | lch(68.29, 46.14, 344.43°) |
| OKLab | oklab(74.43% 0.1321 -0.0326) |
| OKLCH | oklch(74.43% 0.136 346.2) |
| XYZ | xyz(51.5633, 38.3728, 53.3961) |
| Luminance | 0.3837 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.77
Bubblegum Pink
#FE83CC
ΔE00 3.91
Bubblegum (survey)
#FF6CB5
ΔE00 6.05
Hot Pink
#FF69B4
ΔE00 6.45
Bubble Gum Pink
#FF69AF
ΔE00 6.75
Lavender Pink
#DD85D7
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E987BE #87E9B2
analogous
#E387E9 #E987BE #E9878D
triadic
#E987BE #BEE987 #87BEE9
tetradic
#E987BE #E9E387 #87E9B2 #878DE9
square
#E987BE #E9E387 #87E9B2 #878DE9
split-complementary
#E987BE #8DE987 #87E9E3
monochromatic
#D02685 #E053A2 #E987BE #F2BBDA #FAE5F1
Accessibility & contrast
On white
2.42
#E987BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#E987BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E987BE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E987BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E987BE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC0
Deuteranopia (green-blind)
#A8ADBB
Tritanopia (blue-blind)
#F5869B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e987be; /* rgb */ color: rgb(233, 135, 190); /* oklch */ color: oklch(74.4% 0.136 346.2);
Tailwind
colors: {
custom: {
50: '#f2acd1',
500: '#e987be',
950: '#000000',
},
}SCSS
$custom: #e987be; $custom-light: #f2acd1; $custom-dark: #000000;
JSON
{
"hex": "#e987be",
"rgb": {
"r": 233,
"g": 135,
"b": 190
},
"hsl": {
"h": 326.327,
"s": 69.014,
"l": 72.157
},
"oklch": {
"l": 0.74428,
"c": 0.13607,
"h": 346.2
},
"luminance": 0.38369
}Semantic roles & 50–950 ramp
primary
#E987BE
secondary
#D9F2E4
accent
#D16715
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82