#EAA8A7#EAA8A7
#EAA8A7 is a light, moderate red. Relative luminance 0.483; OKLCH L 79.4% C 0.078 H 19.9°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA8A7 |
|---|---|
| RGB | rgb(234, 168, 167) |
| HSL | hsl(1, 61%, 79%) |
| HSV | hsv(1, 29%, 92%) |
| CMYK | cmyk(0%, 28.2%, 28.6%, 8.2%) |
| CIE-LAB | lab(75.01, 24.15, 10.20) |
| CIE-LCH | lch(75.01, 26.22, 22.89°) |
| OKLab | oklab(79.38% 0.0736 0.0267) |
| OKLCH | oklch(79.38% 0.078 19.9) |
| XYZ | xyz(54.9107, 48.2909, 42.9805) |
| Luminance | 0.4829 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.98
Lightpink
#FFB6C1
ΔE00 6.06
Faded Pink
#DE9DAC
ΔE00 6.43
Pale Rose
#FDC1C5
ΔE00 6.45
Blush (survey)
#F29E8E
ΔE00 6.69
Soft Pink
#FDB0C0
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA8A7 #A7E9EA
analogous
#EAA7C7 #EAA8A7 #EAC9A7
triadic
#EAA8A7 #A7EAA8 #A8A7EA
tetradic
#EAA8A7 #C7EAA7 #A7E9EA #C9A7EA
square
#EAA8A7 #C7EAA7 #A7E9EA #C9A7EA
split-complementary
#EAA8A7 #A7EAC9 #A7C7EA
monochromatic
#D24644 #DE7776 #EAA8A7 #F6D9D8 #F9E7E6
Accessibility & contrast
On white
1.97
#EAA8A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#EAA8A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA8A7
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA8A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA8A7 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A7
Deuteranopia (green-blind)
#C4BEA6
Tritanopia (blue-blind)
#F7A1A8
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eaa8a7; /* rgb */ color: rgb(234, 168, 167); /* oklch */ color: oklch(79.4% 0.078 19.9);
Tailwind
colors: {
custom: {
50: '#f2c2c1',
500: '#eaa8a7',
950: '#000000',
},
}SCSS
$custom: #eaa8a7; $custom-light: #f2c2c1; $custom-dark: #000000;
JSON
{
"hex": "#eaa8a7",
"rgb": {
"r": 234,
"g": 168,
"b": 167
},
"hsl": {
"h": 0.896,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.79375,
"c": 0.07829,
"h": 19.9
},
"luminance": 0.48288
}Semantic roles & 50–950 ramp
primary
#EAA8A7
secondary
#DBF0F0
accent
#C7C91C
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181