#E8AAA8#E8AAA8
#E8AAA8 is a light, moderate red. Relative luminance 0.487; OKLCH L 79.5% C 0.073 H 20.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E8AAA8 |
|---|---|
| RGB | rgb(232, 170, 168) |
| HSL | hsl(2, 58%, 78%) |
| HSV | hsv(2, 28%, 91%) |
| CMYK | cmyk(0%, 26.7%, 27.6%, 9%) |
| CIE-LAB | lab(75.29, 22.48, 10.02) |
| CIE-LCH | lch(75.29, 24.61, 24.02°) |
| OKLab | oklab(79.55% 0.0686 0.0262) |
| OKLCH | oklch(79.55% 0.073 20.9) |
| XYZ | xyz(54.7225, 48.7354, 43.5627) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.78
Pale Rose
#FDC1C5
ΔE00 6.21
Lightpink
#FFB6C1
ΔE00 6.32
Faded Pink
#DE9DAC
ΔE00 6.79
Blush (survey)
#F29E8E
ΔE00 6.86
Soft Pink
#FDB0C0
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8AAA8 #A8E6E8
analogous
#E8A8C6 #E8AAA8 #E8CAA8
triadic
#E8AAA8 #A8E8AA #AAA8E8
tetradic
#E8AAA8 #C6E8A8 #A8E6E8 #CAA8E8
square
#E8AAA8 #C6E8A8 #A8E6E8 #CAA8E8
split-complementary
#E8AAA8 #A8E8CA #A8C6E8
monochromatic
#CE4B47 #DB7B78 #E8AAA8 #F5D9D8 #F9E7E7
Accessibility & contrast
On white
1.95
#E8AAA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#E8AAA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8AAA8
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8AAA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8AAA8 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A8
Deuteranopia (green-blind)
#C4BEA7
Tritanopia (blue-blind)
#F5A3AA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8aaa8; /* rgb */ color: rgb(232, 170, 168); /* oklch */ color: oklch(79.5% 0.073 20.9);
Tailwind
colors: {
custom: {
50: '#f0c3c1',
500: '#e8aaa8',
950: '#000000',
},
}SCSS
$custom: #e8aaa8; $custom-light: #f0c3c1; $custom-dark: #000000;
JSON
{
"hex": "#e8aaa8",
"rgb": {
"r": 232,
"g": 170,
"b": 168
},
"hsl": {
"h": 1.875,
"s": 58.182,
"l": 78.431
},
"oklch": {
"l": 0.7955,
"c": 0.07344,
"h": 20.9
},
"luminance": 0.48732
}Semantic roles & 50–950 ramp
primary
#E8AAA8
secondary
#DBEFF0
accent
#C1C620
background
#FEFCFB
surface
#FDF8F7
border
#D5D1D0
text
#171212
muted
#858181