#DCBABA#DCBABA
#DCBABA is a light, muted red. Relative luminance 0.539; OKLCH L 81.8% C 0.039 H 18.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBABA |
|---|---|
| RGB | rgb(220, 186, 186) |
| HSL | hsl(0, 33%, 80%) |
| HSV | hsv(0, 15%, 86%) |
| CMYK | cmyk(0%, 15.5%, 15.5%, 13.7%) |
| CIE-LAB | lab(78.39, 12.15, 4.53) |
| CIE-LCH | lch(78.39, 12.97, 20.47°) |
| OKLab | oklab(81.83% 0.0372 0.0121) |
| OKLCH | oklch(81.83% 0.039 18) |
| XYZ | xyz(55.9368, 53.8803, 53.8982) |
| Luminance | 0.5388 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.79
Dusty Pink
#D8A7B1
ΔE00 6.87
Pale Rose
#FDC1C5
ΔE00 7.42
Light Rose
#FFC5CB
ΔE00 7.66
Pale Pink
#FFCFDC
ΔE00 8.56
Bubblegum
#FFC1CC
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBABA #BADCDC
analogous
#DCBACB #DCBABA #DCCBBA
triadic
#DCBABA #BADCBA #BABADC
tetradic
#DCBABA #CBDCBA #BADCDC #CBBADC
square
#DCBABA #CBDCBA #BADCDC #CBBADC
split-complementary
#DCBABA #BADCCB #BACBDC
monochromatic
#B36969 #C79191 #DCBABA #F1E3E3 #F5EBEB
Accessibility & contrast
On white
1.78
#DCBABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#DCBABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBABA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBABA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEBA
Deuteranopia (green-blind)
#C7C4BA
Tritanopia (blue-blind)
#E4B7BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbaba; /* rgb */ color: rgb(220, 186, 186); /* oklch */ color: oklch(81.8% 0.039 18.0);
Tailwind
colors: {
custom: {
50: '#e7cece',
500: '#dcbaba',
950: '#000000',
},
}SCSS
$custom: #dcbaba; $custom-light: #e7cece; $custom-dark: #000000;
JSON
{
"hex": "#dcbaba",
"rgb": {
"r": 220,
"g": 186,
"b": 186
},
"hsl": {
"h": 0,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.81834,
"c": 0.03913,
"h": 18
},
"luminance": 0.53879
}Semantic roles & 50–950 ramp
primary
#DCBABA
secondary
#87B4B4
accent
#ABAB3A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161313
muted
#848383