#DCBBBB#DCBBBB
#DCBBBB is a very light, muted red. Relative luminance 0.543; OKLCH L 82.1% C 0.038 H 18.0°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBBB |
|---|---|
| RGB | rgb(220, 187, 187) |
| HSL | hsl(0, 32%, 80%) |
| HSV | hsv(0, 15%, 86%) |
| CMYK | cmyk(0%, 15%, 15%, 13.7%) |
| CIE-LAB | lab(78.66, 11.77, 4.39) |
| CIE-LCH | lch(78.66, 12.56, 20.43°) |
| OKLab | oklab(82.05% 0.0361 0.0117) |
| OKLCH | oklch(82.05% 0.038 18) |
| XYZ | xyz(56.2549, 54.3457, 54.5305) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.84
Dusty Pink
#D8A7B1
ΔE00 7.17
Pale Rose
#FDC1C5
ΔE00 7.61
Light Rose
#FFC5CB
ΔE00 7.81
Pale Pink
#FFCFDC
ΔE00 8.57
Bubblegum
#FFC1CC
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBBB #BBDCDC
analogous
#DCBBCC #DCBBBB #DCCCBB
triadic
#DCBBBB #BBDCBB #BBBBDC
tetradic
#DCBBBB #CCDCBB #BBDCDC #CCBBDC
square
#DCBBBB #CCDCBB #BBDCDC #CCBBDC
split-complementary
#DCBBBB #BBDCCC #BBCCDC
monochromatic
#B26A6A #C79393 #DCBBBB #F1E3E3 #F5EBEB
Accessibility & contrast
On white
1.77
#DCBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#DCBBBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBBB
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBBB | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFBB
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#E3B8BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbbbb; /* rgb */ color: rgb(220, 187, 187); /* oklch */ color: oklch(82.1% 0.038 18.0);
Tailwind
colors: {
custom: {
50: '#e7cfcf',
500: '#dcbbbb',
950: '#000000',
},
}SCSS
$custom: #dcbbbb; $custom-light: #e7cfcf; $custom-dark: #000000;
JSON
{
"hex": "#dcbbbb",
"rgb": {
"r": 220,
"g": 187,
"b": 187
},
"hsl": {
"h": 0,
"s": 32.039,
"l": 79.804
},
"oklch": {
"l": 0.82053,
"c": 0.03792,
"h": 18
},
"luminance": 0.54344
}Semantic roles & 50–950 ramp
primary
#DCBBBB
secondary
#88B3B3
accent
#ABAB3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161313
muted
#848383