#DCBCBB#DCBCBB
#DCBCBB is a very light, muted red. Relative luminance 0.548; OKLCH L 82.2% C 0.037 H 20.1°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCBB |
|---|---|
| RGB | rgb(220, 188, 187) |
| HSL | hsl(2, 32%, 80%) |
| HSV | hsv(2, 15%, 86%) |
| CMYK | cmyk(0%, 14.5%, 15%, 13.7%) |
| CIE-LAB | lab(78.91, 11.24, 4.74) |
| CIE-LCH | lch(78.91, 12.20, 22.88°) |
| OKLab | oklab(82.25% 0.0346 0.0126) |
| OKLCH | oklch(82.25% 0.037 20.1) |
| XYZ | xyz(56.4678, 54.7715, 54.6015) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.79
Dusty Pink
#D8A7B1
ΔE00 7.73
Pale Rose
#FDC1C5
ΔE00 7.93
Light Rose
#FFC5CB
ΔE00 8.13
Pale Pink
#FFCFDC
ΔE00 8.87
Light Pink
#FFD1DF
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCBB #BBDBDC
analogous
#DCBBCB #DCBCBB #DCCDBB
triadic
#DCBCBB #BBDCBC #BCBBDC
tetradic
#DCBCBB #CBDCBB #BBDBDC #CDBBDC
square
#DCBCBB #CBDCBB #BBDBDC #CDBBDC
split-complementary
#DCBCBB #BBDCCD #BBCBDC
monochromatic
#B26C6A #C79493 #DCBCBB #F1E4E3 #F5EBEB
Accessibility & contrast
On white
1.76
#DCBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#DCBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCBB
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCBB | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#C9C6BB
Tritanopia (blue-blind)
#E3B9BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbcbb; /* rgb */ color: rgb(220, 188, 187); /* oklch */ color: oklch(82.2% 0.037 20.1);
Tailwind
colors: {
custom: {
50: '#e7d0cf',
500: '#dcbcbb',
950: '#000000',
},
}SCSS
$custom: #dcbcbb; $custom-light: #e7d0cf; $custom-dark: #000000;
JSON
{
"hex": "#dcbcbb",
"rgb": {
"r": 220,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.818,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82245,
"c": 0.03678,
"h": 20.1
},
"luminance": 0.5477
}Semantic roles & 50–950 ramp
primary
#DCBCBB
secondary
#88B2B3
accent
#A7AB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161413
muted
#848383