#E2A2A0#E2A2A0
#E2A2A0 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.3% C 0.077 H 21.0°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A2A0 |
|---|---|
| RGB | rgb(226, 162, 160) |
| HSL | hsl(2, 53%, 76%) |
| HSV | hsv(2, 29%, 89%) |
| CMYK | cmyk(0%, 28.3%, 29.2%, 11.4%) |
| CIE-LAB | lab(72.59, 23.44, 10.49) |
| CIE-LCH | lch(72.59, 25.68, 24.11°) |
| OKLab | oklab(77.27% 0.0715 0.0274) |
| OKLCH | oklch(77.27% 0.077 21) |
| XYZ | xyz(50.6308, 44.5504, 39.1832) |
| Luminance | 0.4455 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.94
Faded Pink
#DE9DAC
ΔE00 6.25
Blush (survey)
#F29E8E
ΔE00 6.35
Greyish Pink
#C88D94
ΔE00 7.26
Dusty Pink (survey)
#D58A94
ΔE00 7.31
Lightpink
#FFB6C1
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A2A0 #A0E0E2
analogous
#E2A0BF #E2A2A0 #E2C3A0
triadic
#E2A2A0 #A0E2A2 #A2A0E2
tetradic
#E2A2A0 #BFE2A0 #A0E0E2 #C3A0E2
square
#E2A2A0 #BFE2A0 #A0E0E2 #C3A0E2
split-complementary
#E2A2A0 #A0E2C3 #A0BFE2
monochromatic
#C54642 #D47471 #E2A2A0 #F0D0CF #F8E8E8
Accessibility & contrast
On white
2.12
#E2A2A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#E2A2A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A2A0
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A2A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A2A0 | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA0
Deuteranopia (green-blind)
#BDB79F
Tritanopia (blue-blind)
#EF9BA2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e2a2a0; /* rgb */ color: rgb(226, 162, 160); /* oklch */ color: oklch(77.3% 0.077 21.0);
Tailwind
colors: {
custom: {
50: '#ecbebc',
500: '#e2a2a0',
950: '#000000',
},
}SCSS
$custom: #e2a2a0; $custom-light: #ecbebc; $custom-dark: #000000;
JSON
{
"hex": "#e2a2a0",
"rgb": {
"r": 226,
"g": 162,
"b": 160
},
"hsl": {
"h": 1.818,
"s": 53.226,
"l": 75.686
},
"oklch": {
"l": 0.77267,
"c": 0.07653,
"h": 21
},
"luminance": 0.44547
}Semantic roles & 50–950 ramp
primary
#E2A2A0
secondary
#DCEEEF
accent
#BCC125
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181