#ECABA2#ECABA2
#ECABA2 is a light, moderate red. Relative luminance 0.496; OKLCH L 80.0% C 0.078 H 27.8°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ECABA2 |
|---|---|
| RGB | rgb(236, 171, 162) |
| HSL | hsl(7, 66%, 78%) |
| HSV | hsv(7, 31%, 93%) |
| CMYK | cmyk(0%, 27.5%, 31.4%, 7.5%) |
| CIE-LAB | lab(75.80, 22.65, 14.08) |
| CIE-LCH | lch(75.80, 26.67, 31.87°) |
| OKLab | oklab(80% 0.0692 0.0365) |
| OKLCH | oklch(80% 0.078 27.8) |
| XYZ | xyz(55.6781, 49.5706, 40.8108) |
| Luminance | 0.4957 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.77
Light Salmon
#FEA993
ΔE00 5.62
Pale Salmon
#FFB19A
ΔE00 5.73
Peachy Pink
#FF9A8A
ΔE00 6.85
Pale Rose
#FDC1C5
ΔE00 7.46
Pinkish Tan
#D99B82
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECABA2 #A2E3EC
analogous
#ECA2BE #ECABA2 #ECD0A2
triadic
#ECABA2 #A2ECAB #ABA2EC
tetradic
#ECABA2 #BEECA2 #A2E3EC #D0A2EC
square
#ECABA2 #BEECA2 #A2E3EC #D0A2EC
split-complementary
#ECABA2 #A2ECD0 #A2BEEC
monochromatic
#D74F3C #E27D6F #ECABA2 #F6D9D5 #FAE8E6
Accessibility & contrast
On white
1.92
#ECABA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ECABA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECABA2
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECABA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECABA2 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B3A1
Deuteranopia (green-blind)
#C8C0A1
Tritanopia (blue-blind)
#FAA3A9
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ecaba2; /* rgb */ color: rgb(236, 171, 162); /* oklch */ color: oklch(80.0% 0.078 27.8);
Tailwind
colors: {
custom: {
50: '#f3c4bd',
500: '#ecaba2',
950: '#000000',
},
}SCSS
$custom: #ecaba2; $custom-light: #f3c4bd; $custom-dark: #000000;
JSON
{
"hex": "#ecaba2",
"rgb": {
"r": 236,
"g": 171,
"b": 162
},
"hsl": {
"h": 7.297,
"s": 66.071,
"l": 78.039
},
"oklch": {
"l": 0.80001,
"c": 0.07817,
"h": 27.8
},
"luminance": 0.49567
}Semantic roles & 50–950 ramp
primary
#ECABA2
secondary
#DAEEF1
accent
#B8CE18
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171212
muted
#858181