#EAA6AA#EAA6AA
#EAA6AA is a light, moderate red. Relative luminance 0.477; OKLCH L 79.1% C 0.081 H 15.2°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA6AA |
|---|---|
| RGB | rgb(234, 166, 170) |
| HSL | hsl(356, 62%, 78%) |
| HSV | hsv(356, 29%, 92%) |
| CMYK | cmyk(0%, 29.1%, 27.4%, 8.2%) |
| CIE-LAB | lab(74.62, 25.63, 8.00) |
| CIE-LCH | lch(74.62, 26.84, 17.33°) |
| OKLab | oklab(79.1% 0.0779 0.0211) |
| OKLCH | oklch(79.1% 0.081 15.2) |
| XYZ | xyz(54.8248, 47.6703, 44.3360) |
| Luminance | 0.4767 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.75
Dusty Pink
#D8A7B1
ΔE00 5.05
Lightpink
#FFB6C1
ΔE00 5.17
Soft Pink
#FDB0C0
ΔE00 5.33
Pale Rose
#FDC1C5
ΔE00 6.50
Pink
#FFC0CB
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA6AA #A6EAE6
analogous
#EAA6CC #EAA6AA #EAC4A6
triadic
#EAA6AA #AAEAA6 #A6AAEA
tetradic
#EAA6AA #CCEAA6 #A6EAE6 #C4A6EA
square
#EAA6AA #CCEAA6 #A6EAE6 #C4A6EA
split-complementary
#EAA6AA #A6EAC4 #A6CCEA
monochromatic
#D3434B #DE747B #EAA6AA #F6D8D9 #F9E6E7
Accessibility & contrast
On white
1.99
#EAA6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#EAA6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA6AA
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA6AA | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B0AA
Deuteranopia (green-blind)
#C2BDA9
Tritanopia (blue-blind)
#F7A0A8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa6aa; /* rgb */ color: rgb(234, 166, 170); /* oklch */ color: oklch(79.1% 0.081 15.2);
Tailwind
colors: {
custom: {
50: '#f2c1c3',
500: '#eaa6aa',
950: '#000000',
},
}SCSS
$custom: #eaa6aa; $custom-light: #f2c1c3; $custom-dark: #000000;
JSON
{
"hex": "#eaa6aa",
"rgb": {
"r": 234,
"g": 166,
"b": 170
},
"hsl": {
"h": 356.471,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.79096,
"c": 0.08072,
"h": 15.2
},
"luminance": 0.47667
}Semantic roles & 50–950 ramp
primary
#EAA6AA
secondary
#DAF1EF
accent
#CABF1C
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181