#ECBAAA#ECBAAA
#ECBAAA is a very light, moderate red. Relative luminance 0.559; OKLCH L 82.9% C 0.062 H 38.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBAAA |
|---|---|
| RGB | rgb(236, 186, 170) |
| HSL | hsl(15, 63%, 80%) |
| HSV | hsv(15, 28%, 93%) |
| CMYK | cmyk(0%, 21.2%, 28%, 7.5%) |
| CIE-LAB | lab(79.53, 15.73, 14.99) |
| CIE-LCH | lch(79.53, 21.73, 43.63°) |
| OKLab | oklab(82.95% 0.0487 0.0388) |
| OKLCH | oklch(82.95% 0.062 38.5) |
| XYZ | xyz(59.4077, 55.8557, 45.6744) |
| Luminance | 0.5585 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.87
Apricot
#FBCEB1
ΔE00 7.20
Light Salmon
#FEA993
ΔE00 7.29
Blush (survey)
#F29E8E
ΔE00 8.55
Pinkish Tan
#D99B82
ΔE00 8.57
Pinkish Grey
#C8ACA9
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBAAA #AADCEC
analogous
#ECAABB #ECBAAA #ECDBAA
triadic
#ECBAAA #AAECBA #BAAAEC
tetradic
#ECBAAA #BBECAA #AADCEC #DBAAEC
square
#ECBAAA #BBECAA #AADCEC #DBAAEC
split-complementary
#ECBAAA #AAECDB #AABBEC
monochromatic
#D66946 #E19178 #ECBAAA #F7E3DC #F9EBE6
Accessibility & contrast
On white
1.73
#ECBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#ECBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBAAA
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBAAA | 1.00 | 1.73 | 12.17 | 12.17 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BFA9
Deuteranopia (green-blind)
#D1C9AA
Tritanopia (blue-blind)
#F9B3B6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ecbaaa; /* rgb */ color: rgb(236, 186, 170); /* oklch */ color: oklch(82.9% 0.062 38.5);
Tailwind
colors: {
custom: {
50: '#f3cec3',
500: '#ecbaaa',
950: '#000000',
},
}SCSS
$custom: #ecbaaa; $custom-light: #f3cec3; $custom-dark: #000000;
JSON
{
"hex": "#ecbaaa",
"rgb": {
"r": 236,
"g": 186,
"b": 170
},
"hsl": {
"h": 14.545,
"s": 63.462,
"l": 79.608
},
"oklch": {
"l": 0.82949,
"c": 0.06227,
"h": 38.5
},
"luminance": 0.55853
}Semantic roles & 50–950 ramp
primary
#ECBAAA
secondary
#72B4C9
accent
#A0CB1A
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171312
muted
#858382