#E99797#E99797
#E99797 is a light, moderate red. Relative luminance 0.417; OKLCH L 75.9% C 0.099 H 19.6°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E99797 |
|---|---|
| RGB | rgb(233, 151, 151) |
| HSL | hsl(0, 65%, 75%) |
| HSV | hsv(0, 35%, 91%) |
| CMYK | cmyk(0%, 35.2%, 35.2%, 8.6%) |
| CIE-LAB | lab(70.66, 30.79, 12.84) |
| CIE-LCH | lch(70.66, 33.36, 22.64°) |
| OKLab | oklab(75.88% 0.0934 0.0333) |
| OKLCH | oklch(75.88% 0.099 19.6) |
| XYZ | xyz(50.2587, 41.6949, 34.6730) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.77
Blush (survey)
#F29E8E
ΔE00 6.02
Lightcoral
#F08080
ΔE00 6.10
Blush Pink
#FE828C
ΔE00 6.42
Rose Pink
#F7879A
ΔE00 6.52
Peachy Pink
#FF9A8A
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99797 #97E9E9
analogous
#E997C0 #E99797 #E9C097
triadic
#E99797 #97E997 #9797E9
tetradic
#E99797 #C0E997 #97E9E9 #C097E9
square
#E99797 #C0E997 #97E9E9 #C097E9
split-complementary
#E99797 #97E9C0 #97C0E9
monochromatic
#D43232 #DE6464 #E99797 #F4CACA #FAE6E6
Accessibility & contrast
On white
2.25
#E99797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#E99797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99797
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99797 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A397
Deuteranopia (green-blind)
#BBB396
Tritanopia (blue-blind)
#F98E98
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e99797; /* rgb */ color: rgb(233, 151, 151); /* oklch */ color: oklch(75.9% 0.099 19.6);
Tailwind
colors: {
custom: {
50: '#f2b6b5',
500: '#e99797',
950: '#000000',
},
}SCSS
$custom: #e99797; $custom-light: #f2b6b5; $custom-dark: #000000;
JSON
{
"hex": "#e99797",
"rgb": {
"r": 233,
"g": 151,
"b": 151
},
"hsl": {
"h": 0,
"s": 65.079,
"l": 75.294
},
"oklch": {
"l": 0.75882,
"c": 0.09913,
"h": 19.6
},
"luminance": 0.41691
}Semantic roles & 50–950 ramp
primary
#E99797
secondary
#DAF1F1
accent
#CDCD19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080