#E49E95#E49E95
#E49E95 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.5% C 0.085 H 27.4°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E49E95 |
|---|---|
| RGB | rgb(228, 158, 149) |
| HSL | hsl(7, 59%, 74%) |
| HSV | hsv(7, 35%, 89%) |
| CMYK | cmyk(0%, 30.7%, 34.6%, 10.6%) |
| CIE-LAB | lab(71.64, 24.93, 15.23) |
| CIE-LCH | lch(71.64, 29.22, 31.42°) |
| OKLab | oklab(76.5% 0.0758 0.0392) |
| OKLCH | oklch(76.5% 0.085 27.4) |
| XYZ | xyz(49.6483, 43.1209, 34.1361) |
| Luminance | 0.4312 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.59
Peachy Pink
#FF9A8A
ΔE00 5.82
Light Salmon
#FEA993
ΔE00 6.32
Pinkish Tan
#D99B82
ΔE00 6.82
Darksalmon
#E9967A
ΔE00 7.06
Pale Salmon
#FFB19A
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49E95 #95DBE4
analogous
#E495B4 #E49E95 #E4C695
triadic
#E49E95 #95E49E #9E95E4
tetradic
#E49E95 #B4E495 #95DBE4 #C695E4
square
#E49E95 #B4E495 #95DBE4 #C695E4
split-complementary
#E49E95 #95E4C6 #95B4E4
monochromatic
#CB4534 #D87164 #E49E95 #F0CBC6 #F9E9E7
Accessibility & contrast
On white
2.18
#E49E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#E49E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49E95
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49E95 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA794
Deuteranopia (green-blind)
#BDB594
Tritanopia (blue-blind)
#F3959C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e49e95; /* rgb */ color: rgb(228, 158, 149); /* oklch */ color: oklch(76.5% 0.085 27.4);
Tailwind
colors: {
custom: {
50: '#eebbb4',
500: '#e49e95',
950: '#000000',
},
}SCSS
$custom: #e49e95; $custom-light: #eebbb4; $custom-dark: #000000;
JSON
{
"hex": "#e49e95",
"rgb": {
"r": 228,
"g": 158,
"b": 149
},
"hsl": {
"h": 6.835,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.76495,
"c": 0.08534,
"h": 27.4
},
"luminance": 0.43118
}Semantic roles & 50–950 ramp
primary
#E49E95
secondary
#DBEEF0
accent
#B4C71E
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171211
muted
#858180