#E99E99#E99E99
#E99E99 is a light, moderate red. Relative luminance 0.441; OKLCH L 77.1% C 0.091 H 23.6°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E99E99 |
|---|---|
| RGB | rgb(233, 158, 153) |
| HSL | hsl(4, 65%, 76%) |
| HSV | hsv(4, 34%, 91%) |
| CMYK | cmyk(0%, 32.2%, 34.3%, 8.6%) |
| CIE-LAB | lab(72.28, 27.31, 14.01) |
| CIE-LCH | lch(72.28, 30.70, 27.16°) |
| OKLab | oklab(77.14% 0.083 0.0362) |
| OKLCH | oklch(77.14% 0.091 23.6) |
| XYZ | xyz(51.5827, 44.0808, 35.9224) |
| Luminance | 0.4408 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.30
Peachy Pink
#FF9A8A
ΔE00 5.86
Light Salmon
#FEA993
ΔE00 7.01
Dusty Pink (survey)
#D58A94
ΔE00 7.65
Lightcoral
#F08080
ΔE00 7.74
Faded Pink
#DE9DAC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99E99 #99E4E9
analogous
#E999BC #E99E99 #E9C699
triadic
#E99E99 #99E99E #9E99E9
tetradic
#E99E99 #BCE999 #99E4E9 #C699E9
square
#E99E99 #BCE999 #99E4E9 #C699E9
split-complementary
#E99E99 #99E9C6 #99BCE9
monochromatic
#D33E34 #DE6E67 #E99E99 #F4CECB #FAE7E6
Accessibility & contrast
On white
2.14
#E99E99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E99E99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99E99
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99E99 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA898
Deuteranopia (green-blind)
#BFB798
Tritanopia (blue-blind)
#F8959D
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e99e99; /* rgb */ color: rgb(233, 158, 153); /* oklch */ color: oklch(77.1% 0.091 23.6);
Tailwind
colors: {
custom: {
50: '#f2bbb7',
500: '#e99e99',
950: '#000000',
},
}SCSS
$custom: #e99e99; $custom-light: #f2bbb7; $custom-dark: #000000;
JSON
{
"hex": "#e99e99",
"rgb": {
"r": 233,
"g": 158,
"b": 153
},
"hsl": {
"h": 3.75,
"s": 64.516,
"l": 75.686
},
"oklch": {
"l": 0.77144,
"c": 0.09053,
"h": 23.6
},
"luminance": 0.44077
}Semantic roles & 50–950 ramp
primary
#E99E99
secondary
#DAF0F1
accent
#C1CC19
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180