#EAA7A6#EAA7A6
#EAA7A6 is a light, moderate red. Relative luminance 0.479; OKLCH L 79.2% C 0.080 H 20.0°. Best body text is #000000 at 10.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA7A6 |
|---|---|
| RGB | rgb(234, 167, 166) |
| HSL | hsl(1, 62%, 78%) |
| HSV | hsv(1, 29%, 92%) |
| CMYK | cmyk(0%, 28.6%, 29.1%, 8.2%) |
| CIE-LAB | lab(74.75, 24.55, 10.38) |
| CIE-LCH | lch(74.75, 26.66, 22.92°) |
| OKLab | oklab(79.17% 0.0748 0.0272) |
| OKLCH | oklch(79.17% 0.08 20) |
| XYZ | xyz(54.6347, 47.8862, 42.4343) |
| Luminance | 0.4788 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.09
Lightpink
#FFB6C1
ΔE00 6.19
Faded Pink
#DE9DAC
ΔE00 6.39
Blush (survey)
#F29E8E
ΔE00 6.54
Pale Rose
#FDC1C5
ΔE00 6.68
Soft Pink
#FDB0C0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA7A6 #A6E9EA
analogous
#EAA6C7 #EAA7A6 #EAC9A6
triadic
#EAA7A6 #A6EAA7 #A7A6EA
tetradic
#EAA7A6 #C7EAA6 #A6E9EA #C9A6EA
square
#EAA7A6 #C7EAA6 #A6E9EA #C9A6EA
split-complementary
#EAA7A6 #A6EAC9 #A6C7EA
monochromatic
#D34543 #DE7674 #EAA7A6 #F6D8D8 #F9E7E6
Accessibility & contrast
On white
1.99
#EAA7A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.58
#EAA7A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA7A6
10.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA7A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA7A6 | 1.00 | 1.99 | 10.58 | 10.58 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B0A6
Deuteranopia (green-blind)
#C3BDA5
Tritanopia (blue-blind)
#F8A0A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa7a6; /* rgb */ color: rgb(234, 167, 166); /* oklch */ color: oklch(79.2% 0.080 20.0);
Tailwind
colors: {
custom: {
50: '#f2c1c0',
500: '#eaa7a6',
950: '#000000',
},
}SCSS
$custom: #eaa7a6; $custom-light: #f2c1c0; $custom-dark: #000000;
JSON
{
"hex": "#eaa7a6",
"rgb": {
"r": 234,
"g": 167,
"b": 166
},
"hsl": {
"h": 0.882,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.7917,
"c": 0.07958,
"h": 20
},
"luminance": 0.47883
}Semantic roles & 50–950 ramp
primary
#EAA7A6
secondary
#DAF0F1
accent
#C7CA1C
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181