#E8A4A1#E8A4A1
#E8A4A1 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.3% C 0.081 H 21.9°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A4A1 |
|---|---|
| RGB | rgb(232, 164, 161) |
| HSL | hsl(3, 61%, 77%) |
| HSV | hsv(3, 31%, 91%) |
| CMYK | cmyk(0%, 29.3%, 30.6%, 9%) |
| CIE-LAB | lab(73.73, 24.75, 11.64) |
| CIE-LCH | lch(73.73, 27.35, 25.19°) |
| OKLab | oklab(78.29% 0.0754 0.0303) |
| OKLCH | oklch(78.29% 0.081 21.9) |
| XYZ | xyz(52.9886, 46.2832, 39.8539) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.63
Dusty Pink
#D8A7B1
ΔE00 6.74
Faded Pink
#DE9DAC
ΔE00 6.92
Lightpink
#FFB6C1
ΔE00 7.26
Peachy Pink
#FF9A8A
ΔE00 7.34
Light Salmon
#FEA993
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A4A1 #A1E5E8
analogous
#E8A1C2 #E8A4A1 #E8C8A1
triadic
#E8A4A1 #A1E8A4 #A4A1E8
tetradic
#E8A4A1 #C2E8A1 #A1E5E8 #C8A1E8
square
#E8A4A1 #C2E8A1 #A1E5E8 #C8A1E8
split-complementary
#E8A4A1 #A1E8C8 #A1C2E8
monochromatic
#D0453F #DC7470 #E8A4A1 #F4D4D2 #F9E7E6
Accessibility & contrast
On white
2.05
#E8A4A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#E8A4A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A4A1
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A4A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A4A1 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1ADA0
Deuteranopia (green-blind)
#C1BAA0
Tritanopia (blue-blind)
#F69DA4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e8a4a1; /* rgb */ color: rgb(232, 164, 161); /* oklch */ color: oklch(78.3% 0.081 21.9);
Tailwind
colors: {
custom: {
50: '#f1bfbc',
500: '#e8a4a1',
950: '#000000',
},
}SCSS
$custom: #e8a4a1; $custom-light: #f1bfbc; $custom-dark: #000000;
JSON
{
"hex": "#e8a4a1",
"rgb": {
"r": 232,
"g": 164,
"b": 161
},
"hsl": {
"h": 2.535,
"s": 60.684,
"l": 77.059
},
"oklch": {
"l": 0.78294,
"c": 0.08126,
"h": 21.9
},
"luminance": 0.4628
}Semantic roles & 50–950 ramp
primary
#E8A4A1
secondary
#DBEFF0
accent
#C1C81D
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171212
muted
#858181