#E49EA8#E49EA8
#E49EA8 is a light, moderate red. Relative luminance 0.438; OKLCH L 77.0% C 0.084 H 9.8°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E49EA8 |
|---|---|
| RGB | rgb(228, 158, 168) |
| HSL | hsl(351, 56%, 76%) |
| HSV | hsv(351, 31%, 89%) |
| CMYK | cmyk(0%, 30.7%, 26.3%, 10.6%) |
| CIE-LAB | lab(72.08, 27.42, 5.37) |
| CIE-LCH | lch(72.08, 27.94, 11.08°) |
| OKLab | oklab(76.98% 0.0831 0.0144) |
| OKLCH | oklch(76.98% 0.084 9.8) |
| XYZ | xyz(51.2908, 43.7779, 42.7866) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.30
Dusty Pink
#D8A7B1
ΔE00 4.65
Pig Pink
#E78EA5
ΔE00 5.12
Dusty Pink (survey)
#D58A94
ΔE00 5.45
Soft Pink
#FDB0C0
ΔE00 5.70
Greyish Pink
#C88D94
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49EA8 #9EE4DA
analogous
#E49ECB #E49EA8 #E4B79E
triadic
#E49EA8 #A8E49E #9EA8E4
tetradic
#E49EA8 #CBE49E #9EE4DA #B79EE4
square
#E49EA8 #CBE49E #9EE4DA #B79EE4
split-complementary
#E49EA8 #9EE4B7 #9ECBE4
monochromatic
#C93E52 #D76E7D #E49EA8 #F1CED3 #F8E7EA
Accessibility & contrast
On white
2.15
#E49EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E49EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49EA8
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49EA8 | 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)
#A9A9A8
Deuteranopia (green-blind)
#BAB6A7
Tritanopia (blue-blind)
#F198A2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e49ea8; /* rgb */ color: rgb(228, 158, 168); /* oklch */ color: oklch(77.0% 0.084 9.8);
Tailwind
colors: {
custom: {
50: '#eebbc1',
500: '#e49ea8',
950: '#000000',
},
}SCSS
$custom: #e49ea8; $custom-light: #eebbc1; $custom-dark: #000000;
JSON
{
"hex": "#e49ea8",
"rgb": {
"r": 228,
"g": 158,
"b": 168
},
"hsl": {
"h": 351.429,
"s": 56.452,
"l": 75.686
},
"oklch": {
"l": 0.76982,
"c": 0.08434,
"h": 9.8
},
"luminance": 0.43775
}Semantic roles & 50–950 ramp
primary
#E49EA8
secondary
#DBF0ED
accent
#C4AD21
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181