#EAA8A9#EAA8A9
#EAA8A9 is a light, moderate red. Relative luminance 0.484; OKLCH L 79.4% C 0.078 H 18.0°. Best body text is #000000 at 10.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA8A9 |
|---|---|
| RGB | rgb(234, 168, 169) |
| HSL | hsl(359, 61%, 79%) |
| HSV | hsv(359, 28%, 92%) |
| CMYK | cmyk(0%, 28.2%, 27.8%, 8.2%) |
| CIE-LAB | lab(75.05, 24.42, 9.17) |
| CIE-LCH | lch(75.05, 26.09, 20.58°) |
| OKLab | oklab(79.43% 0.0744 0.0241) |
| OKLCH | oklch(79.43% 0.078 18) |
| XYZ | xyz(55.0970, 48.3654, 43.9618) |
| Luminance | 0.4836 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.46
Lightpink
#FFB6C1
ΔE00 5.54
Faded Pink
#DE9DAC
ΔE00 5.77
Soft Pink
#FDB0C0
ΔE00 6.06
Pale Rose
#FDC1C5
ΔE00 6.22
Pink
#FFC0CB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA8A9 #A8EAE9
analogous
#EAA8CA #EAA8A9 #EAC8A8
triadic
#EAA8A9 #A9EAA8 #A8A9EA
tetradic
#EAA8A9 #CAEAA8 #A8EAE9 #C8A8EA
square
#EAA8A9 #CAEAA8 #A8EAE9 #C8A8EA
split-complementary
#EAA8A9 #A8EAC8 #A8CAEA
monochromatic
#D24548 #DE7778 #EAA8A9 #F6D9DA #F9E6E7
Accessibility & contrast
On white
1.97
#EAA8A9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.67
#EAA8A9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA8A9
10.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA8A9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA8A9 | 1.00 | 1.97 | 10.67 | 10.67 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B1A9
Deuteranopia (green-blind)
#C3BEA8
Tritanopia (blue-blind)
#F7A1A9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eaa8a9; /* rgb */ color: rgb(234, 168, 169); /* oklch */ color: oklch(79.4% 0.078 18.0);
Tailwind
colors: {
custom: {
50: '#f2c2c2',
500: '#eaa8a9',
950: '#000000',
},
}SCSS
$custom: #eaa8a9; $custom-light: #f2c2c2; $custom-dark: #000000;
JSON
{
"hex": "#eaa8a9",
"rgb": {
"r": 234,
"g": 168,
"b": 169
},
"hsl": {
"h": 359.091,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.79426,
"c": 0.07818,
"h": 18
},
"luminance": 0.48362
}Semantic roles & 50–950 ramp
primary
#EAA8A9
secondary
#DBF0F0
accent
#C9C61D
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181