#E89DBB#E89DBB
#E89DBB is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.8% C 0.097 H 353.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E89DBB |
|---|---|
| RGB | rgb(232, 157, 187) |
| HSL | hsl(336, 62%, 76%) |
| HSV | hsv(336, 32%, 91%) |
| CMYK | cmyk(0%, 32.3%, 19.4%, 9%) |
| CIE-LAB | lab(72.80, 32.14, -4.03) |
| CIE-LCH | lch(72.80, 32.39, 352.86°) |
| OKLab | oklab(77.8% 0.096 -0.0102) |
| OKLCH | oklch(77.8% 0.097 353.9) |
| XYZ | xyz(54.3060, 44.8606, 52.8026) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.57
Pig Pink
#E78EA5
ΔE00 5.16
Powder Pink
#FFB2D0
ΔE00 5.56
Soft Pink
#FDB0C0
ΔE00 6.57
Baby Pink
#FFB7CE
ΔE00 6.60
Dull Pink
#D5869D
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89DBB #9DE8CA
analogous
#E89DE1 #E89DBB #E8A59D
triadic
#E89DBB #BBE89D #9DBBE8
tetradic
#E89DBB #E1E89D #9DE8CA #A59DE8
square
#E89DBB #E1E89D #9DE8CA #A59DE8
split-complementary
#E89DBB #9DE8A5 #9DE1E8
monochromatic
#D13A76 #DC6B99 #E89DBB #F4CFDD #F9E6EE
Accessibility & contrast
On white
2.11
#E89DBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#E89DBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89DBB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89DBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89DBB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#B7B7B9
Tritanopia (blue-blind)
#F39AA7
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e89dbb; /* rgb */ color: rgb(232, 157, 187); /* oklch */ color: oklch(77.8% 0.097 353.9);
Tailwind
colors: {
custom: {
50: '#f0bacf',
500: '#e89dbb',
950: '#000000',
},
}SCSS
$custom: #e89dbb; $custom-light: #f0bacf; $custom-dark: #000000;
JSON
{
"hex": "#e89dbb",
"rgb": {
"r": 232,
"g": 157,
"b": 187
},
"hsl": {
"h": 336,
"s": 61.983,
"l": 76.275
},
"oklch": {
"l": 0.77799,
"c": 0.09657,
"h": 353.9
},
"luminance": 0.44858
}Semantic roles & 50–950 ramp
primary
#E89DBB
secondary
#DAF1E8
accent
#CA841C
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182