#E49EA4#E49EA4
#E49EA4 is a light, moderate red. Relative luminance 0.436; OKLCH L 76.9% C 0.084 H 13.6°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E49EA4 |
|---|---|
| RGB | rgb(228, 158, 164) |
| HSL | hsl(355, 56%, 76%) |
| HSV | hsv(355, 31%, 89%) |
| CMYK | cmyk(0%, 30.7%, 28.1%, 10.6%) |
| CIE-LAB | lab(71.98, 26.87, 7.44) |
| CIE-LCH | lch(71.98, 27.88, 15.48°) |
| OKLab | oklab(76.87% 0.0816 0.0197) |
| OKLCH | oklch(76.87% 0.084 13.6) |
| XYZ | xyz(50.9238, 43.6311, 40.8542) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.61
Dusty Pink
#D8A7B1
ΔE00 5.13
Dusty Pink (survey)
#D58A94
ΔE00 5.47
Pig Pink
#E78EA5
ΔE00 6.08
Greyish Pink
#C88D94
ΔE00 6.22
Soft Pink
#FDB0C0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49EA4 #9EE4DE
analogous
#E49EC7 #E49EA4 #E4BB9E
triadic
#E49EA4 #A4E49E #9EA4E4
tetradic
#E49EA4 #C7E49E #9EE4DE #BB9EE4
square
#E49EA4 #C7E49E #9EE4DE #BB9EE4
split-complementary
#E49EA4 #9EE4BB #9EC7E4
monochromatic
#C93E4A #D76E77 #E49EA4 #F1CED1 #F8E7E9
Accessibility & contrast
On white
2.16
#E49EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#E49EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49EA4
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49EA4 | 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)
#AAA9A4
Deuteranopia (green-blind)
#BBB5A3
Tritanopia (blue-blind)
#F198A0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e49ea4; /* rgb */ color: rgb(228, 158, 164); /* oklch */ color: oklch(76.9% 0.084 13.6);
Tailwind
colors: {
custom: {
50: '#eebbbe',
500: '#e49ea4',
950: '#000000',
},
}SCSS
$custom: #e49ea4; $custom-light: #eebbbe; $custom-dark: #000000;
JSON
{
"hex": "#e49ea4",
"rgb": {
"r": 228,
"g": 158,
"b": 164
},
"hsl": {
"h": 354.857,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.76873,
"c": 0.08394,
"h": 13.6
},
"luminance": 0.43628
}Semantic roles & 50–950 ramp
primary
#E49EA4
secondary
#DBF0EE
accent
#C4B621
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181