#E8A8A8#E8A8A8
#E8A8A8 is a light, moderate red. Relative luminance 0.480; OKLCH L 79.2% C 0.076 H 18.9°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A8A8 |
|---|---|
| RGB | rgb(232, 168, 168) |
| HSL | hsl(0, 58%, 78%) |
| HSV | hsv(0, 28%, 91%) |
| CMYK | cmyk(0%, 27.6%, 27.6%, 9%) |
| CIE-LAB | lab(74.82, 23.55, 9.35) |
| CIE-LCH | lch(74.82, 25.34, 21.66°) |
| OKLab | oklab(79.19% 0.0718 0.0246) |
| OKLCH | oklch(79.19% 0.076 18.9) |
| XYZ | xyz(54.3504, 47.9913, 43.4387) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.39
Lightpink
#FFB6C1
ΔE00 5.95
Faded Pink
#DE9DAC
ΔE00 5.98
Pale Rose
#FDC1C5
ΔE00 6.37
Soft Pink
#FDB0C0
ΔE00 6.53
Blush (survey)
#F29E8E
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A8A8 #A8E8E8
analogous
#E8A8C8 #E8A8A8 #E8C8A8
triadic
#E8A8A8 #A8E8A8 #A8A8E8
tetradic
#E8A8A8 #C8E8A8 #A8E8E8 #C8A8E8
square
#E8A8A8 #C8E8A8 #A8E8E8 #C8A8E8
split-complementary
#E8A8A8 #A8E8C8 #A8C8E8
monochromatic
#CE4747 #DB7878 #E8A8A8 #F5D8D8 #F9E7E7
Accessibility & contrast
On white
1.98
#E8A8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#E8A8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A8A8
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A8A8 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A8
Deuteranopia (green-blind)
#C3BDA7
Tritanopia (blue-blind)
#F5A2A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a8a8; /* rgb */ color: rgb(232, 168, 168); /* oklch */ color: oklch(79.2% 0.076 18.9);
Tailwind
colors: {
custom: {
50: '#f0c2c1',
500: '#e8a8a8',
950: '#000000',
},
}SCSS
$custom: #e8a8a8; $custom-light: #f0c2c1; $custom-dark: #000000;
JSON
{
"hex": "#e8a8a8",
"rgb": {
"r": 232,
"g": 168,
"b": 168
},
"hsl": {
"h": 0,
"s": 58.182,
"l": 78.431
},
"oklch": {
"l": 0.79189,
"c": 0.07584,
"h": 18.9
},
"luminance": 0.47988
}Semantic roles & 50–950 ramp
primary
#E8A8A8
secondary
#DBF0F0
accent
#C6C620
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181