#EAA3A2#EAA3A2
#EAA3A2 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.4% C 0.085 H 20.1°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA3A2 |
|---|---|
| RGB | rgb(234, 163, 162) |
| HSL | hsl(1, 63%, 78%) |
| HSV | hsv(1, 31%, 92%) |
| CMYK | cmyk(0%, 30.3%, 30.8%, 8.2%) |
| CIE-LAB | lab(73.74, 26.16, 11.14) |
| CIE-LCH | lch(73.74, 28.43, 23.06°) |
| OKLab | oklab(78.36% 0.0796 0.0291) |
| OKLCH | oklch(78.36% 0.085 20.1) |
| XYZ | xyz(53.5520, 46.2988, 40.2913) |
| Luminance | 0.4629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.06
Faded Pink
#DE9DAC
ΔE00 6.37
Dusty Pink
#D8A7B1
ΔE00 6.64
Lightpink
#FFB6C1
ΔE00 6.78
Soft Pink
#FDB0C0
ΔE00 7.17
Peachy Pink
#FF9A8A
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA3A2 #A2E9EA
analogous
#EAA2C5 #EAA3A2 #EAC7A2
triadic
#EAA3A2 #A2EAA3 #A3A2EA
tetradic
#EAA3A2 #C5EAA2 #A2E9EA #C7A2EA
square
#EAA3A2 #C5EAA2 #A2E9EA #C7A2EA
split-complementary
#EAA3A2 #A2EAC7 #A2C5EA
monochromatic
#D3403E #DF7270 #EAA3A2 #F5D4D4 #F9E6E6
Accessibility & contrast
On white
2.05
#EAA3A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#EAA3A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA3A2
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA3A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA3A2 | 1.00 | 2.05 | 10.26 | 10.26 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0ADA2
Deuteranopia (green-blind)
#C1BAA1
Tritanopia (blue-blind)
#F89BA3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eaa3a2; /* rgb */ color: rgb(234, 163, 162); /* oklch */ color: oklch(78.4% 0.085 20.1);
Tailwind
colors: {
custom: {
50: '#f2bebd',
500: '#eaa3a2',
950: '#000000',
},
}SCSS
$custom: #eaa3a2; $custom-light: #f2bebd; $custom-dark: #000000;
JSON
{
"hex": "#eaa3a2",
"rgb": {
"r": 234,
"g": 163,
"b": 162
},
"hsl": {
"h": 0.833,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.78358,
"c": 0.08474,
"h": 20.1
},
"luminance": 0.46295
}Semantic roles & 50–950 ramp
primary
#EAA3A2
secondary
#DAF0F1
accent
#C8CB1B
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171212
muted
#858181