#E1AAA7#E1AAA7
#E1AAA7 is a light, moderate red. Relative luminance 0.475; OKLCH L 78.8% C 0.065 H 22.2°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #E1AAA7 |
|---|---|
| RGB | rgb(225, 170, 167) |
| HSL | hsl(3, 49%, 77%) |
| HSV | hsv(3, 26%, 88%) |
| CMYK | cmyk(0%, 24.4%, 25.8%, 11.8%) |
| CIE-LAB | lab(74.54, 19.73, 9.40) |
| CIE-LCH | lch(74.54, 21.86, 25.48°) |
| OKLab | oklab(78.8% 0.0604 0.0247) |
| OKLCH | oklch(78.8% 0.065 22.2) |
| XYZ | xyz(52.4020, 47.5496, 42.9695) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.33
Pale Rose
#FDC1C5
ΔE00 6.84
Faded Pink
#DE9DAC
ΔE00 7.12
Blush (survey)
#F29E8E
ΔE00 7.41
Lightpink
#FFB6C1
ΔE00 7.42
Pinkish Grey
#C8ACA9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1AAA7 #A7DEE1
analogous
#E1A7C1 #E1AAA7 #E1C7A7
triadic
#E1AAA7 #A7E1AA #AAA7E1
tetradic
#E1AAA7 #C1E1A7 #A7DEE1 #C7A7E1
square
#E1AAA7 #C1E1A7 #A7DEE1 #C7A7E1
split-complementary
#E1AAA7 #A7E1C7 #A7C1E1
monochromatic
#C2524C #D17E79 #E1AAA7 #F1D6D5 #F7E9E8
Accessibility & contrast
On white
2.00
#E1AAA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#E1AAA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1AAA7
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1AAA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1AAA7 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A7
Deuteranopia (green-blind)
#C1BBA6
Tritanopia (blue-blind)
#EDA4A9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e1aaa7; /* rgb */ color: rgb(225, 170, 167); /* oklch */ color: oklch(78.8% 0.065 22.2);
Tailwind
colors: {
custom: {
50: '#ebc3c1',
500: '#e1aaa7',
950: '#000000',
},
}SCSS
$custom: #e1aaa7; $custom-light: #ebc3c1; $custom-dark: #000000;
JSON
{
"hex": "#e1aaa7",
"rgb": {
"r": 225,
"g": 170,
"b": 167
},
"hsl": {
"h": 3.103,
"s": 49.153,
"l": 76.863
},
"oklch": {
"l": 0.78801,
"c": 0.06519,
"h": 22.2
},
"luminance": 0.47547
}Semantic roles & 50–950 ramp
primary
#E1AAA7
secondary
#DDEDEE
accent
#B5BC29
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#161212
muted
#848181