#E89EA0#E89EA0
#E89EA0 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.2% C 0.089 H 17.5°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E89EA0 |
|---|---|
| RGB | rgb(232, 158, 160) |
| HSL | hsl(358, 62%, 76%) |
| HSV | hsv(358, 32%, 91%) |
| CMYK | cmyk(0%, 31.9%, 31%, 9%) |
| CIE-LAB | lab(72.33, 27.82, 10.21) |
| CIE-LCH | lch(72.33, 29.63, 20.14°) |
| OKLab | oklab(77.21% 0.0846 0.0267) |
| OKLCH | oklch(77.21% 0.089 17.5) |
| XYZ | xyz(51.8523, 44.1510, 39.0418) |
| Luminance | 0.4415 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.40
Dusty Pink (survey)
#D58A94
ΔE00 6.14
Dusty Pink
#D8A7B1
ΔE00 6.52
Blush (survey)
#F29E8E
ΔE00 6.90
Greyish Pink
#C88D94
ΔE00 7.07
Soft Pink
#FDB0C0
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89EA0 #9EE8E6
analogous
#E89EC5 #E89EA0 #E8C19E
triadic
#E89EA0 #A0E89E #9EA0E8
tetradic
#E89EA0 #C5E89E #9EE8E6 #C19EE8
square
#E89EA0 #C5E89E #9EE8E6 #C19EE8
split-complementary
#E89EA0 #9EE8C1 #9EC5E8
monochromatic
#D13B3F #DC6D70 #E89EA0 #F4CFD0 #F9E6E7
Accessibility & contrast
On white
2.14
#E89EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E89EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89EA0
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89EA0 | 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)
#ACA9A0
Deuteranopia (green-blind)
#BDB79F
Tritanopia (blue-blind)
#F6969F
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89ea0; /* rgb */ color: rgb(232, 158, 160); /* oklch */ color: oklch(77.2% 0.089 17.5);
Tailwind
colors: {
custom: {
50: '#f1bbbc',
500: '#e89ea0',
950: '#000000',
},
}SCSS
$custom: #e89ea0; $custom-light: #f1bbbc; $custom-dark: #000000;
JSON
{
"hex": "#e89ea0",
"rgb": {
"r": 232,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.378,
"s": 61.667,
"l": 76.471
},
"oklch": {
"l": 0.77208,
"c": 0.08867,
"h": 17.5
},
"luminance": 0.44148
}Semantic roles & 50–950 ramp
primary
#E89EA0
secondary
#DAF1F0
accent
#C9C51C
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181