#E89C97#E89C97
#E89C97 is a light, moderate red. Relative luminance 0.432; OKLCH L 76.6% C 0.092 H 23.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #E89C97 |
|---|---|
| RGB | rgb(232, 156, 151) |
| HSL | hsl(4, 64%, 75%) |
| HSV | hsv(4, 35%, 91%) |
| CMYK | cmyk(0%, 32.8%, 34.9%, 9%) |
| CIE-LAB | lab(71.67, 27.76, 14.24) |
| CIE-LCH | lch(71.67, 31.20, 27.16°) |
| OKLab | oklab(76.63% 0.0843 0.0368) |
| OKLCH | oklch(76.63% 0.092 23.6) |
| XYZ | xyz(50.7549, 43.1706, 34.9317) |
| Luminance | 0.4317 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.31
Peachy Pink
#FF9A8A
ΔE00 5.80
Light Salmon
#FEA993
ΔE00 7.20
Lightcoral
#F08080
ΔE00 7.30
Dusty Pink (survey)
#D58A94
ΔE00 7.36
Faded Pink
#DE9DAC
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89C97 #97E3E8
analogous
#E897BA #E89C97 #E8C597
triadic
#E89C97 #97E89C #9C97E8
tetradic
#E89C97 #BAE897 #97E3E8 #C597E8
square
#E89C97 #BAE897 #97E3E8 #C597E8
split-complementary
#E89C97 #97E8C5 #97BAE8
monochromatic
#D23D33 #DD6C65 #E89C97 #F3CCC9 #F9E7E6
Accessibility & contrast
On white
2.18
#E89C97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#E89C97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89C97
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89C97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89C97 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA796
Deuteranopia (green-blind)
#BEB596
Tritanopia (blue-blind)
#F7939B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e89c97; /* rgb */ color: rgb(232, 156, 151); /* oklch */ color: oklch(76.6% 0.092 23.6);
Tailwind
colors: {
custom: {
50: '#f1bab5',
500: '#e89c97',
950: '#000000',
},
}SCSS
$custom: #e89c97; $custom-light: #f1bab5; $custom-dark: #000000;
JSON
{
"hex": "#e89c97",
"rgb": {
"r": 232,
"g": 156,
"b": 151
},
"hsl": {
"h": 3.704,
"s": 63.78,
"l": 75.098
},
"oklch": {
"l": 0.76634,
"c": 0.09194,
"h": 23.6
},
"luminance": 0.43167
}Semantic roles & 50–950 ramp
primary
#E89C97
secondary
#DAEFF1
accent
#C1CC1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080