#E89697#E89697
#E89697 is a light, moderate red. Relative luminance 0.412; OKLCH L 75.6% C 0.099 H 18.9°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E89697 |
|---|---|
| RGB | rgb(232, 150, 151) |
| HSL | hsl(359, 64%, 75%) |
| HSV | hsv(359, 35%, 91%) |
| CMYK | cmyk(0%, 35.3%, 34.9%, 9%) |
| CIE-LAB | lab(70.32, 30.94, 12.34) |
| CIE-LCH | lch(70.32, 33.32, 21.75°) |
| OKLab | oklab(75.6% 0.0939 0.0321) |
| OKLCH | oklch(75.6% 0.099 18.9) |
| XYZ | xyz(49.7729, 41.2065, 34.6043) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.36
Lightcoral
#F08080
ΔE00 6.04
Rose Pink
#F7879A
ΔE00 6.21
Blush Pink
#FE828C
ΔE00 6.29
Blush (survey)
#F29E8E
ΔE00 6.44
Faded Pink
#DE9DAC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E89697 #96E8E7
analogous
#E896C0 #E89697 #E8BE96
triadic
#E89697 #97E896 #9697E8
tetradic
#E89697 #C0E896 #96E8E7 #BE96E8
square
#E89697 #C0E896 #96E8E7 #BE96E8
split-complementary
#E89697 #96E8BE #96C0E8
monochromatic
#D23234 #DD6465 #E89697 #F3C8C9 #FAE6E6
Accessibility & contrast
On white
2.27
#E89697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#E89697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E89697
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E89697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E89697 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A297
Deuteranopia (green-blind)
#BAB296
Tritanopia (blue-blind)
#F88D97
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e89697; /* rgb */ color: rgb(232, 150, 151); /* oklch */ color: oklch(75.6% 0.099 18.9);
Tailwind
colors: {
custom: {
50: '#f1b5b5',
500: '#e89697',
950: '#000000',
},
}SCSS
$custom: #e89697; $custom-light: #f1b5b5; $custom-dark: #000000;
JSON
{
"hex": "#e89697",
"rgb": {
"r": 232,
"g": 150,
"b": 151
},
"hsl": {
"h": 359.268,
"s": 64.062,
"l": 74.902
},
"oklch": {
"l": 0.75596,
"c": 0.09917,
"h": 18.9
},
"luminance": 0.41203
}Semantic roles & 50–950 ramp
primary
#E89697
secondary
#DAF1F1
accent
#CCCA1A
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080