#E89EB0#E89EB0
#E89EB0 is a light, moderate red. Relative luminance 0.447; OKLCH L 77.6% C 0.091 H 3.5°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EB0 |
|---|---|
| RGB | rgb(232, 158, 176) |
| HSL | hsl(345, 62%, 76%) |
| HSV | hsv(345, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 24.1%, 9%) |
| CIE-LAB | lab(72.73, 29.99, 1.94) |
| CIE-LCH | lch(72.73, 30.06, 3.70°) |
| OKLab | oklab(77.64% 0.0906 0.0055) |
| OKLCH | oklch(77.64% 0.091 3.5) |
| XYZ | xyz(53.3431, 44.7473, 46.8933) |
| Luminance | 0.4474 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.99
Pig Pink
#E78EA5
ΔE00 4.03
Soft Pink
#FDB0C0
ΔE00 4.93
Dusty Pink
#D8A7B1
ΔE00 5.31
Lightpink
#FFB6C1
ΔE00 6.37
Dusty Pink (survey)
#D58A94
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EB0 #9EE8D6
analogous
#E89ED5 #E89EB0 #E8B19E
triadic
#E89EB0 #B0E89E #9EB0E8
tetradic
#E89EB0 #D5E89E #9EE8D6 #B19EE8
square
#E89EB0 #D5E89E #9EE8D6 #B19EE8
split-complementary
#E89EB0 #9EE8B1 #9ED5E8
monochromatic
#D13B5F #DC6D88 #E89EB0 #F4CFD8 #F9E6EB
Accessibility & contrast
On white
2.11
#E89EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#E89EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EB0
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EB0 | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB1
Deuteranopia (green-blind)
#BAB8AE
Tritanopia (blue-blind)
#F599A4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e89eb0; /* rgb */ color: rgb(232, 158, 176); /* oklch */ color: oklch(77.6% 0.091 3.5);
Tailwind
colors: {
custom: {
50: '#f0bbc7',
500: '#e89eb0',
950: '#000000',
},
}SCSS
$custom: #e89eb0; $custom-light: #f0bbc7; $custom-dark: #000000;
JSON
{
"hex": "#e89eb0",
"rgb": {
"r": 232,
"g": 158,
"b": 176
},
"hsl": {
"h": 345.405,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77643,
"c": 0.09072,
"h": 3.5
},
"luminance": 0.44744
}Semantic roles & 50–950 ramp
primary
#E89EB0
secondary
#DAF1EB
accent
#C99F1C
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182