#E8A8A7#E8A8A7
#E8A8A7 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.2% C 0.076 H 19.9°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A8A7 |
|---|---|
| RGB | rgb(232, 168, 167) |
| HSL | hsl(1, 59%, 78%) |
| HSV | hsv(1, 28%, 91%) |
| CMYK | cmyk(0%, 27.6%, 28%, 9%) |
| CIE-LAB | lab(74.80, 23.41, 9.87) |
| CIE-LCH | lch(74.80, 25.41, 22.85°) |
| OKLab | oklab(79.16% 0.0714 0.0259) |
| OKLCH | oklch(79.16% 0.076 19.9) |
| XYZ | xyz(54.2576, 47.9541, 42.9499) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.67
Lightpink
#FFB6C1
ΔE00 6.22
Faded Pink
#DE9DAC
ΔE00 6.32
Pale Rose
#FDC1C5
ΔE00 6.49
Soft Pink
#FDB0C0
ΔE00 6.85
Blush (survey)
#F29E8E
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A8A7 #A7E7E8
analogous
#E8A7C6 #E8A8A7 #E8C8A7
triadic
#E8A8A7 #A7E8A8 #A8A7E8
tetradic
#E8A8A7 #C6E8A7 #A7E7E8 #C8A7E8
square
#E8A8A7 #C6E8A7 #A7E7E8 #C8A7E8
split-complementary
#E8A8A7 #A7E8C8 #A7C6E8
monochromatic
#CF4846 #DB7876 #E8A8A7 #F5D8D8 #F9E7E7
Accessibility & contrast
On white
1.98
#E8A8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#E8A8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A8A7
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A8A7 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A7
Deuteranopia (green-blind)
#C3BDA6
Tritanopia (blue-blind)
#F5A1A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a8a7; /* rgb */ color: rgb(232, 168, 167); /* oklch */ color: oklch(79.2% 0.076 19.9);
Tailwind
colors: {
custom: {
50: '#f0c2c1',
500: '#e8a8a7',
950: '#000000',
},
}SCSS
$custom: #e8a8a7; $custom-light: #f0c2c1; $custom-dark: #000000;
JSON
{
"hex": "#e8a8a7",
"rgb": {
"r": 232,
"g": 168,
"b": 167
},
"hsl": {
"h": 0.923,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.79164,
"c": 0.0759,
"h": 19.9
},
"luminance": 0.47951
}Semantic roles & 50–950 ramp
primary
#E8A8A7
secondary
#DBF0F0
accent
#C4C61F
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181