#E99D96#E99D96
#E99D96 is a light, moderate red. Relative luminance 0.436; OKLCH L 76.9% C 0.092 H 25.2°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E99D96 |
|---|---|
| RGB | rgb(233, 157, 150) |
| HSL | hsl(5, 65%, 75%) |
| HSV | hsv(5, 36%, 91%) |
| CMYK | cmyk(0%, 32.6%, 35.6%, 8.6%) |
| CIE-LAB | lab(71.99, 27.48, 15.26) |
| CIE-LCH | lch(71.99, 31.43, 29.04°) |
| OKLab | oklab(76.9% 0.0834 0.0393) |
| OKLCH | oklch(76.9% 0.092 25.2) |
| XYZ | xyz(51.1681, 43.6432, 34.5772) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.57
Peachy Pink
#FF9A8A
ΔE00 5.26
Light Salmon
#FEA993
ΔE00 6.46
Lightcoral
#F08080
ΔE00 7.55
Pale Salmon
#FFB19A
ΔE00 7.62
Darksalmon
#E9967A
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E99D96 #96E2E9
analogous
#E996B9 #E99D96 #E9C696
triadic
#E99D96 #96E99D #9D96E9
tetradic
#E99D96 #B9E996 #96E2E9 #C696E9
square
#E99D96 #B9E996 #96E2E9 #C696E9
split-complementary
#E99D96 #96E9C6 #96B9E9
monochromatic
#D43F31 #DE6E63 #E99D96 #F4CCC9 #FAE7E6
Accessibility & contrast
On white
2.16
#E99D96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#E99D96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E99D96
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E99D96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E99D96 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA795
Deuteranopia (green-blind)
#BFB695
Tritanopia (blue-blind)
#F8949B
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e99d96; /* rgb */ color: rgb(233, 157, 150); /* oklch */ color: oklch(76.9% 0.092 25.2);
Tailwind
colors: {
custom: {
50: '#f2bab4',
500: '#e99d96',
950: '#000000',
},
}SCSS
$custom: #e99d96; $custom-light: #f2bab4; $custom-dark: #000000;
JSON
{
"hex": "#e99d96",
"rgb": {
"r": 233,
"g": 157,
"b": 150
},
"hsl": {
"h": 5.06,
"s": 65.354,
"l": 75.098
},
"oklch": {
"l": 0.76897,
"c": 0.09218,
"h": 25.2
},
"luminance": 0.4364
}Semantic roles & 50–950 ramp
primary
#E99D96
secondary
#DAEFF1
accent
#BECD18
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080