#E2AAA1#E2AAA1
#E2AAA1 is a light, moderate red. Relative luminance 0.475; OKLCH L 78.8% C 0.068 H 29.0°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E2AAA1 |
|---|---|
| RGB | rgb(226, 170, 161) |
| HSL | hsl(8, 53%, 76%) |
| HSV | hsv(8, 29%, 89%) |
| CMYK | cmyk(0%, 24.8%, 28.8%, 11.4%) |
| CIE-LAB | lab(74.50, 19.29, 12.65) |
| CIE-LCH | lch(74.50, 23.06, 33.26°) |
| OKLab | oklab(78.75% 0.0591 0.0328) |
| OKLCH | oklch(78.75% 0.068 29) |
| XYZ | xyz(52.1729, 47.4941, 40.1305) |
| Luminance | 0.4749 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.94
Pale Salmon
#FFB19A
ΔE00 6.86
Light Salmon
#FEA993
ΔE00 6.94
Pinkish Tan
#D99B82
ΔE00 7.29
Dusty Pink
#D8A7B1
ΔE00 7.66
Pinkish Grey
#C8ACA9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2AAA1 #A1D9E2
analogous
#E2A1B8 #E2AAA1 #E2CAA1
triadic
#E2AAA1 #A1E2AA #AAA1E2
tetradic
#E2AAA1 #B8E2A1 #A1D9E2 #CAA1E2
square
#E2AAA1 #B8E2A1 #A1D9E2 #CAA1E2
split-complementary
#E2AAA1 #A1E2CA #A1B8E2
monochromatic
#C55543 #D48072 #E2AAA1 #F0D4D0 #F8EAE8
Accessibility & contrast
On white
2.00
#E2AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#E2AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2AAA1
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2AAA1 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A0
Deuteranopia (green-blind)
#C3BCA0
Tritanopia (blue-blind)
#EFA3A8
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e2aaa1; /* rgb */ color: rgb(226, 170, 161); /* oklch */ color: oklch(78.8% 0.068 29.0);
Tailwind
colors: {
custom: {
50: '#ecc3bc',
500: '#e2aaa1',
950: '#000000',
},
}SCSS
$custom: #e2aaa1; $custom-light: #ecc3bc; $custom-dark: #000000;
JSON
{
"hex": "#e2aaa1",
"rgb": {
"r": 226,
"g": 170,
"b": 161
},
"hsl": {
"h": 8.308,
"s": 52.846,
"l": 75.882
},
"oklch": {
"l": 0.78752,
"c": 0.06764,
"h": 29
},
"luminance": 0.47491
}Semantic roles & 50–950 ramp
primary
#E2AAA1
secondary
#DCECEF
accent
#ABC025
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181