#E2ABA4#E2ABA4
#E2ABA4 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.0% C 0.066 H 26.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ABA4 |
|---|---|
| RGB | rgb(226, 171, 164) |
| HSL | hsl(7, 52%, 76%) |
| HSV | hsv(7, 27%, 89%) |
| CMYK | cmyk(0%, 24.3%, 27.4%, 11.4%) |
| CIE-LAB | lab(74.81, 19.15, 11.44) |
| CIE-LCH | lch(74.81, 22.31, 30.85°) |
| OKLab | oklab(79.01% 0.0587 0.0298) |
| OKLCH | oklch(79.01% 0.066 26.9) |
| XYZ | xyz(52.6288, 47.9776, 41.6032) |
| Luminance | 0.4798 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.52
Dusty Pink
#D8A7B1
ΔE00 6.88
Pale Salmon
#FFB19A
ΔE00 7.44
Pale Rose
#FDC1C5
ΔE00 7.47
Pinkish Grey
#C8ACA9
ΔE00 7.54
Light Salmon
#FEA993
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ABA4 #A4DBE2
analogous
#E2A4BC #E2ABA4 #E2CAA4
triadic
#E2ABA4 #A4E2AB #ABA4E2
tetradic
#E2ABA4 #BCE2A4 #A4DBE2 #CAA4E2
square
#E2ABA4 #BCE2A4 #A4DBE2 #CAA4E2
split-complementary
#E2ABA4 #A4E2CA #A4BCE2
monochromatic
#C45547 #D38076 #E2ABA4 #F1D6D2 #F8EAE8
Accessibility & contrast
On white
1.98
#E2ABA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#E2ABA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ABA4
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ABA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ABA4 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A3
Deuteranopia (green-blind)
#C3BCA3
Tritanopia (blue-blind)
#EEA5A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e2aba4; /* rgb */ color: rgb(226, 171, 164); /* oklch */ color: oklch(79.0% 0.066 26.9);
Tailwind
colors: {
custom: {
50: '#ecc4bf',
500: '#e2aba4',
950: '#000000',
},
}SCSS
$custom: #e2aba4; $custom-light: #ecc4bf; $custom-dark: #000000;
JSON
{
"hex": "#e2aba4",
"rgb": {
"r": 226,
"g": 171,
"b": 164
},
"hsl": {
"h": 6.774,
"s": 51.667,
"l": 76.471
},
"oklch": {
"l": 0.79012,
"c": 0.06586,
"h": 26.9
},
"luminance": 0.47975
}Semantic roles & 50–950 ramp
primary
#E2ABA4
secondary
#DCEDEF
accent
#AEBF26
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181