#E989BB#E989BB
#E989BB is a light, vivid pink. Relative luminance 0.388; OKLCH L 74.6% C 0.131 H 348.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E989BB |
|---|---|
| RGB | rgb(233, 137, 187) |
| HSL | hsl(329, 69%, 73%) |
| HSV | hsv(329, 41%, 91%) |
| CMYK | cmyk(0%, 41.2%, 19.7%, 8.6%) |
| CIE-LAB | lab(68.61, 42.98, -10.23) |
| CIE-LCH | lch(68.61, 44.18, 346.61°) |
| OKLab | oklab(74.64% 0.1281 -0.0267) |
| OKLCH | oklch(74.64% 0.131 348.2) |
| XYZ | xyz(51.5205, 38.8063, 51.7808) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.88
Bubblegum Pink
#FE83CC
ΔE00 4.57
Bubblegum (survey)
#FF6CB5
ΔE00 6.35
Pinky
#FC86AA
ΔE00 6.44
Hot Pink
#FF69B4
ΔE00 6.77
Bubble Gum Pink
#FF69AF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E989BB #89E9B7
analogous
#E789E9 #E989BB #E9898B
triadic
#E989BB #BBE989 #89BBE9
tetradic
#E989BB #E9E789 #89E9B7 #898BE9
square
#E989BB #E9E789 #89E9B7 #898BE9
split-complementary
#E989BB #8BE989 #89E9E7
monochromatic
#D1277F #DF559D #E989BB #F3BDD9 #FAE5F0
Accessibility & contrast
On white
2.40
#E989BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#E989BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E989BB
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E989BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E989BB | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929DBD
Deuteranopia (green-blind)
#AAADB9
Tritanopia (blue-blind)
#F5879B
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e989bb; /* rgb */ color: rgb(233, 137, 187); /* oklch */ color: oklch(74.6% 0.131 348.2);
Tailwind
colors: {
custom: {
50: '#f2adcf',
500: '#e989bb',
950: '#000000',
},
}SCSS
$custom: #e989bb; $custom-light: #f2adcf; $custom-dark: #000000;
JSON
{
"hex": "#e989bb",
"rgb": {
"r": 233,
"g": 137,
"b": 187
},
"hsl": {
"h": 328.75,
"s": 68.571,
"l": 72.549
},
"oklch": {
"l": 0.74636,
"c": 0.1309,
"h": 348.2
},
"luminance": 0.38803
}Semantic roles & 50–950 ramp
primary
#E989BB
secondary
#D9F2E5
accent
#D16F15
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82