#E49EA0#E49EA0
#E49EA0 is a light, moderate red. Relative luminance 0.435; OKLCH L 76.8% C 0.084 H 17.3°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E49EA0 |
|---|---|
| RGB | rgb(228, 158, 160) |
| HSL | hsl(358, 56%, 76%) |
| HSV | hsv(358, 31%, 89%) |
| CMYK | cmyk(0%, 30.7%, 29.8%, 10.6%) |
| CIE-LAB | lab(71.89, 26.33, 9.51) |
| CIE-LCH | lch(71.89, 28.00, 19.86°) |
| OKLab | oklab(76.77% 0.0801 0.025) |
| OKLCH | oklch(76.77% 0.084 17.3) |
| XYZ | xyz(50.5683, 43.4889, 38.9816) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.01
Dusty Pink (survey)
#D58A94
ΔE00 5.88
Dusty Pink
#D8A7B1
ΔE00 5.91
Greyish Pink
#C88D94
ΔE00 6.49
Blush (survey)
#F29E8E
ΔE00 7.20
Pig Pink
#E78EA5
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49EA0 #9EE4E2
analogous
#E49EC3 #E49EA0 #E4BF9E
triadic
#E49EA0 #A0E49E #9EA0E4
tetradic
#E49EA0 #C3E49E #9EE4E2 #BF9EE4
square
#E49EA0 #C3E49E #9EE4E2 #BF9EE4
split-complementary
#E49EA0 #9EE4BF #9EC3E4
monochromatic
#C93E42 #D76E71 #E49EA0 #F1CECF #F8E7E8
Accessibility & contrast
On white
2.17
#E49EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#E49EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49EA0
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49EA0 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA8A0
Deuteranopia (green-blind)
#BBB59F
Tritanopia (blue-blind)
#F2979F
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e49ea0; /* rgb */ color: rgb(228, 158, 160); /* oklch */ color: oklch(76.8% 0.084 17.3);
Tailwind
colors: {
custom: {
50: '#eebbbc',
500: '#e49ea0',
950: '#000000',
},
}SCSS
$custom: #e49ea0; $custom-light: #eebbbc; $custom-dark: #000000;
JSON
{
"hex": "#e49ea0",
"rgb": {
"r": 228,
"g": 158,
"b": 160
},
"hsl": {
"h": 358.286,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.76768,
"c": 0.08387,
"h": 17.3
},
"luminance": 0.43486
}Semantic roles & 50–950 ramp
primary
#E49EA0
secondary
#DBF0EF
accent
#C4BF21
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181