#EAA2AA#EAA2AA
#EAA2AA is a light, moderate red. Relative luminance 0.462; OKLCH L 78.4% C 0.086 H 11.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA2AA |
|---|---|
| RGB | rgb(234, 162, 170) |
| HSL | hsl(353, 63%, 78%) |
| HSV | hsv(353, 31%, 92%) |
| CMYK | cmyk(0%, 30.8%, 27.4%, 8.2%) |
| CIE-LAB | lab(73.70, 27.76, 6.68) |
| CIE-LCH | lch(73.70, 28.55, 13.54°) |
| OKLab | oklab(78.39% 0.0842 0.0178) |
| OKLCH | oklch(78.39% 0.086 11.9) |
| XYZ | xyz(54.1090, 46.2386, 44.0974) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.56
Soft Pink
#FDB0C0
ΔE00 4.90
Dusty Pink
#D8A7B1
ΔE00 5.09
Lightpink
#FFB6C1
ΔE00 5.35
Pig Pink
#E78EA5
ΔE00 6.13
Dusty Pink (survey)
#D58A94
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA2AA #A2EAE2
analogous
#EAA2CE #EAA2AA #EABEA2
triadic
#EAA2AA #AAEAA2 #A2AAEA
tetradic
#EAA2AA #CEEAA2 #A2EAE2 #BEA2EA
square
#EAA2AA #CEEAA2 #A2EAE2 #BEA2EA
split-complementary
#EAA2AA #A2EABE #A2CEEA
monochromatic
#D33E4F #DF707C #EAA2AA #F5D4D8 #F9E6E8
Accessibility & contrast
On white
2.05
#EAA2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#EAA2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA2AA
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA2AA | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEADAA
Deuteranopia (green-blind)
#BFBAA9
Tritanopia (blue-blind)
#F79CA5
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eaa2aa; /* rgb */ color: rgb(234, 162, 170); /* oklch */ color: oklch(78.4% 0.086 11.9);
Tailwind
colors: {
custom: {
50: '#f2bec3',
500: '#eaa2aa',
950: '#000000',
},
}SCSS
$custom: #eaa2aa; $custom-light: #f2bec3; $custom-dark: #000000;
JSON
{
"hex": "#eaa2aa",
"rgb": {
"r": 234,
"g": 162,
"b": 170
},
"hsl": {
"h": 353.333,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.7839,
"c": 0.08608,
"h": 11.9
},
"luminance": 0.46235
}Semantic roles & 50–950 ramp
primary
#EAA2AA
secondary
#DAF1EE
accent
#CBB71B
background
#FEFBFB
surface
#FDF7F7
border
#D5D0D0
text
#171212
muted
#858181