#ECACA2#ECACA2
#ECACA2 is a light, moderate red. Relative luminance 0.499; OKLCH L 80.2% C 0.077 H 28.9°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ECACA2 |
|---|---|
| RGB | rgb(236, 172, 162) |
| HSL | hsl(8, 66%, 78%) |
| HSV | hsv(8, 31%, 93%) |
| CMYK | cmyk(0%, 27.1%, 31.4%, 7.5%) |
| CIE-LAB | lab(76.04, 22.12, 14.41) |
| CIE-LCH | lch(76.04, 26.40, 33.09°) |
| OKLab | oklab(80.18% 0.0676 0.0373) |
| OKLCH | oklch(80.18% 0.077 28.9) |
| XYZ | xyz(55.8677, 49.9498, 40.8740) |
| Luminance | 0.4995 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.82
Pale Salmon
#FFB19A
ΔE00 5.41
Light Salmon
#FEA993
ΔE00 5.43
Peachy Pink
#FF9A8A
ΔE00 6.96
Pale Rose
#FDC1C5
ΔE00 7.57
Pinkish Tan
#D99B82
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECACA2 #A2E2EC
analogous
#ECA2BD #ECACA2 #ECD1A2
triadic
#ECACA2 #A2ECAC #ACA2EC
tetradic
#ECACA2 #BDECA2 #A2E2EC #D1A2EC
square
#ECACA2 #BDECA2 #A2E2EC #D1A2EC
split-complementary
#ECACA2 #A2ECD1 #A2BDEC
monochromatic
#D7513C #E27F6F #ECACA2 #F6D9D5 #FAE8E6
Accessibility & contrast
On white
1.91
#ECACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#ECACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECACA2
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECACA2 | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B4A1
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#FAA4A9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ecaca2; /* rgb */ color: rgb(236, 172, 162); /* oklch */ color: oklch(80.2% 0.077 28.9);
Tailwind
colors: {
custom: {
50: '#f3c5bd',
500: '#ecaca2',
950: '#000000',
},
}SCSS
$custom: #ecaca2; $custom-light: #f3c5bd; $custom-dark: #000000;
JSON
{
"hex": "#ecaca2",
"rgb": {
"r": 236,
"g": 172,
"b": 162
},
"hsl": {
"h": 8.108,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.80182,
"c": 0.07717,
"h": 28.9
},
"luminance": 0.49947
}Semantic roles & 50–950 ramp
primary
#ECACA2
secondary
#DAEEF1
accent
#B5CE18
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171312
muted
#858281