#E49EAA#E49EAA
#E49EAA is a light, moderate red. Relative luminance 0.439; OKLCH L 77.0% C 0.085 H 7.9°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #E49EAA |
|---|---|
| RGB | rgb(228, 158, 170) |
| HSL | hsl(350, 56%, 76%) |
| HSV | hsv(350, 31%, 89%) |
| CMYK | cmyk(0%, 30.7%, 25.4%, 10.6%) |
| CIE-LAB | lab(72.13, 27.70, 4.34) |
| CIE-LCH | lch(72.13, 28.03, 8.90°) |
| OKLab | oklab(77.04% 0.0839 0.0117) |
| OKLCH | oklch(77.04% 0.085 7.9) |
| XYZ | xyz(51.4785, 43.8530, 43.7754) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.74
Dusty Pink
#D8A7B1
ΔE00 4.54
Pig Pink
#E78EA5
ΔE00 4.76
Soft Pink
#FDB0C0
ΔE00 5.49
Dusty Pink (survey)
#D58A94
ΔE00 5.59
Greyish Pink
#C88D94
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49EAA #9EE4D8
analogous
#E49ECD #E49EAA #E4B59E
triadic
#E49EAA #AAE49E #9EAAE4
tetradic
#E49EAA #CDE49E #9EE4D8 #B59EE4
square
#E49EAA #CDE49E #9EE4D8 #B59EE4
split-complementary
#E49EAA #9EE4B5 #9ECDE4
monochromatic
#C93E56 #D76E80 #E49EAA #F1CED4 #F8E7EA
Accessibility & contrast
On white
2.15
#E49EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#E49EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49EAA
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49EAA | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9AA
Deuteranopia (green-blind)
#B9B6A9
Tritanopia (blue-blind)
#F199A2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e49eaa; /* rgb */ color: rgb(228, 158, 170); /* oklch */ color: oklch(77.0% 0.085 7.9);
Tailwind
colors: {
custom: {
50: '#eebbc3',
500: '#e49eaa',
950: '#000000',
},
}SCSS
$custom: #e49eaa; $custom-light: #eebbc3; $custom-dark: #000000;
JSON
{
"hex": "#e49eaa",
"rgb": {
"r": 228,
"g": 158,
"b": 170
},
"hsl": {
"h": 349.714,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.77037,
"c": 0.08467,
"h": 7.9
},
"luminance": 0.4385
}Semantic roles & 50–950 ramp
primary
#E49EAA
secondary
#DBF0EC
accent
#C4A821
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181