#EAA5AA#EAA5AA
#EAA5AA is a light, moderate red. Relative luminance 0.473; OKLCH L 78.9% C 0.082 H 14.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA5AA |
|---|---|
| RGB | rgb(234, 165, 170) |
| HSL | hsl(356, 62%, 78%) |
| HSV | hsv(356, 29%, 92%) |
| CMYK | cmyk(0%, 29.5%, 27.4%, 8.2%) |
| CIE-LAB | lab(74.39, 26.16, 7.67) |
| CIE-LCH | lch(74.39, 27.26, 16.34°) |
| OKLab | oklab(78.92% 0.0795 0.0203) |
| OKLCH | oklch(78.92% 0.082 14.3) |
| XYZ | xyz(54.6437, 47.3082, 44.2756) |
| Luminance | 0.4731 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.42
Dusty Pink
#D8A7B1
ΔE00 5.02
Lightpink
#FFB6C1
ΔE00 5.16
Soft Pink
#FDB0C0
ΔE00 5.17
Pale Rose
#FDC1C5
ΔE00 6.71
Pink
#FFC0CB
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA5AA #A5EAE5
analogous
#EAA5CC #EAA5AA #EAC2A5
triadic
#EAA5AA #AAEAA5 #A5AAEA
tetradic
#EAA5AA #CCEAA5 #A5EAE5 #C2A5EA
square
#EAA5AA #CCEAA5 #A5EAE5 #C2A5EA
split-complementary
#EAA5AA #A5EAC2 #A5CCEA
monochromatic
#D3424C #DE737B #EAA5AA #F6D7D9 #F9E6E8
Accessibility & contrast
On white
2.01
#EAA5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#EAA5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA5AA
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA5AA | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFAA
Deuteranopia (green-blind)
#C1BCA9
Tritanopia (blue-blind)
#F79FA7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eaa5aa; /* rgb */ color: rgb(234, 165, 170); /* oklch */ color: oklch(78.9% 0.082 14.3);
Tailwind
colors: {
custom: {
50: '#f2c0c3',
500: '#eaa5aa',
950: '#000000',
},
}SCSS
$custom: #eaa5aa; $custom-light: #f2c0c3; $custom-dark: #000000;
JSON
{
"hex": "#eaa5aa",
"rgb": {
"r": 234,
"g": 165,
"b": 170
},
"hsl": {
"h": 355.652,
"s": 62.162,
"l": 78.235
},
"oklch": {
"l": 0.78919,
"c": 0.08204,
"h": 14.3
},
"luminance": 0.47305
}Semantic roles & 50–950 ramp
primary
#EAA5AA
secondary
#DAF1EF
accent
#CABD1C
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181