#EAA8A6#EAA8A6
#EAA8A6 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.3% C 0.078 H 20.9°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA8A6 |
|---|---|
| RGB | rgb(234, 168, 166) |
| HSL | hsl(2, 62%, 78%) |
| HSV | hsv(2, 29%, 92%) |
| CMYK | cmyk(0%, 28.2%, 29.1%, 8.2%) |
| CIE-LAB | lab(74.98, 24.02, 10.71) |
| CIE-LCH | lch(74.98, 26.30, 24.03°) |
| OKLab | oklab(79.35% 0.0732 0.028) |
| OKLCH | oklch(79.35% 0.078 20.9) |
| XYZ | xyz(54.8186, 48.2540, 42.4956) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.26
Lightpink
#FFB6C1
ΔE00 6.35
Blush (survey)
#F29E8E
ΔE00 6.35
Pale Rose
#FDC1C5
ΔE00 6.59
Faded Pink
#DE9DAC
ΔE00 6.77
Soft Pink
#FDB0C0
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA8A6 #A6E8EA
analogous
#EAA6C6 #EAA8A6 #EACAA6
triadic
#EAA8A6 #A6EAA8 #A8A6EA
tetradic
#EAA8A6 #C6EAA6 #A6E8EA #CAA6EA
square
#EAA8A6 #C6EAA6 #A6E8EA #CAA6EA
split-complementary
#EAA8A6 #A6EACA #A6C6EA
monochromatic
#D34743 #DE7874 #EAA8A6 #F6D8D8 #F9E7E6
Accessibility & contrast
On white
1.97
#EAA8A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#EAA8A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA8A6
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA8A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA8A6 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A6
Deuteranopia (green-blind)
#C4BDA5
Tritanopia (blue-blind)
#F8A1A8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eaa8a6; /* rgb */ color: rgb(234, 168, 166); /* oklch */ color: oklch(79.3% 0.078 20.9);
Tailwind
colors: {
custom: {
50: '#f2c2c0',
500: '#eaa8a6',
950: '#000000',
},
}SCSS
$custom: #eaa8a6; $custom-light: #f2c2c0; $custom-dark: #000000;
JSON
{
"hex": "#eaa8a6",
"rgb": {
"r": 234,
"g": 168,
"b": 166
},
"hsl": {
"h": 1.765,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.79349,
"c": 0.07838,
"h": 20.9
},
"luminance": 0.48251
}Semantic roles & 50–950 ramp
primary
#EAA8A6
secondary
#DAF0F1
accent
#C4CA1C
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181