#EAA7AA#EAA7AA
#EAA7AA is a light, moderate red. Relative luminance 0.480; OKLCH L 79.3% C 0.079 H 16.0°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA7AA |
|---|---|
| RGB | rgb(234, 167, 170) |
| HSL | hsl(357, 61%, 79%) |
| HSV | hsv(357, 29%, 92%) |
| CMYK | cmyk(0%, 28.6%, 27.4%, 8.2%) |
| CIE-LAB | lab(74.85, 25.09, 8.33) |
| CIE-LCH | lch(74.85, 26.44, 18.36°) |
| OKLab | oklab(79.27% 0.0763 0.022) |
| OKLCH | oklch(79.27% 0.079 16) |
| XYZ | xyz(55.0073, 48.0353, 44.3968) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.10
Dusty Pink
#D8A7B1
ΔE00 5.12
Lightpink
#FFB6C1
ΔE00 5.22
Soft Pink
#FDB0C0
ΔE00 5.52
Pale Rose
#FDC1C5
ΔE00 6.30
Pink
#FFC0CB
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA7AA #A7EAE7
analogous
#EAA7CB #EAA7AA #EAC5A7
triadic
#EAA7AA #AAEAA7 #A7AAEA
tetradic
#EAA7AA #CBEAA7 #A7EAE7 #C5A7EA
square
#EAA7AA #CBEAA7 #A7EAE7 #C5A7EA
split-complementary
#EAA7AA #A7EAC5 #A7CBEA
monochromatic
#D2444B #DE767A #EAA7AA #F6D8DA #F9E6E7
Accessibility & contrast
On white
1.98
#EAA7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#EAA7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA7AA
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA7AA | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B1AA
Deuteranopia (green-blind)
#C3BDA9
Tritanopia (blue-blind)
#F7A1A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa7aa; /* rgb */ color: rgb(234, 167, 170); /* oklch */ color: oklch(79.3% 0.079 16.0);
Tailwind
colors: {
custom: {
50: '#f2c1c3',
500: '#eaa7aa',
950: '#000000',
},
}SCSS
$custom: #eaa7aa; $custom-light: #f2c1c3; $custom-dark: #000000;
JSON
{
"hex": "#eaa7aa",
"rgb": {
"r": 234,
"g": 167,
"b": 170
},
"hsl": {
"h": 357.313,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.79274,
"c": 0.07942,
"h": 16
},
"luminance": 0.48032
}Semantic roles & 50–950 ramp
primary
#EAA7AA
secondary
#DBF0EF
accent
#C9C11C
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181