#E89796#E89796
#E89796 is a light, moderate red. Relative luminance 0.415; OKLCH L 75.7% C 0.098 H 20.4°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E89796 |
|---|---|
| RGB | rgb(232, 151, 150) |
| HSL | hsl(1, 64%, 75%) |
| HSV | hsv(1, 35%, 91%) |
| CMYK | cmyk(0%, 34.9%, 35.3%, 9%) |
| CIE-LAB | lab(70.52, 30.29, 13.18) |
| CIE-LCH | lch(70.52, 33.04, 23.51°) |
| OKLab | oklab(75.74% 0.0919 0.0341) |
| OKLCH | oklch(75.74% 0.098 20.4) |
| XYZ | xyz(49.8522, 41.4947, 34.2318) |
| Luminance | 0.4149 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.73
Dusty Pink (survey)
#D58A94
ΔE00 5.89
Lightcoral
#F08080
ΔE00 6.10
Blush Pink
#FE828C
ΔE00 6.62
Peachy Pink
#FF9A8A
ΔE00 6.64
Rose Pink
#F7879A
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89796 #96E7E8
analogous
#E896BE #E89796 #E8C096
triadic
#E89796 #96E897 #9796E8
tetradic
#E89796 #BEE896 #96E7E8 #C096E8
square
#E89796 #BEE896 #96E7E8 #C096E8
split-complementary
#E89796 #96E8C0 #96BEE8
monochromatic
#D23432 #DD6564 #E89796 #F3C9C8 #FAE6E6
Accessibility & contrast
On white
2.26
#E89796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#E89796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89796
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89796 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A396
Deuteranopia (green-blind)
#BAB395
Tritanopia (blue-blind)
#F88E97
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e89796; /* rgb */ color: rgb(232, 151, 150); /* oklch */ color: oklch(75.7% 0.098 20.4);
Tailwind
colors: {
custom: {
50: '#f1b6b4',
500: '#e89796',
950: '#000000',
},
}SCSS
$custom: #e89796; $custom-light: #f1b6b4; $custom-dark: #000000;
JSON
{
"hex": "#e89796",
"rgb": {
"r": 232,
"g": 151,
"b": 150
},
"hsl": {
"h": 0.732,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.75742,
"c": 0.09801,
"h": 20.4
},
"luminance": 0.41491
}Semantic roles & 50–950 ramp
primary
#E89796
secondary
#DAF1F1
accent
#CACC1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080