#E2ABA3#E2ABA3
#E2ABA3 is a light, moderate red. Relative luminance 0.479; OKLCH L 79.0% C 0.066 H 28.1°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E2ABA3 |
|---|---|
| RGB | rgb(226, 171, 163) |
| HSL | hsl(8, 52%, 76%) |
| HSV | hsv(8, 28%, 89%) |
| CMYK | cmyk(0%, 24.3%, 27.9%, 11.4%) |
| CIE-LAB | lab(74.79, 19.02, 11.96) |
| CIE-LCH | lch(74.79, 22.46, 32.16°) |
| OKLab | oklab(78.99% 0.0583 0.0311) |
| OKLCH | oklch(78.99% 0.066 28.1) |
| XYZ | xyz(52.5388, 47.9416, 41.1295) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.33
Pale Salmon
#FFB19A
ΔE00 7.16
Dusty Pink
#D8A7B1
ΔE00 7.26
Light Salmon
#FEA993
ΔE00 7.30
Pinkish Grey
#C8ACA9
ΔE00 7.57
Pale Rose
#FDC1C5
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2ABA3 #A3DAE2
analogous
#E2A3BB #E2ABA3 #E2CBA3
triadic
#E2ABA3 #A3E2AB #ABA3E2
tetradic
#E2ABA3 #BBE2A3 #A3DAE2 #CBA3E2
square
#E2ABA3 #BBE2A3 #A3DAE2 #CBA3E2
split-complementary
#E2ABA3 #A3E2CB #A3BBE2
monochromatic
#C55646 #D38174 #E2ABA3 #F1D5D2 #F8EAE8
Accessibility & contrast
On white
1.98
#E2ABA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#E2ABA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2ABA3
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2ABA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2ABA3 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A2
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#EEA4A9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e2aba3; /* rgb */ color: rgb(226, 171, 163); /* oklch */ color: oklch(79.0% 0.066 28.1);
Tailwind
colors: {
custom: {
50: '#ecc4be',
500: '#e2aba3',
950: '#000000',
},
}SCSS
$custom: #e2aba3; $custom-light: #ecc4be; $custom-dark: #000000;
JSON
{
"hex": "#e2aba3",
"rgb": {
"r": 226,
"g": 171,
"b": 163
},
"hsl": {
"h": 7.619,
"s": 52.066,
"l": 76.275
},
"oklch": {
"l": 0.78987,
"c": 0.06612,
"h": 28.1
},
"luminance": 0.47939
}Semantic roles & 50–950 ramp
primary
#E2ABA3
secondary
#DCECEF
accent
#ACBF26
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181