#EAA4AA#EAA4AA
#EAA4AA is a light, moderate red. Relative luminance 0.469; OKLCH L 78.7% C 0.083 H 13.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA4AA |
|---|---|
| RGB | rgb(234, 164, 170) |
| HSL | hsl(355, 63%, 78%) |
| HSV | hsv(355, 30%, 92%) |
| CMYK | cmyk(0%, 29.9%, 27.4%, 8.2%) |
| CIE-LAB | lab(74.16, 26.69, 7.34) |
| CIE-LCH | lch(74.16, 27.68, 15.37°) |
| OKLab | oklab(78.74% 0.0811 0.0194) |
| OKLCH | oklch(78.74% 0.083 13.5) |
| XYZ | xyz(54.4641, 46.9488, 44.2157) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.11
Dusty Pink
#D8A7B1
ΔE00 5.01
Soft Pink
#FDB0C0
ΔE00 5.04
Lightpink
#FFB6C1
ΔE00 5.19
Pig Pink
#E78EA5
ΔE00 6.91
Pale Rose
#FDC1C5
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA4AA #A4EAE4
analogous
#EAA4CD #EAA4AA #EAC1A4
triadic
#EAA4AA #AAEAA4 #A4AAEA
tetradic
#EAA4AA #CDEAA4 #A4EAE4 #C1A4EA
square
#EAA4AA #CDEAA4 #A4EAE4 #C1A4EA
split-complementary
#EAA4AA #A4EAC1 #A4CDEA
monochromatic
#D3414D #DF727C #EAA4AA #F5D6D8 #F9E6E8
Accessibility & contrast
On white
2.02
#EAA4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#EAA4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA4AA
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA4AA | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAA
Deuteranopia (green-blind)
#C0BBA9
Tritanopia (blue-blind)
#F79EA6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eaa4aa; /* rgb */ color: rgb(234, 164, 170); /* oklch */ color: oklch(78.7% 0.083 13.5);
Tailwind
colors: {
custom: {
50: '#f2bfc3',
500: '#eaa4aa',
950: '#000000',
},
}SCSS
$custom: #eaa4aa; $custom-light: #f2bfc3; $custom-dark: #000000;
JSON
{
"hex": "#eaa4aa",
"rgb": {
"r": 234,
"g": 164,
"b": 170
},
"hsl": {
"h": 354.857,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.78742,
"c": 0.08337,
"h": 13.5
},
"luminance": 0.46946
}Semantic roles & 50–950 ramp
primary
#EAA4AA
secondary
#DAF1EF
accent
#CABB1B
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181