#E99E97#E99E97
#E99E97 is a light, moderate red. Relative luminance 0.440; OKLCH L 77.1% C 0.091 H 25.3°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E99E97 |
|---|---|
| RGB | rgb(233, 158, 151) |
| HSL | hsl(5, 65%, 75%) |
| HSV | hsv(5, 35%, 91%) |
| CMYK | cmyk(0%, 32.2%, 35.2%, 8.6%) |
| CIE-LAB | lab(72.24, 27.07, 15.05) |
| CIE-LCH | lch(72.24, 30.97, 29.08°) |
| OKLab | oklab(77.1% 0.0822 0.0388) |
| OKLCH | oklch(77.1% 0.091 25.3) |
| XYZ | xyz(51.4189, 44.0153, 35.0597) |
| Luminance | 0.4401 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.62
Peachy Pink
#FF9A8A
ΔE00 5.37
Light Salmon
#FEA993
ΔE00 6.40
Pale Salmon
#FFB19A
ΔE00 7.49
Darksalmon
#E9967A
ΔE00 7.74
Lightcoral
#F08080
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99E97 #97E2E9
analogous
#E997B9 #E99E97 #E9C797
triadic
#E99E97 #97E99E #9E97E9
tetradic
#E99E97 #B9E997 #97E2E9 #C797E9
square
#E99E97 #B9E997 #97E2E9 #C797E9
split-complementary
#E99E97 #97E9C7 #97B9E9
monochromatic
#D44032 #DE6F64 #E99E97 #F4CDCA #FAE7E6
Accessibility & contrast
On white
2.14
#E99E97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E99E97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99E97
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99E97 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA896
Deuteranopia (green-blind)
#BFB796
Tritanopia (blue-blind)
#F8959C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e99e97; /* rgb */ color: rgb(233, 158, 151); /* oklch */ color: oklch(77.1% 0.091 25.3);
Tailwind
colors: {
custom: {
50: '#f2bbb5',
500: '#e99e97',
950: '#000000',
},
}SCSS
$custom: #e99e97; $custom-light: #f2bbb5; $custom-dark: #000000;
JSON
{
"hex": "#e99e97",
"rgb": {
"r": 233,
"g": 158,
"b": 151
},
"hsl": {
"h": 5.122,
"s": 65.079,
"l": 75.294
},
"oklch": {
"l": 0.77096,
"c": 0.09088,
"h": 25.3
},
"luminance": 0.44012
}Semantic roles & 50–950 ramp
primary
#E99E97
secondary
#DAEFF1
accent
#BECD19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180