#EAA5A1#EAA5A1
#EAA5A1 is a light, moderate red. Relative luminance 0.470; OKLCH L 78.7% C 0.083 H 22.8°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA5A1 |
|---|---|
| RGB | rgb(234, 165, 161) |
| HSL | hsl(3, 63%, 77%) |
| HSV | hsv(3, 31%, 92%) |
| CMYK | cmyk(0%, 29.5%, 31.2%, 8.2%) |
| CIE-LAB | lab(74.18, 24.97, 12.30) |
| CIE-LCH | lch(74.18, 27.83, 26.23°) |
| OKLab | oklab(78.69% 0.076 0.032) |
| OKLCH | oklch(78.69% 0.083 22.8) |
| XYZ | xyz(53.8214, 46.9792, 39.9444) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 5.25
Peachy Pink
#FF9A8A
ΔE00 6.96
Light Salmon
#FEA993
ΔE00 7.16
Dusty Pink
#D8A7B1
ΔE00 7.17
Lightpink
#FFB6C1
ΔE00 7.31
Faded Pink
#DE9DAC
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA5A1 #A1E6EA
analogous
#EAA1C1 #EAA5A1 #EACAA1
triadic
#EAA5A1 #A1EAA5 #A5A1EA
tetradic
#EAA5A1 #C1EAA1 #A1E6EA #CAA1EA
square
#EAA5A1 #C1EAA1 #A1E6EA #CAA1EA
split-complementary
#EAA5A1 #A1EACA #A1C1EA
monochromatic
#D4453D #DF756F #EAA5A1 #F5D5D3 #F9E7E6
Accessibility & contrast
On white
2.02
#EAA5A1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#EAA5A1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA5A1
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA5A1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA5A1 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AEA0
Deuteranopia (green-blind)
#C3BCA0
Tritanopia (blue-blind)
#F89DA4
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eaa5a1; /* rgb */ color: rgb(234, 165, 161); /* oklch */ color: oklch(78.7% 0.083 22.8);
Tailwind
colors: {
custom: {
50: '#f2c0bc',
500: '#eaa5a1',
950: '#000000',
},
}SCSS
$custom: #eaa5a1; $custom-light: #f2c0bc; $custom-dark: #000000;
JSON
{
"hex": "#eaa5a1",
"rgb": {
"r": 234,
"g": 165,
"b": 161
},
"hsl": {
"h": 3.288,
"s": 63.478,
"l": 77.451
},
"oklch": {
"l": 0.78688,
"c": 0.0825,
"h": 22.8
},
"luminance": 0.46976
}Semantic roles & 50–950 ramp
primary
#EAA5A1
secondary
#DAF0F1
accent
#C2CB1A
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171212
muted
#858181