#E89D97#E89D97
#E89D97 is a light, moderate red. Relative luminance 0.435; OKLCH L 76.8% C 0.091 H 24.4°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E89D97 |
|---|---|
| RGB | rgb(232, 157, 151) |
| HSL | hsl(4, 64%, 75%) |
| HSV | hsv(4, 35%, 91%) |
| CMYK | cmyk(0%, 32.3%, 34.9%, 9%) |
| CIE-LAB | lab(71.90, 27.23, 14.56) |
| CIE-LCH | lch(71.90, 30.87, 28.14°) |
| OKLab | oklab(76.81% 0.0827 0.0376) |
| OKLCH | oklch(76.81% 0.091 24.4) |
| XYZ | xyz(50.9234, 43.5076, 34.9878) |
| Luminance | 0.4350 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.99
Peachy Pink
#FF9A8A
ΔE00 5.65
Light Salmon
#FEA993
ΔE00 6.84
Lightcoral
#F08080
ΔE00 7.59
Dusty Pink (survey)
#D58A94
ΔE00 7.73
Pale Salmon
#FFB19A
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89D97 #97E2E8
analogous
#E897BA #E89D97 #E8C597
triadic
#E89D97 #97E89D #9D97E8
tetradic
#E89D97 #BAE897 #97E2E8 #C597E8
square
#E89D97 #BAE897 #97E2E8 #C597E8
split-complementary
#E89D97 #97E8C5 #97BAE8
monochromatic
#D23F33 #DD6E65 #E89D97 #F3CCC9 #F9E7E6
Accessibility & contrast
On white
2.16
#E89D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#E89D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89D97
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89D97 | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA796
Deuteranopia (green-blind)
#BEB696
Tritanopia (blue-blind)
#F7949C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e89d97; /* rgb */ color: rgb(232, 157, 151); /* oklch */ color: oklch(76.8% 0.091 24.4);
Tailwind
colors: {
custom: {
50: '#f1bab5',
500: '#e89d97',
950: '#000000',
},
}SCSS
$custom: #e89d97; $custom-light: #f1bab5; $custom-dark: #000000;
JSON
{
"hex": "#e89d97",
"rgb": {
"r": 232,
"g": 157,
"b": 151
},
"hsl": {
"h": 4.444,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.76809,
"c": 0.0908,
"h": 24.4
},
"luminance": 0.43504
}Semantic roles & 50–950 ramp
primary
#E89D97
secondary
#DAEFF1
accent
#BECC1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080