#E988BF#E988BF
#E988BF is a light, vivid pink. Relative luminance 0.387; OKLCH L 74.6% C 0.135 H 345.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E988BF |
|---|---|
| RGB | rgb(233, 136, 191) |
| HSL | hsl(326, 69%, 72%) |
| HSV | hsv(326, 42%, 91%) |
| CMYK | cmyk(0%, 41.6%, 18%, 8.6%) |
| CIE-LAB | lab(68.53, 44.09, -12.59) |
| CIE-LCH | lch(68.53, 45.85, 344.07°) |
| OKLab | oklab(74.62% 0.1309 -0.0331) |
| OKLCH | oklch(74.62% 0.135 345.8) |
| XYZ | xyz(51.8132, 38.6970, 54.0204) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.86
Bubblegum Pink
#FE83CC
ΔE00 3.90
Bubblegum (survey)
#FF6CB5
ΔE00 6.26
Hot Pink
#FF69B4
ΔE00 6.66
Bubble Gum Pink
#FF69AF
ΔE00 6.97
Lavender Pink
#DD85D7
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E988BF #88E9B2
analogous
#E288E9 #E988BF #E9888F
triadic
#E988BF #BFE988 #88BFE9
tetradic
#E988BF #E9E288 #88E9B2 #888FE9
square
#E988BF #E9E288 #88E9B2 #888FE9
split-complementary
#E988BF #8FE988 #88E9E2
monochromatic
#D02687 #DF54A3 #E988BF #F3BCDB #FAE5F1
Accessibility & contrast
On white
2.40
#E988BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#E988BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E988BF
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E988BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E988BF | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9DC1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#F5879C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e988bf; /* rgb */ color: rgb(233, 136, 191); /* oklch */ color: oklch(74.6% 0.135 345.8);
Tailwind
colors: {
custom: {
50: '#f2acd2',
500: '#e988bf',
950: '#000000',
},
}SCSS
$custom: #e988bf; $custom-light: #f2acd2; $custom-dark: #000000;
JSON
{
"hex": "#e988bf",
"rgb": {
"r": 233,
"g": 136,
"b": 191
},
"hsl": {
"h": 325.979,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.74618,
"c": 0.13502,
"h": 345.8
},
"luminance": 0.38694
}Semantic roles & 50–950 ramp
primary
#E988BF
secondary
#D9F2E4
accent
#D16615
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82