#DCBDBB#DCBDBB
#DCBDBB is a very light, muted red. Relative luminance 0.552; OKLCH L 82.4% C 0.036 H 22.3°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBDBB |
|---|---|
| RGB | rgb(220, 189, 187) |
| HSL | hsl(4, 32%, 80%) |
| HSV | hsv(4, 15%, 86%) |
| CMYK | cmyk(0%, 14.1%, 15%, 13.7%) |
| CIE-LAB | lab(79.16, 10.70, 5.10) |
| CIE-LCH | lch(79.16, 11.86, 25.47°) |
| OKLab | oklab(82.44% 0.033 0.0135) |
| OKLCH | oklch(82.44% 0.036 22.3) |
| XYZ | xyz(56.6822, 55.2002, 54.6729) |
| Luminance | 0.5520 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.80
Pale Rose
#FDC1C5
ΔE00 8.30
Dusty Pink
#D8A7B1
ΔE00 8.30
Light Rose
#FFC5CB
ΔE00 8.49
Mistyrose
#FFE4E1
ΔE00 8.97
Pale Pink
#FFCFDC
ΔE00 9.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBDBB #BBDADC
analogous
#DCBBCA #DCBDBB #DCCEBB
triadic
#DCBDBB #BBDCBD #BDBBDC
tetradic
#DCBDBB #CADCBB #BBDADC #CEBBDC
square
#DCBDBB #CADCBB #BBDADC #CEBBDC
split-complementary
#DCBDBB #BBDCCE #BBCADC
monochromatic
#B26F6A #C79693 #DCBDBB #F1E4E3 #F5EBEB
Accessibility & contrast
On white
1.74
#DCBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#DCBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBDBB
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBDBB | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#CAC6BB
Tritanopia (blue-blind)
#E3BABD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbdbb; /* rgb */ color: rgb(220, 189, 187); /* oklch */ color: oklch(82.4% 0.036 22.3);
Tailwind
colors: {
custom: {
50: '#e7d0cf',
500: '#dcbdbb',
950: '#000000',
},
}SCSS
$custom: #dcbdbb; $custom-light: #e7d0cf; $custom-dark: #000000;
JSON
{
"hex": "#dcbdbb",
"rgb": {
"r": 220,
"g": 189,
"b": 187
},
"hsl": {
"h": 3.636,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82438,
"c": 0.03568,
"h": 22.3
},
"luminance": 0.55199
}Semantic roles & 50–950 ramp
primary
#DCBDBB
secondary
#88B1B3
accent
#A4AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383