#ECA2A2#ECA2A2
#ECA2A2 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.4% C 0.088 H 19.2°. Best body text is #000000 at 10.26:1 contrast (WCAG AA passes).
Color values
| HEX | #ECA2A2 |
|---|---|
| RGB | rgb(236, 162, 162) |
| HSL | hsl(0, 66%, 78%) |
| HSV | hsv(0, 31%, 93%) |
| CMYK | cmyk(0%, 31.4%, 31.4%, 7.5%) |
| CIE-LAB | lab(73.73, 27.44, 11.15) |
| CIE-LCH | lch(73.73, 29.62, 22.12°) |
| OKLab | oklab(78.4% 0.0834 0.0291) |
| OKLCH | oklch(78.4% 0.088 19.2) |
| XYZ | xyz(54.0356, 46.2856, 40.2633) |
| Luminance | 0.4628 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 6.20
Faded Pink
#DE9DAC
ΔE00 6.26
Lightpink
#FFB6C1
ΔE00 6.63
Dusty Pink
#D8A7B1
ΔE00 6.87
Soft Pink
#FDB0C0
ΔE00 6.92
Dusty Pink (survey)
#D58A94
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECA2A2 #A2ECEC
analogous
#ECA2C7 #ECA2A2 #ECC7A2
triadic
#ECA2A2 #A2ECA2 #A2A2EC
tetradic
#ECA2A2 #C7ECA2 #A2ECEC #C7A2EC
square
#ECA2A2 #C7ECA2 #A2ECEC #C7A2EC
split-complementary
#ECA2A2 #A2ECC7 #A2C7EC
monochromatic
#D73C3C #E26F6F #ECA2A2 #F6D5D5 #FAE6E6
Accessibility & contrast
On white
2.05
#ECA2A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.26
#ECA2A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECA2A2
10.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECA2A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECA2A2 | 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)
#C2BBA1
Tritanopia (blue-blind)
#FB9AA2
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eca2a2; /* rgb */ color: rgb(236, 162, 162); /* oklch */ color: oklch(78.4% 0.088 19.2);
Tailwind
colors: {
custom: {
50: '#f4bebd',
500: '#eca2a2',
950: '#000000',
},
}SCSS
$custom: #eca2a2; $custom-light: #f4bebd; $custom-dark: #000000;
JSON
{
"hex": "#eca2a2",
"rgb": {
"r": 236,
"g": 162,
"b": 162
},
"hsl": {
"h": 0,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.784,
"c": 0.08836,
"h": 19.2
},
"luminance": 0.46282
}Semantic roles & 50–950 ramp
primary
#ECA2A2
secondary
#DAF1F1
accent
#CECE18
background
#FFFBFB
surface
#FEF7F6
border
#D6D0D0
text
#171212
muted
#858181