#DCBCB8#DCBCB8
#DCBCB8 is a very light, muted red. Relative luminance 0.546; OKLCH L 82.2% C 0.037 H 26.3°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCB8 |
|---|---|
| RGB | rgb(220, 188, 184) |
| HSL | hsl(7, 34%, 79%) |
| HSV | hsv(7, 16%, 86%) |
| CMYK | cmyk(0%, 14.5%, 16.4%, 13.7%) |
| CIE-LAB | lab(78.84, 10.76, 6.26) |
| CIE-LCH | lch(78.84, 12.45, 30.16°) |
| OKLab | oklab(82.16% 0.0334 0.0165) |
| OKLCH | oklch(82.16% 0.037 26.3) |
| XYZ | xyz(56.1500, 54.6444, 52.9277) |
| Luminance | 0.5464 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.61
Pale Rose
#FDC1C5
ΔE00 8.47
Dusty Pink
#D8A7B1
ΔE00 8.58
Light Rose
#FFC5CB
ΔE00 8.77
Mistyrose
#FFE4E1
ΔE00 9.23
Pale Pink
#FFCFDC
ΔE00 9.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCB8 #B8D8DC
analogous
#DCB8C6 #DCBCB8 #DCCEB8
triadic
#DCBCB8 #B8DCBC #BCB8DC
tetradic
#DCBCB8 #C6DCB8 #B8D8DC #CEB8DC
square
#DCBCB8 #C6DCB8 #B8D8DC #CEB8DC
split-complementary
#DCBCB8 #B8DCCE #B8C6DC
monochromatic
#B46F66 #C8958F #DCBCB8 #F0E3E1 #F5ECEB
Accessibility & contrast
On white
1.76
#DCBCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#DCBCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCB8
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCB8 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0B8
Deuteranopia (green-blind)
#C9C5B8
Tritanopia (blue-blind)
#E4B9BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbcb8; /* rgb */ color: rgb(220, 188, 184); /* oklch */ color: oklch(82.2% 0.037 26.3);
Tailwind
colors: {
custom: {
50: '#e7d0cd',
500: '#dcbcb8',
950: '#000000',
},
}SCSS
$custom: #dcbcb8; $custom-light: #e7d0cd; $custom-dark: #000000;
JSON
{
"hex": "#dcbcb8",
"rgb": {
"r": 220,
"g": 188,
"b": 184
},
"hsl": {
"h": 6.667,
"s": 33.962,
"l": 79.216
},
"oklch": {
"l": 0.82164,
"c": 0.03726,
"h": 26.3
},
"luminance": 0.54643
}Semantic roles & 50–950 ramp
primary
#DCBCB8
secondary
#85AEB4
accent
#A0AD39
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383