#E8AEA2#E8AEA2
#E8AEA2 is a light, moderate red. Relative luminance 0.500; OKLCH L 80.1% C 0.071 H 31.9°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E8AEA2 |
|---|---|
| RGB | rgb(232, 174, 162) |
| HSL | hsl(10, 60%, 77%) |
| HSV | hsv(10, 30%, 91%) |
| CMYK | cmyk(0%, 25%, 30.2%, 9%) |
| CIE-LAB | lab(76.09, 19.54, 14.43) |
| CIE-LCH | lch(76.09, 24.29, 36.44°) |
| OKLab | oklab(80.13% 0.0599 0.0373) |
| OKLCH | oklch(80.13% 0.071 31.9) |
| XYZ | xyz(54.9376, 50.0395, 40.9403) |
| Luminance | 0.5004 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.40
Blush (survey)
#F29E8E
ΔE00 5.64
Light Salmon
#FEA993
ΔE00 5.81
Pinkish Tan
#D99B82
ΔE00 7.10
Peachy Pink
#FF9A8A
ΔE00 7.96
Pale Rose
#FDC1C5
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8AEA2 #A2DCE8
analogous
#E8A2B9 #E8AEA2 #E8D1A2
triadic
#E8AEA2 #A2E8AE #AEA2E8
tetradic
#E8AEA2 #B9E8A2 #A2DCE8 #D1A2E8
square
#E8AEA2 #B9E8A2 #A2DCE8 #D1A2E8
split-complementary
#E8AEA2 #A2E8D1 #A2B9E8
monochromatic
#D05940 #DC8371 #E8AEA2 #F4D9D3 #F9EAE6
Accessibility & contrast
On white
1.91
#E8AEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#E8AEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8AEA2
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8AEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8AEA2 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#F5A7AB
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #e8aea2; /* rgb */ color: rgb(232, 174, 162); /* oklch */ color: oklch(80.1% 0.071 31.9);
Tailwind
colors: {
custom: {
50: '#f0c6bd',
500: '#e8aea2',
950: '#000000',
},
}SCSS
$custom: #e8aea2; $custom-light: #f0c6bd; $custom-dark: #000000;
JSON
{
"hex": "#e8aea2",
"rgb": {
"r": 232,
"g": 174,
"b": 162
},
"hsl": {
"h": 10.286,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.80131,
"c": 0.0706,
"h": 31.9
},
"luminance": 0.50037
}Semantic roles & 50–950 ramp
primary
#E8AEA2
secondary
#6BB4C3
accent
#ABC81D
background
#FFFDFD
surface
#FEF9F8
border
#D6D2D1
text
#171312
muted
#858282