#E89BBA#E89BBA
#E89BBA is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.4% C 0.099 H 353.9°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BBA |
|---|---|
| RGB | rgb(232, 155, 186) |
| HSL | hsl(336, 63%, 76%) |
| HSV | hsv(336, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 19.8%, 9%) |
| CIE-LAB | lab(72.33, 33.05, -4.17) |
| CIE-LCH | lch(72.33, 33.31, 352.80°) |
| OKLab | oklab(77.43% 0.0988 -0.0106) |
| OKLCH | oklch(77.43% 0.099 353.9) |
| XYZ | xyz(53.8637, 44.1468, 52.1289) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.76
Pig Pink
#E78EA5
ΔE00 4.88
Powder Pink
#FFB2D0
ΔE00 5.92
Dull Pink
#D5869D
ΔE00 6.65
Pinky
#FC86AA
ΔE00 6.65
Soft Pink
#FDB0C0
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BBA #9BE8C9
analogous
#E89BE0 #E89BBA #E8A29B
triadic
#E89BBA #BAE89B #9BBAE8
tetradic
#E89BBA #E0E89B #9BE8C9 #A29BE8
square
#E89BBA #E0E89B #9BE8C9 #A29BE8
split-complementary
#E89BBA #9BE8A2 #9BE0E8
monochromatic
#D13775 #DD6998 #E89BBA #F3CDDC #F9E6EE
Accessibility & contrast
On white
2.14
#E89BBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E89BBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BBA
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BBA | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BB
Deuteranopia (green-blind)
#B6B6B8
Tritanopia (blue-blind)
#F398A6
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89bba; /* rgb */ color: rgb(232, 155, 186); /* oklch */ color: oklch(77.4% 0.099 353.9);
Tailwind
colors: {
custom: {
50: '#f0b9ce',
500: '#e89bba',
950: '#000000',
},
}SCSS
$custom: #e89bba; $custom-light: #f0b9ce; $custom-dark: #000000;
JSON
{
"hex": "#e89bba",
"rgb": {
"r": 232,
"g": 155,
"b": 186
},
"hsl": {
"h": 335.844,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77427,
"c": 0.09938,
"h": 353.9
},
"luminance": 0.44144
}Semantic roles & 50–950 ramp
primary
#E89BBA
secondary
#DAF1E8
accent
#CA841B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082