#E8A8A4#E8A8A4
#E8A8A4 is a light, moderate red. Relative luminance 0.478; OKLCH L 79.1% C 0.076 H 23.0°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A8A4 |
|---|---|
| RGB | rgb(232, 168, 164) |
| HSL | hsl(4, 60%, 78%) |
| HSV | hsv(4, 29%, 91%) |
| CMYK | cmyk(0%, 27.6%, 29.3%, 9%) |
| CIE-LAB | lab(74.73, 23.01, 11.41) |
| CIE-LCH | lch(74.73, 25.68, 26.38°) |
| OKLab | oklab(79.09% 0.0702 0.0298) |
| OKLCH | oklch(79.09% 0.076 23) |
| XYZ | xyz(53.9835, 47.8445, 41.5063) |
| Luminance | 0.4784 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.90
Dusty Pink
#D8A7B1
ΔE00 6.57
Pale Rose
#FDC1C5
ΔE00 6.98
Lightpink
#FFB6C1
ΔE00 7.09
Faded Pink
#DE9DAC
ΔE00 7.37
Light Salmon
#FEA993
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A8A4 #A4E4E8
analogous
#E8A4C2 #E8A8A4 #E8CAA4
triadic
#E8A8A4 #A4E8A8 #A8A4E8
tetradic
#E8A8A4 #C2E8A4 #A4E4E8 #CAA4E8
square
#E8A8A4 #C2E8A4 #A4E4E8 #CAA4E8
split-complementary
#E8A8A4 #A4E8CA #A4C2E8
monochromatic
#CF4B42 #DC7973 #E8A8A4 #F4D7D5 #F9E8E7
Accessibility & contrast
On white
1.99
#E8A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#E8A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A8A4
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A8A4 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A3
Deuteranopia (green-blind)
#C3BDA3
Tritanopia (blue-blind)
#F5A1A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a8a4; /* rgb */ color: rgb(232, 168, 164); /* oklch */ color: oklch(79.1% 0.076 23.0);
Tailwind
colors: {
custom: {
50: '#f0c2bf',
500: '#e8a8a4',
950: '#000000',
},
}SCSS
$custom: #e8a8a4; $custom-light: #f0c2bf; $custom-dark: #000000;
JSON
{
"hex": "#e8a8a4",
"rgb": {
"r": 232,
"g": 168,
"b": 164
},
"hsl": {
"h": 3.529,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.79087,
"c": 0.07624,
"h": 23
},
"luminance": 0.47841
}Semantic roles & 50–950 ramp
primary
#E8A8A4
secondary
#DBEFF0
accent
#BDC71E
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171212
muted
#858181