#E8A8A0#E8A8A0
#E8A8A0 is a light, moderate red. Relative luminance 0.477; OKLCH L 79.0% C 0.077 H 26.9°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A8A0 |
|---|---|
| RGB | rgb(232, 168, 160) |
| HSL | hsl(7, 61%, 77%) |
| HSV | hsv(7, 31%, 91%) |
| CMYK | cmyk(0%, 27.6%, 31%, 9%) |
| CIE-LAB | lab(74.64, 22.49, 13.47) |
| CIE-LCH | lch(74.64, 26.21, 30.92°) |
| OKLab | oklab(78.99% 0.0687 0.0349) |
| OKLCH | oklch(78.99% 0.077 26.9) |
| XYZ | xyz(53.6279, 47.7023, 39.6337) |
| Luminance | 0.4770 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.80
Light Salmon
#FEA993
ΔE00 6.18
Pale Salmon
#FFB19A
ΔE00 6.46
Peachy Pink
#FF9A8A
ΔE00 6.98
Pinkish Tan
#D99B82
ΔE00 7.78
Pale Rose
#FDC1C5
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A8A0 #A0E0E8
analogous
#E8A0BC #E8A8A0 #E8CCA0
triadic
#E8A8A0 #A0E8A8 #A8A0E8
tetradic
#E8A8A0 #BCE8A0 #A0E0E8 #CCA0E8
square
#E8A8A0 #BCE8A0 #A0E0E8 #CCA0E8
split-complementary
#E8A8A0 #A0E8CC #A0BCE8
monochromatic
#D04E3D #DC7B6F #E8A8A0 #F4D5D1 #F9E8E6
Accessibility & contrast
On white
1.99
#E8A8A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#E8A8A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A8A0
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A8A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A8A0 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B09F
Deuteranopia (green-blind)
#C4BD9F
Tritanopia (blue-blind)
#F6A0A6
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a8a0; /* rgb */ color: rgb(232, 168, 160); /* oklch */ color: oklch(79.0% 0.077 26.9);
Tailwind
colors: {
custom: {
50: '#f1c2bc',
500: '#e8a8a0',
950: '#000000',
},
}SCSS
$custom: #e8a8a0; $custom-light: #f1c2bc; $custom-dark: #000000;
JSON
{
"hex": "#e8a8a0",
"rgb": {
"r": 232,
"g": 168,
"b": 160
},
"hsl": {
"h": 6.667,
"s": 61.017,
"l": 76.863
},
"oklch": {
"l": 0.78988,
"c": 0.07701,
"h": 26.9
},
"luminance": 0.47699
}Semantic roles & 50–950 ramp
primary
#E8A8A0
secondary
#DBEEF0
accent
#B6C91D
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171212
muted
#858181