#E89A97#E89A97
#E89A97 is a light, moderate red. Relative luminance 0.425; OKLCH L 76.3% C 0.094 H 21.9°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E89A97 |
|---|---|
| RGB | rgb(232, 154, 151) |
| HSL | hsl(2, 64%, 75%) |
| HSV | hsv(2, 35%, 91%) |
| CMYK | cmyk(0%, 33.6%, 34.9%, 9%) |
| CIE-LAB | lab(71.22, 28.82, 13.61) |
| CIE-LCH | lch(71.22, 31.87, 25.27°) |
| OKLab | oklab(76.29% 0.0875 0.0352) |
| OKLCH | oklch(76.29% 0.094 21.9) |
| XYZ | xyz(50.4221, 42.5049, 34.8207) |
| Luminance | 0.4250 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.99
Peachy Pink
#FF9A8A
ΔE00 6.20
Dusty Pink (survey)
#D58A94
ΔE00 6.64
Lightcoral
#F08080
ΔE00 6.79
Blush Pink
#FE828C
ΔE00 7.43
Faded Pink
#DE9DAC
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89A97 #97E5E8
analogous
#E897BD #E89A97 #E8C297
triadic
#E89A97 #97E89A #9A97E8
tetradic
#E89A97 #BDE897 #97E5E8 #C297E8
square
#E89A97 #BDE897 #97E5E8 #C297E8
split-complementary
#E89A97 #97E8C2 #97BDE8
monochromatic
#D23933 #DD6965 #E89A97 #F3CBC9 #F9E7E6
Accessibility & contrast
On white
2.21
#E89A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#E89A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89A97
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89A97 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA596
Deuteranopia (green-blind)
#BCB496
Tritanopia (blue-blind)
#F7919A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e89a97; /* rgb */ color: rgb(232, 154, 151); /* oklch */ color: oklch(76.3% 0.094 21.9);
Tailwind
colors: {
custom: {
50: '#f1b8b5',
500: '#e89a97',
950: '#000000',
},
}SCSS
$custom: #e89a97; $custom-light: #f1b8b5; $custom-dark: #000000;
JSON
{
"hex": "#e89a97",
"rgb": {
"r": 232,
"g": 154,
"b": 151
},
"hsl": {
"h": 2.222,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.76285,
"c": 0.09428,
"h": 21.9
},
"luminance": 0.42501
}Semantic roles & 50–950 ramp
primary
#E89A97
secondary
#DAF0F1
accent
#C5CC1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080