#E49B95#E49B95
#E49B95 is a light, moderate red. Relative luminance 0.421; OKLCH L 76.0% C 0.089 H 24.6°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E49B95 |
|---|---|
| RGB | rgb(228, 155, 149) |
| HSL | hsl(5, 59%, 74%) |
| HSV | hsv(5, 35%, 89%) |
| CMYK | cmyk(0%, 32%, 34.6%, 10.6%) |
| CIE-LAB | lab(70.95, 26.54, 14.26) |
| CIE-LCH | lch(70.95, 30.13, 28.26°) |
| OKLab | oklab(75.96% 0.0806 0.0368) |
| OKLCH | oklch(75.96% 0.089 24.6) |
| XYZ | xyz(49.1428, 42.1099, 33.9676) |
| Luminance | 0.4211 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.33
Peachy Pink
#FF9A8A
ΔE00 6.08
Dusty Pink (survey)
#D58A94
ΔE00 7.27
Light Salmon
#FEA993
ΔE00 7.31
Lightcoral
#F08080
ΔE00 7.45
Greyish Pink
#C88D94
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49B95 #95DEE4
analogous
#E495B7 #E49B95 #E4C395
triadic
#E49B95 #95E49B #9B95E4
tetradic
#E49B95 #B7E495 #95DEE4 #C395E4
square
#E49B95 #B7E495 #95DEE4 #C395E4
split-complementary
#E49B95 #95E4C3 #95B7E4
monochromatic
#CB3F34 #D86D64 #E49B95 #F0C9C6 #F9E8E7
Accessibility & contrast
On white
2.23
#E49B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#E49B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49B95
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49B95 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA594
Deuteranopia (green-blind)
#BBB394
Tritanopia (blue-blind)
#F3929A
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e49b95; /* rgb */ color: rgb(228, 155, 149); /* oklch */ color: oklch(76.0% 0.089 24.6);
Tailwind
colors: {
custom: {
50: '#eeb9b4',
500: '#e49b95',
950: '#000000',
},
}SCSS
$custom: #e49b95; $custom-light: #eeb9b4; $custom-dark: #000000;
JSON
{
"hex": "#e49b95",
"rgb": {
"r": 228,
"g": 155,
"b": 149
},
"hsl": {
"h": 4.557,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.75962,
"c": 0.08862,
"h": 24.6
},
"luminance": 0.42107
}Semantic roles & 50–950 ramp
primary
#E49B95
secondary
#DBEEF0
accent
#BAC71E
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171111
muted
#858080