#E99E96#E99E96
#E99E96 is a light, moderate red. Relative luminance 0.440; OKLCH L 77.1% C 0.091 H 26.1°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E99E96 |
|---|---|
| RGB | rgb(233, 158, 150) |
| HSL | hsl(6, 65%, 75%) |
| HSV | hsv(6, 36%, 91%) |
| CMYK | cmyk(0%, 32.2%, 35.6%, 8.6%) |
| CIE-LAB | lab(72.22, 26.95, 15.57) |
| CIE-LCH | lch(72.22, 31.13, 30.02°) |
| OKLab | oklab(77.07% 0.0818 0.0401) |
| OKLCH | oklch(77.07% 0.091 26.1) |
| XYZ | xyz(51.3380, 43.9829, 34.6338) |
| Luminance | 0.4398 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.28
Peachy Pink
#FF9A8A
ΔE00 5.15
Light Salmon
#FEA993
ΔE00 6.10
Pale Salmon
#FFB19A
ΔE00 7.22
Darksalmon
#E9967A
ΔE00 7.37
Pinkish Tan
#D99B82
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99E96 #96E1E9
analogous
#E996B8 #E99E96 #E9C796
triadic
#E99E96 #96E99E #9E96E9
tetradic
#E99E96 #B8E996 #96E1E9 #C796E9
square
#E99E96 #B8E996 #96E1E9 #C796E9
split-complementary
#E99E96 #96E9C7 #96B8E9
monochromatic
#D44131 #DE6F63 #E99E96 #F4CDC9 #FAE8E6
Accessibility & contrast
On white
2.14
#E99E96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#E99E96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99E96
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99E96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99E96 | 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)
#AEA895
Deuteranopia (green-blind)
#C0B795
Tritanopia (blue-blind)
#F8959C
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e99e96; /* rgb */ color: rgb(233, 158, 150); /* oklch */ color: oklch(77.1% 0.091 26.1);
Tailwind
colors: {
custom: {
50: '#f2bbb4',
500: '#e99e96',
950: '#000000',
},
}SCSS
$custom: #e99e96; $custom-light: #f2bbb4; $custom-dark: #000000;
JSON
{
"hex": "#e99e96",
"rgb": {
"r": 233,
"g": 158,
"b": 150
},
"hsl": {
"h": 5.783,
"s": 65.354,
"l": 75.098
},
"oklch": {
"l": 0.77072,
"c": 0.09108,
"h": 26.1
},
"luminance": 0.43979
}Semantic roles & 50–950 ramp
primary
#E99E96
secondary
#DAEFF1
accent
#BCCD18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171211
muted
#858180