#E49EA2#E49EA2
#E49EA2 is a light, moderate red. Relative luminance 0.436; OKLCH L 76.8% C 0.084 H 15.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E49EA2 |
|---|---|
| RGB | rgb(228, 158, 162) |
| HSL | hsl(357, 56%, 76%) |
| HSV | hsv(357, 31%, 89%) |
| CMYK | cmyk(0%, 30.7%, 28.9%, 10.6%) |
| CIE-LAB | lab(71.93, 26.60, 8.48) |
| CIE-LCH | lch(71.93, 27.92, 17.67°) |
| OKLab | oklab(76.82% 0.0808 0.0223) |
| OKLCH | oklch(76.82% 0.084 15.4) |
| XYZ | xyz(50.7447, 43.5595, 39.9104) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.30
Dusty Pink
#D8A7B1
ΔE00 5.49
Dusty Pink (survey)
#D58A94
ΔE00 5.63
Greyish Pink
#C88D94
ΔE00 6.31
Pig Pink
#E78EA5
ΔE00 6.64
Soft Pink
#FDB0C0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49EA2 #9EE4E0
analogous
#E49EC5 #E49EA2 #E4BD9E
triadic
#E49EA2 #A2E49E #9EA2E4
tetradic
#E49EA2 #C5E49E #9EE4E0 #BD9EE4
square
#E49EA2 #C5E49E #9EE4E0 #BD9EE4
split-complementary
#E49EA2 #9EE4BD #9EC5E4
monochromatic
#C93E46 #D76E74 #E49EA2 #F1CED0 #F8E7E8
Accessibility & contrast
On white
2.16
#E49EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#E49EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49EA2
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49EA2 | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A2
Deuteranopia (green-blind)
#BBB5A1
Tritanopia (blue-blind)
#F197A0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e49ea2; /* rgb */ color: rgb(228, 158, 162); /* oklch */ color: oklch(76.8% 0.084 15.4);
Tailwind
colors: {
custom: {
50: '#eebbbd',
500: '#e49ea2',
950: '#000000',
},
}SCSS
$custom: #e49ea2; $custom-light: #eebbbd; $custom-dark: #000000;
JSON
{
"hex": "#e49ea2",
"rgb": {
"r": 228,
"g": 158,
"b": 162
},
"hsl": {
"h": 356.571,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.7682,
"c": 0.08386,
"h": 15.4
},
"luminance": 0.43556
}Semantic roles & 50–950 ramp
primary
#E49EA2
secondary
#DBF0EE
accent
#C4BB21
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181