#E8A3A3#E8A3A3
#E8A3A3 is a light, moderate red. Relative luminance 0.460; OKLCH L 78.2% C 0.082 H 19.1°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A3A3 |
|---|---|
| RGB | rgb(232, 163, 163) |
| HSL | hsl(0, 60%, 77%) |
| HSV | hsv(0, 30%, 91%) |
| CMYK | cmyk(0%, 29.7%, 29.7%, 9%) |
| CIE-LAB | lab(73.54, 25.55, 10.28) |
| CIE-LCH | lch(73.54, 27.54, 21.92°) |
| OKLab | oklab(78.17% 0.0778 0.0269) |
| OKLCH | oklch(78.17% 0.082 19.1) |
| XYZ | xyz(52.9882, 45.9978, 40.7307) |
| Luminance | 0.4600 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.86
Dusty Pink
#D8A7B1
ΔE00 6.08
Blush (survey)
#F29E8E
ΔE00 6.56
Lightpink
#FFB6C1
ΔE00 6.64
Soft Pink
#FDB0C0
ΔE00 6.95
Dusty Pink (survey)
#D58A94
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A3A3 #A3E8E8
analogous
#E8A3C6 #E8A3A3 #E8C6A3
triadic
#E8A3A3 #A3E8A3 #A3A3E8
tetradic
#E8A3A3 #C6E8A3 #A3E8E8 #C6A3E8
square
#E8A3A3 #C6E8A3 #A3E8E8 #C6A3E8
split-complementary
#E8A3A3 #A3E8C6 #A3C6E8
monochromatic
#D04141 #DC7272 #E8A3A3 #F4D4D4 #F9E7E7
Accessibility & contrast
On white
2.06
#E8A3A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#E8A3A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A3A3
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A3A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A3A3 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA3
Deuteranopia (green-blind)
#C0BAA2
Tritanopia (blue-blind)
#F69CA3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e8a3a3; /* rgb */ color: rgb(232, 163, 163); /* oklch */ color: oklch(78.2% 0.082 19.1);
Tailwind
colors: {
custom: {
50: '#f1bebe',
500: '#e8a3a3',
950: '#000000',
},
}SCSS
$custom: #e8a3a3; $custom-light: #f1bebe; $custom-dark: #000000;
JSON
{
"hex": "#e8a3a3",
"rgb": {
"r": 232,
"g": 163,
"b": 163
},
"hsl": {
"h": 0,
"s": 60,
"l": 77.451
},
"oklch": {
"l": 0.78167,
"c": 0.08227,
"h": 19.1
},
"luminance": 0.45995
}Semantic roles & 50–950 ramp
primary
#E8A3A3
secondary
#DBF0F0
accent
#C8C81E
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171212
muted
#858181