#E8A2A2#E8A2A2
#E8A2A2 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.0% C 0.084 H 19.1°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A2A2 |
|---|---|
| RGB | rgb(232, 162, 162) |
| HSL | hsl(0, 60%, 77%) |
| HSV | hsv(0, 30%, 91%) |
| CMYK | cmyk(0%, 30.2%, 30.2%, 9%) |
| CIE-LAB | lab(73.29, 25.95, 10.47) |
| CIE-LCH | lch(73.29, 27.98, 21.97°) |
| OKLab | oklab(77.96% 0.079 0.0274) |
| OKLCH | oklch(77.96% 0.084 19.1) |
| XYZ | xyz(52.7221, 45.6084, 40.2018) |
| Luminance | 0.4561 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.88
Dusty Pink
#D8A7B1
ΔE00 6.24
Blush (survey)
#F29E8E
ΔE00 6.46
Lightpink
#FFB6C1
ΔE00 6.80
Soft Pink
#FDB0C0
ΔE00 7.07
Dusty Pink (survey)
#D58A94
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A2A2 #A2E8E8
analogous
#E8A2C5 #E8A2A2 #E8C5A2
triadic
#E8A2A2 #A2E8A2 #A2A2E8
tetradic
#E8A2A2 #C5E8A2 #A2E8E8 #C5A2E8
square
#E8A2A2 #C5E8A2 #A2E8E8 #C5A2E8
split-complementary
#E8A2A2 #A2E8C5 #A2C5E8
monochromatic
#D04040 #DC7171 #E8A2A2 #F4D3D3 #F9E6E6
Accessibility & contrast
On white
2.07
#E8A2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#E8A2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A2A2
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A2A2 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA2
Deuteranopia (green-blind)
#C0B9A1
Tritanopia (blue-blind)
#F69BA2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e8a2a2; /* rgb */ color: rgb(232, 162, 162); /* oklch */ color: oklch(78.0% 0.084 19.1);
Tailwind
colors: {
custom: {
50: '#f1bebd',
500: '#e8a2a2',
950: '#000000',
},
}SCSS
$custom: #e8a2a2; $custom-light: #f1bebd; $custom-dark: #000000;
JSON
{
"hex": "#e8a2a2",
"rgb": {
"r": 232,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.77964,
"c": 0.08356,
"h": 19.1
},
"luminance": 0.45605
}Semantic roles & 50–950 ramp
primary
#E8A2A2
secondary
#DBF0F0
accent
#C8C81D
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181