#E2A1A2#E2A1A2
#E2A1A2 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.1% C 0.078 H 18.0°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A1A2 |
|---|---|
| RGB | rgb(226, 161, 162) |
| HSL | hsl(359, 53%, 76%) |
| HSV | hsv(359, 29%, 89%) |
| CMYK | cmyk(0%, 28.8%, 28.3%, 11.4%) |
| CIE-LAB | lab(72.41, 24.25, 9.13) |
| CIE-LCH | lch(72.41, 25.91, 20.62°) |
| OKLab | oklab(77.14% 0.0738 0.024) |
| OKLCH | oklch(77.14% 0.078 18) |
| XYZ | xyz(50.6317, 44.2701, 40.0535) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.12
Dusty Pink
#D8A7B1
ΔE00 5.25
Dusty Pink (survey)
#D58A94
ΔE00 6.57
Greyish Pink
#C88D94
ΔE00 6.70
Lightpink
#FFB6C1
ΔE00 7.16
Blush (survey)
#F29E8E
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A1A2 #A1E2E1
analogous
#E2A1C2 #E2A1A2 #E2C0A1
triadic
#E2A1A2 #A2E2A1 #A1A2E2
tetradic
#E2A1A2 #C2E2A1 #A1E2E1 #C0A1E2
square
#E2A1A2 #C2E2A1 #A1E2E1 #C0A1E2
split-complementary
#E2A1A2 #A1E2C0 #A1C2E2
monochromatic
#C54345 #D47274 #E2A1A2 #F0D0D0 #F8E8E8
Accessibility & contrast
On white
2.13
#E2A1A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#E2A1A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A1A2
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A1A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A1A2 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA2
Deuteranopia (green-blind)
#BCB6A1
Tritanopia (blue-blind)
#EF9AA2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e2a1a2; /* rgb */ color: rgb(226, 161, 162); /* oklch */ color: oklch(77.1% 0.078 18.0);
Tailwind
colors: {
custom: {
50: '#ecbdbd',
500: '#e2a1a2',
950: '#000000',
},
}SCSS
$custom: #e2a1a2; $custom-light: #ecbdbd; $custom-dark: #000000;
JSON
{
"hex": "#e2a1a2",
"rgb": {
"r": 226,
"g": 161,
"b": 162
},
"hsl": {
"h": 359.077,
"s": 52.846,
"l": 75.882
},
"oklch": {
"l": 0.77139,
"c": 0.0776,
"h": 18
},
"luminance": 0.44267
}Semantic roles & 50–950 ramp
primary
#E2A1A2
secondary
#DCEFEF
accent
#C0BE25
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181