#E8AAA4#E8AAA4
#E8AAA4 is a light, moderate red. Relative luminance 0.486; OKLCH L 79.4% C 0.074 H 25.1°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E8AAA4 |
|---|---|
| RGB | rgb(232, 170, 164) |
| HSL | hsl(5, 60%, 78%) |
| HSV | hsv(5, 29%, 91%) |
| CMYK | cmyk(0%, 26.7%, 29.3%, 9%) |
| CIE-LAB | lab(75.19, 21.94, 12.07) |
| CIE-LCH | lch(75.19, 25.04, 28.82°) |
| OKLab | oklab(79.45% 0.067 0.0314) |
| OKLCH | oklch(79.45% 0.074 25.1) |
| XYZ | xyz(54.3555, 48.5886, 41.6303) |
| Luminance | 0.4859 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.70
Light Salmon
#FEA993
ΔE00 6.94
Pale Rose
#FDC1C5
ΔE00 7.00
Dusty Pink
#D8A7B1
ΔE00 7.06
Pale Salmon
#FFB19A
ΔE00 7.07
Lightpink
#FFB6C1
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8AAA4 #A4E2E8
analogous
#E8A4C0 #E8AAA4 #E8CCA4
triadic
#E8AAA4 #A4E8AA #AAA4E8
tetradic
#E8AAA4 #C0E8A4 #A4E2E8 #CCA4E8
square
#E8AAA4 #C0E8A4 #A4E2E8 #CCA4E8
split-complementary
#E8AAA4 #A4E8CC #A4C0E8
monochromatic
#CF4F42 #DC7C73 #E8AAA4 #F4D8D5 #F9E8E7
Accessibility & contrast
On white
1.96
#E8AAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#E8AAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8AAA4
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8AAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8AAA4 | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A3
Deuteranopia (green-blind)
#C5BEA3
Tritanopia (blue-blind)
#F5A3A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8aaa4; /* rgb */ color: rgb(232, 170, 164); /* oklch */ color: oklch(79.4% 0.074 25.1);
Tailwind
colors: {
custom: {
50: '#f0c3bf',
500: '#e8aaa4',
950: '#000000',
},
}SCSS
$custom: #e8aaa4; $custom-light: #f0c3bf; $custom-dark: #000000;
JSON
{
"hex": "#e8aaa4",
"rgb": {
"r": 232,
"g": 170,
"b": 164
},
"hsl": {
"h": 5.294,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.79449,
"c": 0.07404,
"h": 25.1
},
"luminance": 0.48586
}Semantic roles & 50–950 ramp
primary
#E8AAA4
secondary
#DBEEF0
accent
#B8C71E
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#171212
muted
#858181