#E8A7A3#E8A7A3
#E8A7A3 is a light, moderate red. Relative luminance 0.474; OKLCH L 78.9% C 0.078 H 22.9°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A7A3 |
|---|---|
| RGB | rgb(232, 167, 163) |
| HSL | hsl(3, 60%, 77%) |
| HSV | hsv(3, 30%, 91%) |
| CMYK | cmyk(0%, 28%, 29.7%, 9%) |
| CIE-LAB | lab(74.47, 23.41, 11.59) |
| CIE-LCH | lch(74.47, 26.13, 26.35°) |
| OKLab | oklab(78.88% 0.0714 0.0302) |
| OKLCH | oklch(78.88% 0.078 22.9) |
| XYZ | xyz(53.7096, 47.4407, 40.9712) |
| Luminance | 0.4744 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.73
Dusty Pink
#D8A7B1
ΔE00 6.67
Lightpink
#FFB6C1
ΔE00 7.18
Pale Rose
#FDC1C5
ΔE00 7.19
Faded Pink
#DE9DAC
ΔE00 7.33
Light Salmon
#FEA993
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A7A3 #A3E4E8
analogous
#E8A3C2 #E8A7A3 #E8C9A3
triadic
#E8A7A3 #A3E8A7 #A7A3E8
tetradic
#E8A7A3 #C2E8A3 #A3E4E8 #C9A3E8
square
#E8A7A3 #C2E8A3 #A3E4E8 #C9A3E8
split-complementary
#E8A7A3 #A3E8C9 #A3C2E8
monochromatic
#D04941 #DC7872 #E8A7A3 #F4D6D4 #F9E8E7
Accessibility & contrast
On white
2.00
#E8A7A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#E8A7A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A7A3
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A7A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A7A3 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A2
Deuteranopia (green-blind)
#C3BCA2
Tritanopia (blue-blind)
#F6A0A6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a7a3; /* rgb */ color: rgb(232, 167, 163); /* oklch */ color: oklch(78.9% 0.078 22.9);
Tailwind
colors: {
custom: {
50: '#f1c1be',
500: '#e8a7a3',
950: '#000000',
},
}SCSS
$custom: #e8a7a3; $custom-light: #f1c1be; $custom-dark: #000000;
JSON
{
"hex": "#e8a7a3",
"rgb": {
"r": 232,
"g": 167,
"b": 163
},
"hsl": {
"h": 3.478,
"s": 60,
"l": 77.451
},
"oklch": {
"l": 0.78882,
"c": 0.07753,
"h": 22.9
},
"luminance": 0.47438
}Semantic roles & 50–950 ramp
primary
#E8A7A3
secondary
#DBEFF0
accent
#BEC81E
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171212
muted
#858181