#E89BB9#E89BB9
#E89BB9 is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.4% C 0.099 H 354.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E89BB9 |
|---|---|
| RGB | rgb(232, 155, 185) |
| HSL | hsl(337, 63%, 76%) |
| HSV | hsv(337, 33%, 91%) |
| CMYK | cmyk(0%, 33.2%, 20.3%, 9%) |
| CIE-LAB | lab(72.30, 32.90, -3.66) |
| CIE-LCH | lch(72.30, 33.10, 353.65°) |
| OKLab | oklab(77.4% 0.0985 -0.0092) |
| OKLCH | oklch(77.4% 0.099 354.6) |
| XYZ | xyz(53.7577, 44.1044, 51.5710) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.51
Pig Pink
#E78EA5
ΔE00 4.66
Powder Pink
#FFB2D0
ΔE00 5.94
Dull Pink
#D5869D
ΔE00 6.51
Pinky
#FC86AA
ΔE00 6.55
Soft Pink
#FDB0C0
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89BB9 #9BE8CA
analogous
#E89BE0 #E89BB9 #E8A39B
triadic
#E89BB9 #B9E89B #9BB9E8
tetradic
#E89BB9 #E0E89B #9BE8CA #A39BE8
square
#E89BB9 #E0E89B #9BE8CA #A39BE8
split-complementary
#E89BB9 #9BE8A3 #9BE0E8
monochromatic
#D13773 #DD6996 #E89BB9 #F3CDDC #F9E6EE
Accessibility & contrast
On white
2.14
#E89BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E89BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89BB9
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89BB9 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BA
Deuteranopia (green-blind)
#B6B6B7
Tritanopia (blue-blind)
#F498A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89bb9; /* rgb */ color: rgb(232, 155, 185); /* oklch */ color: oklch(77.4% 0.099 354.6);
Tailwind
colors: {
custom: {
50: '#f0b9ce',
500: '#e89bb9',
950: '#000000',
},
}SCSS
$custom: #e89bb9; $custom-light: #f0b9ce; $custom-dark: #000000;
JSON
{
"hex": "#e89bb9",
"rgb": {
"r": 232,
"g": 155,
"b": 185
},
"hsl": {
"h": 336.623,
"s": 62.602,
"l": 75.882
},
"oklch": {
"l": 0.77396,
"c": 0.09889,
"h": 354.6
},
"luminance": 0.44101
}Semantic roles & 50–950 ramp
primary
#E89BB9
secondary
#DAF1E8
accent
#CA861B
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082