#E49EA7#E49EA7
#E49EA7 is a light, moderate red. Relative luminance 0.437; OKLCH L 77.0% C 0.084 H 10.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E49EA7 |
|---|---|
| RGB | rgb(228, 158, 167) |
| HSL | hsl(352, 56%, 76%) |
| HSV | hsv(352, 31%, 89%) |
| CMYK | cmyk(0%, 30.7%, 26.8%, 10.6%) |
| CIE-LAB | lab(72.05, 27.28, 5.89) |
| CIE-LCH | lch(72.05, 27.91, 12.18°) |
| OKLab | oklab(76.95% 0.0827 0.0157) |
| OKLCH | oklch(76.95% 0.084 10.8) |
| XYZ | xyz(51.1980, 43.7408, 42.2979) |
| Luminance | 0.4374 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.61
Dusty Pink
#D8A7B1
ΔE00 4.74
Pig Pink
#E78EA5
ΔE00 5.34
Dusty Pink (survey)
#D58A94
ΔE00 5.42
Soft Pink
#FDB0C0
ΔE00 5.84
Greyish Pink
#C88D94
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49EA7 #9EE4DB
analogous
#E49ECA #E49EA7 #E4B89E
triadic
#E49EA7 #A7E49E #9EA7E4
tetradic
#E49EA7 #CAE49E #9EE4DB #B89EE4
square
#E49EA7 #CAE49E #9EE4DB #B89EE4
split-complementary
#E49EA7 #9EE4B8 #9ECAE4
monochromatic
#C93E50 #D76E7C #E49EA7 #F1CED2 #F8E7E9
Accessibility & contrast
On white
2.15
#E49EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E49EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49EA7
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49EA7 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A9A7
Deuteranopia (green-blind)
#BAB6A6
Tritanopia (blue-blind)
#F198A1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e49ea7; /* rgb */ color: rgb(228, 158, 167); /* oklch */ color: oklch(77.0% 0.084 10.8);
Tailwind
colors: {
custom: {
50: '#eebbc1',
500: '#e49ea7',
950: '#000000',
},
}SCSS
$custom: #e49ea7; $custom-light: #eebbc1; $custom-dark: #000000;
JSON
{
"hex": "#e49ea7",
"rgb": {
"r": 228,
"g": 158,
"b": 167
},
"hsl": {
"h": 352.286,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.76954,
"c": 0.08421,
"h": 10.8
},
"luminance": 0.43738
}Semantic roles & 50–950 ramp
primary
#E49EA7
secondary
#DBF0ED
accent
#C4AF21
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181