#E984BB#E984BB
#E984BB is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.9% C 0.139 H 347.2°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E984BB |
|---|---|
| RGB | rgb(233, 132, 187) |
| HSL | hsl(327, 70%, 72%) |
| HSV | hsv(327, 43%, 91%) |
| CMYK | cmyk(0%, 43.3%, 19.7%, 8.6%) |
| CIE-LAB | lab(67.59, 45.54, -11.76) |
| CIE-LCH | lch(67.59, 47.03, 345.52°) |
| OKLab | oklab(73.86% 0.1358 -0.0308) |
| OKLCH | oklch(73.86% 0.139 347.2) |
| XYZ | xyz(50.8261, 37.4176, 51.5494) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.59
Bubblegum Pink
#FE83CC
ΔE00 4.05
Bubblegum (survey)
#FF6CB5
ΔE00 5.46
Hot Pink
#FF69B4
ΔE00 5.84
Bubble Gum Pink
#FF69AF
ΔE00 6.11
Pinky
#FC86AA
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E984BB #84E9B2
analogous
#E584E9 #E984BB #E98489
triadic
#E984BB #BBE984 #84BBE9
tetradic
#E984BB #E9E584 #84E9B2 #8489E9
square
#E984BB #E9E584 #84E9B2 #8489E9
split-complementary
#E984BB #89E984 #84E9E5
monochromatic
#CE2581 #E0509E #E984BB #F2B8D8 #FAE5F1
Accessibility & contrast
On white
2.48
#E984BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E984BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E984BB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E984BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E984BB | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9ABD
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#F58298
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e984bb; /* rgb */ color: rgb(233, 132, 187); /* oklch */ color: oklch(73.9% 0.139 347.2);
Tailwind
colors: {
custom: {
50: '#f2aacf',
500: '#e984bb',
950: '#000000',
},
}SCSS
$custom: #e984bb; $custom-light: #f2aacf; $custom-dark: #000000;
JSON
{
"hex": "#e984bb",
"rgb": {
"r": 233,
"g": 132,
"b": 187
},
"hsl": {
"h": 327.327,
"s": 69.655,
"l": 71.569
},
"oklch": {
"l": 0.73864,
"c": 0.13923,
"h": 347.2
},
"luminance": 0.37414
}Semantic roles & 50–950 ramp
primary
#E984BB
secondary
#D7F1E3
accent
#D26A14
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82