#E49D97#E49D97
#E49D97 is a light, moderate red. Relative luminance 0.428; OKLCH L 76.4% C 0.086 H 24.6°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E49D97 |
|---|---|
| RGB | rgb(228, 157, 151) |
| HSL | hsl(5, 59%, 74%) |
| HSV | hsv(5, 34%, 89%) |
| CMYK | cmyk(0%, 31.1%, 33.8%, 10.6%) |
| CIE-LAB | lab(71.45, 25.71, 13.87) |
| CIE-LCH | lch(71.45, 29.22, 28.34°) |
| OKLab | oklab(76.37% 0.0782 0.0359) |
| OKLCH | oklch(76.37% 0.086 24.6) |
| XYZ | xyz(49.6394, 42.8456, 34.9276) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.39
Peachy Pink
#FF9A8A
ΔE00 6.27
Light Salmon
#FEA993
ΔE00 7.19
Dusty Pink (survey)
#D58A94
ΔE00 7.51
Greyish Pink
#C88D94
ΔE00 7.81
Pinkish Tan
#D99B82
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49D97 #97DEE4
analogous
#E497B8 #E49D97 #E4C497
triadic
#E49D97 #97E49D #9D97E4
tetradic
#E49D97 #B8E497 #97DEE4 #C497E4
square
#E49D97 #B8E497 #97DEE4 #C497E4
split-complementary
#E49D97 #97E4C4 #97B8E4
monochromatic
#CB4136 #D76F66 #E49D97 #F1CBC8 #F9E8E7
Accessibility & contrast
On white
2.19
#E49D97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E49D97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49D97
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49D97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49D97 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA796
Deuteranopia (green-blind)
#BCB496
Tritanopia (blue-blind)
#F3959C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e49d97; /* rgb */ color: rgb(228, 157, 151); /* oklch */ color: oklch(76.4% 0.086 24.6);
Tailwind
colors: {
custom: {
50: '#eebab5',
500: '#e49d97',
950: '#000000',
},
}SCSS
$custom: #e49d97; $custom-light: #eebab5; $custom-dark: #000000;
JSON
{
"hex": "#e49d97",
"rgb": {
"r": 228,
"g": 157,
"b": 151
},
"hsl": {
"h": 4.675,
"s": 58.779,
"l": 74.314
},
"oklch": {
"l": 0.76365,
"c": 0.086,
"h": 24.6
},
"luminance": 0.42842
}Semantic roles & 50–950 ramp
primary
#E49D97
secondary
#DBEEF0
accent
#B9C61F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080