#DCBABB#DCBABB
#DCBABB is a light, muted red. Relative luminance 0.539; OKLCH L 81.9% C 0.039 H 16.0°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBABB |
|---|---|
| RGB | rgb(220, 186, 187) |
| HSL | hsl(358, 33%, 80%) |
| HSV | hsv(358, 15%, 86%) |
| CMYK | cmyk(0%, 15.5%, 15%, 13.7%) |
| CIE-LAB | lab(78.42, 12.31, 4.03) |
| CIE-LCH | lch(78.42, 12.95, 18.13°) |
| OKLab | oklab(81.86% 0.0376 0.0108) |
| OKLCH | oklch(81.86% 0.039 16) |
| XYZ | xyz(56.0435, 53.9229, 54.4600) |
| Luminance | 0.5392 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.96
Dusty Pink
#D8A7B1
ΔE00 6.63
Pale Rose
#FDC1C5
ΔE00 7.33
Light Rose
#FFC5CB
ΔE00 7.53
Pale Pink
#FFCFDC
ΔE00 8.31
Bubblegum
#FFC1CC
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBABB #BADCDB
analogous
#DCBACC #DCBABB #DCCABA
triadic
#DCBABB #BBDCBA #BABBDC
tetradic
#DCBABB #CCDCBA #BADCDB #CABADC
square
#DCBABB #CCDCBA #BADCDB #CABADC
split-complementary
#DCBABB #BADCCA #BACCDC
monochromatic
#B3696B #C79193 #DCBABB #F1E3E3 #F5EBEB
Accessibility & contrast
On white
1.78
#DCBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#DCBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBABB
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBABB | 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)
#BFBEBB
Deuteranopia (green-blind)
#C7C4BB
Tritanopia (blue-blind)
#E4B7BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbabb; /* rgb */ color: rgb(220, 186, 187); /* oklch */ color: oklch(81.9% 0.039 16.0);
Tailwind
colors: {
custom: {
50: '#e7cecf',
500: '#dcbabb',
950: '#000000',
},
}SCSS
$custom: #dcbabb; $custom-light: #e7cecf; $custom-dark: #000000;
JSON
{
"hex": "#dcbabb",
"rgb": {
"r": 220,
"g": 186,
"b": 187
},
"hsl": {
"h": 358.235,
"s": 32.692,
"l": 79.608
},
"oklch": {
"l": 0.81861,
"c": 0.03911,
"h": 16
},
"luminance": 0.53921
}Semantic roles & 50–950 ramp
primary
#DCBABB
secondary
#87B4B2
accent
#ABA83A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161313
muted
#848383