#EAAAA2#EAAAA2
#EAAAA2 is a light, moderate red. Relative luminance 0.489; OKLCH L 79.6% C 0.077 H 26.9°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EAAAA2 |
|---|---|
| RGB | rgb(234, 170, 162) |
| HSL | hsl(7, 63%, 78%) |
| HSV | hsv(7, 31%, 92%) |
| CMYK | cmyk(0%, 27.4%, 30.8%, 8.2%) |
| CIE-LAB | lab(75.36, 22.43, 13.43) |
| CIE-LCH | lch(75.36, 26.14, 30.90°) |
| OKLab | oklab(79.61% 0.0685 0.0348) |
| OKLCH | oklch(79.61% 0.077 26.9) |
| XYZ | xyz(54.8294, 48.8537, 40.7172) |
| Luminance | 0.4885 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.98
Light Salmon
#FEA993
ΔE00 6.08
Pale Salmon
#FFB19A
ΔE00 6.24
Peachy Pink
#FF9A8A
ΔE00 7.08
Pale Rose
#FDC1C5
ΔE00 7.42
Dusty Pink
#D8A7B1
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAAAA2 #A2E2EA
analogous
#EAA2BE #EAAAA2 #EACEA2
triadic
#EAAAA2 #A2EAAA #AAA2EA
tetradic
#EAAAA2 #BEEAA2 #A2E2EA #CEA2EA
square
#EAAAA2 #BEEAA2 #A2E2EA #CEA2EA
split-complementary
#EAAAA2 #A2EACE #A2BEEA
monochromatic
#D34F3E #DF7C70 #EAAAA2 #F5D8D4 #F9E8E6
Accessibility & contrast
On white
1.95
#EAAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#EAAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAAAA2
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAAAA2 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#C6BEA1
Tritanopia (blue-blind)
#F8A2A8
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eaaaa2; /* rgb */ color: rgb(234, 170, 162); /* oklch */ color: oklch(79.6% 0.077 26.9);
Tailwind
colors: {
custom: {
50: '#f2c3bd',
500: '#eaaaa2',
950: '#000000',
},
}SCSS
$custom: #eaaaa2; $custom-light: #f2c3bd; $custom-dark: #000000;
JSON
{
"hex": "#eaaaa2",
"rgb": {
"r": 234,
"g": 170,
"b": 162
},
"hsl": {
"h": 6.667,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.7961,
"c": 0.07684,
"h": 26.9
},
"luminance": 0.48851
}Semantic roles & 50–950 ramp
primary
#EAAAA2
secondary
#DAEEF1
accent
#B7CB1B
background
#FEFCFB
surface
#FDF8F6
border
#D5D1D0
text
#171212
muted
#858181