#ECABA1#ECABA1
#ECABA1 is a light, moderate red. Relative luminance 0.495; OKLCH L 80.0% C 0.078 H 28.7°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #ECABA1 |
|---|---|
| RGB | rgb(236, 171, 161) |
| HSL | hsl(8, 66%, 78%) |
| HSV | hsv(8, 32%, 93%) |
| CMYK | cmyk(0%, 27.5%, 31.8%, 7.5%) |
| CIE-LAB | lab(75.78, 22.52, 14.60) |
| CIE-LCH | lch(75.78, 26.84, 32.95°) |
| OKLab | oklab(79.98% 0.0688 0.0377) |
| OKLCH | oklch(79.98% 0.078 28.7) |
| XYZ | xyz(55.5895, 49.5352, 40.3446) |
| Luminance | 0.4953 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 4.58
Light Salmon
#FEA993
ΔE00 5.33
Pale Salmon
#FFB19A
ΔE00 5.41
Peachy Pink
#FF9A8A
ΔE00 6.72
Pinkish Tan
#D99B82
ΔE00 7.66
Pale Rose
#FDC1C5
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECABA1 #A1E2EC
analogous
#ECA1BC #ECABA1 #ECD0A1
triadic
#ECABA1 #A1ECAB #ABA1EC
tetradic
#ECABA1 #BCECA1 #A1E2EC #D0A1EC
square
#ECABA1 #BCECA1 #A1E2EC #D0A1EC
split-complementary
#ECABA1 #A1ECD0 #A1BCEC
monochromatic
#D7503B #E27E6E #ECABA1 #F6D8D4 #FAE8E6
Accessibility & contrast
On white
1.93
#ECABA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#ECABA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECABA1
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECABA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECABA1 | 1.00 | 1.93 | 10.91 | 10.91 |
| #FFFFFF | 1.93 | 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)
#B9B3A0
Deuteranopia (green-blind)
#C8C0A0
Tritanopia (blue-blind)
#FAA3A8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ecaba1; /* rgb */ color: rgb(236, 171, 161); /* oklch */ color: oklch(80.0% 0.078 28.7);
Tailwind
colors: {
custom: {
50: '#f3c4bc',
500: '#ecaba1',
950: '#000000',
},
}SCSS
$custom: #ecaba1; $custom-light: #f3c4bc; $custom-dark: #000000;
JSON
{
"hex": "#ecaba1",
"rgb": {
"r": 236,
"g": 171,
"b": 161
},
"hsl": {
"h": 8,
"s": 66.372,
"l": 77.843
},
"oklch": {
"l": 0.79977,
"c": 0.07843,
"h": 28.7
},
"luminance": 0.49532
}Semantic roles & 50–950 ramp
primary
#ECABA1
secondary
#DAEEF1
accent
#B6CE17
background
#FFFCFB
surface
#FEF8F6
border
#D6D1D0
text
#171212
muted
#858181