#EAA8A5#EAA8A5
#EAA8A5 is a light, moderate red. Relative luminance 0.482; OKLCH L 79.3% C 0.079 H 21.9°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA8A5 |
|---|---|
| RGB | rgb(234, 168, 165) |
| HSL | hsl(3, 62%, 78%) |
| HSV | hsv(3, 29%, 92%) |
| CMYK | cmyk(0%, 28.2%, 29.5%, 8.2%) |
| CIE-LAB | lab(74.96, 23.89, 11.23) |
| CIE-LCH | lch(74.96, 26.40, 25.17°) |
| OKLab | oklab(79.32% 0.0728 0.0293) |
| OKLCH | oklch(79.32% 0.079 21.9) |
| XYZ | xyz(54.7272, 48.2175, 42.0143) |
| Luminance | 0.4821 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.02
Dusty Pink
#D8A7B1
ΔE00 6.54
Lightpink
#FFB6C1
ΔE00 6.64
Pale Rose
#FDC1C5
ΔE00 6.75
Faded Pink
#DE9DAC
ΔE00 7.12
Soft Pink
#FDB0C0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA8A5 #A5E7EA
analogous
#EAA5C4 #EAA8A5 #EACAA5
triadic
#EAA8A5 #A5EAA8 #A8A5EA
tetradic
#EAA8A5 #C4EAA5 #A5E7EA #CAA5EA
square
#EAA8A5 #C4EAA5 #A5E7EA #CAA5EA
split-complementary
#EAA8A5 #A5EACA #A5C4EA
monochromatic
#D34842 #DE7873 #EAA8A5 #F6D8D7 #F9E7E6
Accessibility & contrast
On white
1.97
#EAA8A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#EAA8A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA8A5
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA8A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA8A5 | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A5
Deuteranopia (green-blind)
#C4BDA4
Tritanopia (blue-blind)
#F8A1A7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa8a5; /* rgb */ color: rgb(234, 168, 165); /* oklch */ color: oklch(79.3% 0.079 21.9);
Tailwind
colors: {
custom: {
50: '#f2c2bf',
500: '#eaa8a5',
950: '#000000',
},
}SCSS
$custom: #eaa8a5; $custom-light: #f2c2bf; $custom-dark: #000000;
JSON
{
"hex": "#eaa8a5",
"rgb": {
"r": 234,
"g": 168,
"b": 165
},
"hsl": {
"h": 2.609,
"s": 62.162,
"l": 78.235
},
"oklch": {
"l": 0.79324,
"c": 0.0785,
"h": 21.9
},
"luminance": 0.48214
}Semantic roles & 50–950 ramp
primary
#EAA8A5
secondary
#DAF0F1
accent
#C2CA1C
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181