#E8A7A2#E8A7A2
#E8A7A2 is a light, moderate red. Relative luminance 0.474; OKLCH L 78.9% C 0.078 H 23.9°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A7A2 |
|---|---|
| RGB | rgb(232, 167, 162) |
| HSL | hsl(4, 60%, 77%) |
| HSV | hsv(4, 30%, 91%) |
| CMYK | cmyk(0%, 28%, 30.2%, 9%) |
| CIE-LAB | lab(74.45, 23.28, 12.11) |
| CIE-LCH | lch(74.45, 26.24, 27.48°) |
| OKLab | oklab(78.86% 0.071 0.0315) |
| OKLCH | oklch(78.86% 0.078 23.9) |
| XYZ | xyz(53.6204, 47.4050, 40.5012) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.43
Dusty Pink
#D8A7B1
ΔE00 6.99
Light Salmon
#FEA993
ΔE00 7.08
Peachy Pink
#FF9A8A
ΔE00 7.36
Pale Rose
#FDC1C5
ΔE00 7.38
Pale Salmon
#FFB19A
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A7A2 #A2E3E8
analogous
#E8A2C0 #E8A7A2 #E8CAA2
triadic
#E8A7A2 #A2E8A7 #A7A2E8
tetradic
#E8A7A2 #C0E8A2 #A2E3E8 #CAA2E8
square
#E8A7A2 #C0E8A2 #A2E3E8 #CAA2E8
split-complementary
#E8A7A2 #A2E8CA #A2C0E8
monochromatic
#D04A40 #DC7971 #E8A7A2 #F4D5D3 #F9E8E6
Accessibility & contrast
On white
2.00
#E8A7A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#E8A7A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A7A2
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A7A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A7A2 | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A1
Deuteranopia (green-blind)
#C3BCA1
Tritanopia (blue-blind)
#F6A0A6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a7a2; /* rgb */ color: rgb(232, 167, 162); /* oklch */ color: oklch(78.9% 0.078 23.9);
Tailwind
colors: {
custom: {
50: '#f1c1bd',
500: '#e8a7a2',
950: '#000000',
},
}SCSS
$custom: #e8a7a2; $custom-light: #f1c1bd; $custom-dark: #000000;
JSON
{
"hex": "#e8a7a2",
"rgb": {
"r": 232,
"g": 167,
"b": 162
},
"hsl": {
"h": 4.286,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.78857,
"c": 0.07769,
"h": 23.9
},
"luminance": 0.47402
}Semantic roles & 50–950 ramp
primary
#E8A7A2
secondary
#DBEFF0
accent
#BCC81D
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171212
muted
#858181