#E2AEAB#E2AEAB
#E2AEAB is a light, moderate red. Relative luminance 0.494; OKLCH L 79.7% C 0.061 H 22.3°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E2AEAB |
|---|---|
| RGB | rgb(226, 174, 171) |
| HSL | hsl(3, 49%, 78%) |
| HSV | hsv(3, 24%, 89%) |
| CMYK | cmyk(0%, 23%, 24.3%, 11.4%) |
| CIE-LAB | lab(75.69, 18.52, 8.87) |
| CIE-LCH | lch(75.69, 20.54, 25.59°) |
| OKLab | oklab(79.75% 0.0567 0.0233) |
| OKLCH | oklch(79.75% 0.061 22.3) |
| XYZ | xyz(53.8515, 49.3836, 45.2156) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.39
Pale Rose
#FDC1C5
ΔE00 6.22
Pinkish Grey
#C8ACA9
ΔE00 7.04
Light Rose
#FFC5CB
ΔE00 7.20
Lightpink
#FFB6C1
ΔE00 7.28
Faded Pink
#DE9DAC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2AEAB #ABDFE2
analogous
#E2ABC3 #E2AEAB #E2C9AB
triadic
#E2AEAB #ABE2AE #AEABE2
tetradic
#E2AEAB #C3E2AB #ABDFE2 #C9ABE2
square
#E2AEAB #C3E2AB #ABDFE2 #C9ABE2
split-complementary
#E2AEAB #ABE2C9 #ABC3E2
monochromatic
#C35650 #D2827E #E2AEAB #F2DAD8 #F7E9E8
Accessibility & contrast
On white
1.93
#E2AEAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#E2AEAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2AEAB
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2AEAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2AEAB | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B5AB
Deuteranopia (green-blind)
#C4BEAA
Tritanopia (blue-blind)
#EDA9AD
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #e2aeab; /* rgb */ color: rgb(226, 174, 171); /* oklch */ color: oklch(79.7% 0.061 22.3);
Tailwind
colors: {
custom: {
50: '#ecc6c4',
500: '#e2aeab',
950: '#000000',
},
}SCSS
$custom: #e2aeab; $custom-light: #ecc6c4; $custom-dark: #000000;
JSON
{
"hex": "#e2aeab",
"rgb": {
"r": 226,
"g": 174,
"b": 171
},
"hsl": {
"h": 3.273,
"s": 48.673,
"l": 77.843
},
"oklch": {
"l": 0.79746,
"c": 0.06133,
"h": 22.3
},
"luminance": 0.49381
}Semantic roles & 50–950 ramp
primary
#E2AEAB
secondary
#DDEDEE
accent
#B4BC2A
background
#FEFCFC
surface
#FDF8F8
border
#D5D1D1
text
#161312
muted
#848281