#EAA6A7#EAA6A7
#EAA6A7 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.0% C 0.081 H 18.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA6A7 |
|---|---|
| RGB | rgb(234, 166, 167) |
| HSL | hsl(359, 62%, 78%) |
| HSV | hsv(359, 29%, 92%) |
| CMYK | cmyk(0%, 29.1%, 28.6%, 8.2%) |
| CIE-LAB | lab(74.55, 25.22, 9.54) |
| CIE-LCH | lch(74.55, 26.96, 20.72°) |
| OKLab | oklab(79.02% 0.0768 0.025) |
| OKLCH | oklch(79.02% 0.081 18.1) |
| XYZ | xyz(54.5443, 47.5581, 42.8584) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.70
Dusty Pink
#D8A7B1
ΔE00 5.71
Lightpink
#FFB6C1
ΔE00 5.81
Soft Pink
#FDB0C0
ΔE00 6.22
Pale Rose
#FDC1C5
ΔE00 6.69
Blush (survey)
#F29E8E
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA6A7 #A6EAE9
analogous
#EAA6C9 #EAA6A7 #EAC7A6
triadic
#EAA6A7 #A7EAA6 #A6A7EA
tetradic
#EAA6A7 #C9EAA6 #A6EAE9 #C7A6EA
square
#EAA6A7 #C9EAA6 #A6EAE9 #C7A6EA
split-complementary
#EAA6A7 #A6EAC7 #A6C9EA
monochromatic
#D34345 #DE7476 #EAA6A7 #F6D8D8 #F9E6E7
Accessibility & contrast
On white
2.00
#EAA6A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#EAA6A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA6A7
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA6A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA6A7 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0A7
Deuteranopia (green-blind)
#C2BCA6
Tritanopia (blue-blind)
#F89FA7
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eaa6a7; /* rgb */ color: rgb(234, 166, 167); /* oklch */ color: oklch(79.0% 0.081 18.1);
Tailwind
colors: {
custom: {
50: '#f2c1c1',
500: '#eaa6a7',
950: '#000000',
},
}SCSS
$custom: #eaa6a7; $custom-light: #f2c1c1; $custom-dark: #000000;
JSON
{
"hex": "#eaa6a7",
"rgb": {
"r": 234,
"g": 166,
"b": 167
},
"hsl": {
"h": 359.118,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.79018,
"c": 0.08074,
"h": 18.1
},
"luminance": 0.47555
}Semantic roles & 50–950 ramp
primary
#EAA6A7
secondary
#DAF1F0
accent
#CAC71C
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181