#EAA2A2#EAA2A2
#EAA2A2 is a light, moderate red. Relative luminance 0.459; OKLCH L 78.2% C 0.086 H 19.2°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA2A2 |
|---|---|
| RGB | rgb(234, 162, 162) |
| HSL | hsl(0, 63%, 78%) |
| HSV | hsv(0, 31%, 92%) |
| CMYK | cmyk(0%, 30.8%, 30.8%, 8.2%) |
| CIE-LAB | lab(73.51, 26.69, 10.81) |
| CIE-LCH | lch(73.51, 28.80, 22.05°) |
| OKLab | oklab(78.18% 0.0812 0.0283) |
| OKLCH | oklch(78.18% 0.086 19.2) |
| XYZ | xyz(53.3751, 45.9451, 40.2324) |
| Luminance | 0.4594 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 6.06
Blush (survey)
#F29E8E
ΔE00 6.32
Dusty Pink
#D8A7B1
ΔE00 6.55
Lightpink
#FFB6C1
ΔE00 6.71
Soft Pink
#FDB0C0
ΔE00 6.98
Dusty Pink (survey)
#D58A94
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA2A2 #A2EAEA
analogous
#EAA2C6 #EAA2A2 #EAC6A2
triadic
#EAA2A2 #A2EAA2 #A2A2EA
tetradic
#EAA2A2 #C6EAA2 #A2EAEA #C6A2EA
square
#EAA2A2 #C6EAA2 #A2EAEA #C6A2EA
split-complementary
#EAA2A2 #A2EAC6 #A2C6EA
monochromatic
#D33E3E #DF7070 #EAA2A2 #F5D4D4 #F9E6E6
Accessibility & contrast
On white
2.06
#EAA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#EAA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA2A2
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA2A2 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ACA2
Deuteranopia (green-blind)
#C1BAA1
Tritanopia (blue-blind)
#F89AA2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eaa2a2; /* rgb */ color: rgb(234, 162, 162); /* oklch */ color: oklch(78.2% 0.086 19.2);
Tailwind
colors: {
custom: {
50: '#f2bebd',
500: '#eaa2a2',
950: '#000000',
},
}SCSS
$custom: #eaa2a2; $custom-light: #f2bebd; $custom-dark: #000000;
JSON
{
"hex": "#eaa2a2",
"rgb": {
"r": 234,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.78181,
"c": 0.08596,
"h": 19.2
},
"luminance": 0.45942
}Semantic roles & 50–950 ramp
primary
#EAA2A2
secondary
#DAF1F1
accent
#CBCB1B
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171212
muted
#858181