#ECBABB#ECBABB
#ECBABB is a very light, muted red. Relative luminance 0.565; OKLCH L 83.4% C 0.058 H 17.0°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ECBABB |
|---|---|
| RGB | rgb(236, 186, 187) |
| HSL | hsl(359, 57%, 83%) |
| HSV | hsv(359, 21%, 93%) |
| CMYK | cmyk(0%, 21.2%, 20.8%, 7.5%) |
| CIE-LAB | lab(79.92, 18.12, 6.39) |
| CIE-LCH | lch(79.92, 19.22, 19.43°) |
| OKLab | oklab(83.38% 0.0553 0.017) |
| OKLCH | oklch(83.38% 0.058 17) |
| XYZ | xyz(61.1211, 56.5411, 54.6980) |
| Luminance | 0.5654 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.38
Light Rose
#FFC5CB
ΔE00 4.07
Bubblegum
#FFC1CC
ΔE00 4.99
Pink
#FFC0CB
ΔE00 4.99
Lightpink
#FFB6C1
ΔE00 5.61
Dusty Pink
#D8A7B1
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECBABB #BAECEB
analogous
#ECBAD4 #ECBABB #ECD2BA
triadic
#ECBABB #BBECBA #BABBEC
tetradic
#ECBABB #D4ECBA #BAECEB #D2BAEC
square
#ECBABB #D4ECBA #BAECEB #D2BAEC
split-complementary
#ECBABB #BAECD2 #BAD4EC
monochromatic
#D25A5C #DF8A8C #ECBABB #F8E7E7 #F8E7E7
Accessibility & contrast
On white
1.71
#ECBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#ECBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECBABB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECBABB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CECABA
Tritanopia (blue-blind)
#F7B5BB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ecbabb; /* rgb */ color: rgb(236, 186, 187); /* oklch */ color: oklch(83.4% 0.058 17.0);
Tailwind
colors: {
custom: {
50: '#f3cfcf',
500: '#ecbabb',
950: '#000000',
},
}SCSS
$custom: #ecbabb; $custom-light: #f3cfcf; $custom-dark: #000000;
JSON
{
"hex": "#ecbabb",
"rgb": {
"r": 236,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.8,
"s": 56.818,
"l": 82.745
},
"oklch": {
"l": 0.8338,
"c": 0.05786,
"h": 17
},
"luminance": 0.56539
}Semantic roles & 50–950 ramp
primary
#ECBABB
secondary
#81C9C7
accent
#C4C121
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383