#E5AAA2#E5AAA2
#E5AAA2 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.1% C 0.071 H 27.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E5AAA2 |
|---|---|
| RGB | rgb(229, 170, 162) |
| HSL | hsl(7, 56%, 77%) |
| HSV | hsv(7, 29%, 90%) |
| CMYK | cmyk(0%, 25.8%, 29.3%, 10.2%) |
| CIE-LAB | lab(74.84, 20.55, 12.61) |
| CIE-LCH | lch(74.84, 24.11, 31.54°) |
| OKLab | oklab(79.09% 0.0629 0.0328) |
| OKLCH | oklch(79.09% 0.071 27.5) |
| XYZ | xyz(53.2106, 48.0190, 40.6413) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.64
Light Salmon
#FEA993
ΔE00 6.73
Pale Salmon
#FFB19A
ΔE00 6.75
Dusty Pink
#D8A7B1
ΔE00 7.48
Pale Rose
#FDC1C5
ΔE00 7.64
Pinkish Tan
#D99B82
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5AAA2 #A2DDE5
analogous
#E5A2BC #E5AAA2 #E5CCA2
triadic
#E5AAA2 #A2E5AA #AAA2E5
tetradic
#E5AAA2 #BCE5A2 #A2DDE5 #CCA2E5
square
#E5AAA2 #BCE5A2 #A2DDE5 #CCA2E5
split-complementary
#E5AAA2 #A2E5CC #A2BCE5
monochromatic
#CA5342 #D87E72 #E5AAA2 #F2D6D2 #F8E9E7
Accessibility & contrast
On white
1.98
#E5AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#E5AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5AAA2
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5AAA2 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B1A1
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#F2A3A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e5aaa2; /* rgb */ color: rgb(229, 170, 162); /* oklch */ color: oklch(79.1% 0.071 27.5);
Tailwind
colors: {
custom: {
50: '#eec3bd',
500: '#e5aaa2',
950: '#000000',
},
}SCSS
$custom: #e5aaa2; $custom-light: #eec3bd; $custom-dark: #000000;
JSON
{
"hex": "#e5aaa2",
"rgb": {
"r": 229,
"g": 170,
"b": 162
},
"hsl": {
"h": 7.164,
"s": 56.303,
"l": 76.667
},
"oklch": {
"l": 0.79087,
"c": 0.07092,
"h": 27.5
},
"luminance": 0.48016
}Semantic roles & 50–950 ramp
primary
#E5AAA2
secondary
#DBEDF0
accent
#B0C422
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#161212
muted
#848181