#E2AEA2#E2AEA2
#E2AEA2 is a light, moderate red. Relative luminance 0.490; OKLCH L 79.5% C 0.064 H 33.3°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E2AEA2 |
|---|---|
| RGB | rgb(226, 174, 162) |
| HSL | hsl(11, 52%, 76%) |
| HSV | hsv(11, 28%, 89%) |
| CMYK | cmyk(0%, 23%, 28.3%, 11.4%) |
| CIE-LAB | lab(75.48, 17.28, 13.48) |
| CIE-LCH | lch(75.48, 21.91, 37.97°) |
| OKLab | oklab(79.52% 0.0532 0.0349) |
| OKLCH | oklch(79.52% 0.064 33.3) |
| XYZ | xyz(53.0227, 49.0521, 40.8505) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.40
Blush (survey)
#F29E8E
ΔE00 6.68
Pinkish Tan
#D99B82
ΔE00 6.91
Light Salmon
#FEA993
ΔE00 6.92
Pinkish Grey
#C8ACA9
ΔE00 7.37
Pale Rose
#FDC1C5
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2AEA2 #A2D6E2
analogous
#E2A2B6 #E2AEA2 #E2CEA2
triadic
#E2AEA2 #A2E2AE #AEA2E2
tetradic
#E2AEA2 #B6E2A2 #A2D6E2 #CEA2E2
square
#E2AEA2 #B6E2A2 #A2D6E2 #CEA2E2
split-complementary
#E2AEA2 #A2E2CE #A2B6E2
monochromatic
#C55D45 #D38573 #E2AEA2 #F1D7D1 #F8EBE8
Accessibility & contrast
On white
1.94
#E2AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#E2AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2AEA2
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2AEA2 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A1
Deuteranopia (green-blind)
#C5BEA2
Tritanopia (blue-blind)
#EEA7AB
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #e2aea2; /* rgb */ color: rgb(226, 174, 162); /* oklch */ color: oklch(79.5% 0.064 33.3);
Tailwind
colors: {
custom: {
50: '#ecc6bd',
500: '#e2aea2',
950: '#000000',
},
}SCSS
$custom: #e2aea2; $custom-light: #ecc6bd; $custom-dark: #000000;
JSON
{
"hex": "#e2aea2",
"rgb": {
"r": 226,
"g": 174,
"b": 162
},
"hsl": {
"h": 11.25,
"s": 52.459,
"l": 76.078
},
"oklch": {
"l": 0.79519,
"c": 0.06365,
"h": 33.3
},
"luminance": 0.49049
}Semantic roles & 50–950 ramp
primary
#E2AEA2
secondary
#DCEBEF
accent
#A3C026
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161312
muted
#848281