#E8A8A2#E8A8A2
#E8A8A2 is a light, moderate red. Relative luminance 0.478; OKLCH L 79.0% C 0.077 H 25.0°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A8A2 |
|---|---|
| RGB | rgb(232, 168, 162) |
| HSL | hsl(5, 60%, 77%) |
| HSV | hsv(5, 30%, 91%) |
| CMYK | cmyk(0%, 27.6%, 30.2%, 9%) |
| CIE-LAB | lab(74.68, 22.75, 12.44) |
| CIE-LCH | lch(74.68, 25.93, 28.67°) |
| OKLab | oklab(79.04% 0.0694 0.0323) |
| OKLCH | oklch(79.04% 0.077 25) |
| XYZ | xyz(53.8043, 47.7728, 40.5625) |
| Luminance | 0.4777 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.31
Light Salmon
#FEA993
ΔE00 6.80
Pale Salmon
#FFB19A
ΔE00 7.10
Dusty Pink
#D8A7B1
ΔE00 7.21
Peachy Pink
#FF9A8A
ΔE00 7.34
Pale Rose
#FDC1C5
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A8A2 #A2E2E8
analogous
#E8A2BF #E8A8A2 #E8CBA2
triadic
#E8A8A2 #A2E8A8 #A8A2E8
tetradic
#E8A8A2 #BFE8A2 #A2E2E8 #CBA2E8
square
#E8A8A2 #BFE8A2 #A2E2E8 #CBA2E8
split-complementary
#E8A8A2 #A2E8CB #A2BFE8
monochromatic
#D04C40 #DC7A71 #E8A8A2 #F4D6D3 #F9E8E6
Accessibility & contrast
On white
1.99
#E8A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#E8A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A8A2
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A8A2 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B0A1
Deuteranopia (green-blind)
#C4BDA1
Tritanopia (blue-blind)
#F6A1A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a8a2; /* rgb */ color: rgb(232, 168, 162); /* oklch */ color: oklch(79.0% 0.077 25.0);
Tailwind
colors: {
custom: {
50: '#f1c2bd',
500: '#e8a8a2',
950: '#000000',
},
}SCSS
$custom: #e8a8a2; $custom-light: #f1c2bd; $custom-dark: #000000;
JSON
{
"hex": "#e8a8a2",
"rgb": {
"r": 232,
"g": 168,
"b": 162
},
"hsl": {
"h": 5.143,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.79037,
"c": 0.07659,
"h": 25
},
"luminance": 0.4777
}Semantic roles & 50–950 ramp
primary
#E8A8A2
secondary
#DBEEF0
accent
#B9C81D
background
#FEFBFB
surface
#FDF7F6
border
#D5D0D0
text
#171212
muted
#858181