#E1A2A2#E1A2A2
#E1A2A2 is a light, moderate red. Relative luminance 0.445; OKLCH L 77.2% C 0.075 H 18.9°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #E1A2A2 |
|---|---|
| RGB | rgb(225, 162, 162) |
| HSL | hsl(0, 51%, 76%) |
| HSV | hsv(0, 28%, 88%) |
| CMYK | cmyk(0%, 28%, 28%, 11.8%) |
| CIE-LAB | lab(72.53, 23.34, 9.29) |
| CIE-LCH | lch(72.53, 25.12, 21.71°) |
| OKLab | oklab(77.21% 0.0711 0.0244) |
| OKLCH | oklch(77.21% 0.075 18.9) |
| XYZ | xyz(50.4944, 44.4597, 40.0974) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.21
Faded Pink
#DE9DAC
ΔE00 5.46
Greyish Pink
#C88D94
ΔE00 6.86
Dusty Pink (survey)
#D58A94
ΔE00 6.94
Blush (survey)
#F29E8E
ΔE00 7.14
Lightpink
#FFB6C1
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E1A2A2 #A2E1E1
analogous
#E1A2C1 #E1A2A2 #E1C1A2
triadic
#E1A2A2 #A2E1A2 #A2A2E1
tetradic
#E1A2A2 #C1E1A2 #A2E1E1 #C1A2E1
square
#E1A2A2 #C1E1A2 #A2E1E1 #C1A2E1
split-complementary
#E1A2A2 #A2E1C1 #A2C1E1
monochromatic
#C34545 #D27474 #E1A2A2 #F0D0D0 #F8E8E8
Accessibility & contrast
On white
2.12
#E1A2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#E1A2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E1A2A2
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E1A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E1A2A2 | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA2
Deuteranopia (green-blind)
#BCB7A1
Tritanopia (blue-blind)
#EE9CA2
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e1a2a2; /* rgb */ color: rgb(225, 162, 162); /* oklch */ color: oklch(77.2% 0.075 18.9);
Tailwind
colors: {
custom: {
50: '#ebbebd',
500: '#e1a2a2',
950: '#000000',
},
}SCSS
$custom: #e1a2a2; $custom-light: #ebbebd; $custom-dark: #000000;
JSON
{
"hex": "#e1a2a2",
"rgb": {
"r": 225,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 51.22,
"l": 75.882
},
"oklch": {
"l": 0.77212,
"c": 0.07516,
"h": 18.9
},
"luminance": 0.44457
}Semantic roles & 50–950 ramp
primary
#E1A2A2
secondary
#DCEFEF
accent
#BFBF27
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161212
muted
#848181