#E89E97#E89E97
#E89E97 is a light, moderate red. Relative luminance 0.438; OKLCH L 77.0% C 0.090 H 25.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E89E97 |
|---|---|
| RGB | rgb(232, 158, 151) |
| HSL | hsl(5, 64%, 75%) |
| HSV | hsv(5, 35%, 91%) |
| CMYK | cmyk(0%, 31.9%, 34.9%, 9%) |
| CIE-LAB | lab(72.13, 26.69, 14.88) |
| CIE-LCH | lch(72.13, 30.56, 29.14°) |
| OKLab | oklab(76.99% 0.0811 0.0384) |
| OKLCH | oklch(76.99% 0.09 25.3) |
| XYZ | xyz(51.0933, 43.8474, 35.0445) |
| Luminance | 0.4384 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.71
Peachy Pink
#FF9A8A
ΔE00 5.52
Light Salmon
#FEA993
ΔE00 6.48
Pale Salmon
#FFB19A
ΔE00 7.55
Darksalmon
#E9967A
ΔE00 7.74
Pinkish Tan
#D99B82
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89E97 #97E1E8
analogous
#E897B9 #E89E97 #E8C697
triadic
#E89E97 #97E89E #9E97E8
tetradic
#E89E97 #B9E897 #97E1E8 #C697E8
square
#E89E97 #B9E897 #97E1E8 #C697E8
split-complementary
#E89E97 #97E8C6 #97B9E8
monochromatic
#D24133 #DD6F65 #E89E97 #F3CDC9 #F9E8E6
Accessibility & contrast
On white
2.15
#E89E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E89E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89E97
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89E97 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#BFB696
Tritanopia (blue-blind)
#F7959C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e89e97; /* rgb */ color: rgb(232, 158, 151); /* oklch */ color: oklch(77.0% 0.090 25.3);
Tailwind
colors: {
custom: {
50: '#f1bbb5',
500: '#e89e97',
950: '#000000',
},
}SCSS
$custom: #e89e97; $custom-light: #f1bbb5; $custom-dark: #000000;
JSON
{
"hex": "#e89e97",
"rgb": {
"r": 232,
"g": 158,
"b": 151
},
"hsl": {
"h": 5.185,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.76985,
"c": 0.08968,
"h": 25.3
},
"luminance": 0.43844
}Semantic roles & 50–950 ramp
primary
#E89E97
secondary
#DAEFF1
accent
#BCCC1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180