#DCBFBC#DCBFBC
#DCBFBC is a very light, muted red. Relative luminance 0.561; OKLCH L 82.9% C 0.033 H 24.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBFBC |
|---|---|
| RGB | rgb(220, 191, 188) |
| HSL | hsl(6, 31%, 80%) |
| HSV | hsv(6, 15%, 86%) |
| CMYK | cmyk(0%, 13.2%, 14.5%, 13.7%) |
| CIE-LAB | lab(79.68, 9.80, 5.31) |
| CIE-LCH | lch(79.68, 11.14, 28.45°) |
| OKLab | oklab(82.85% 0.0304 0.0141) |
| OKLCH | oklch(82.85% 0.033 24.9) |
| XYZ | xyz(57.2228, 56.1096, 55.3831) |
| Luminance | 0.5611 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.06
Mistyrose
#FFE4E1
ΔE00 8.49
Pale Rose
#FDC1C5
ΔE00 8.94
Light Rose
#FFC5CB
ΔE00 9.10
Dusty Pink
#D8A7B1
ΔE00 9.21
Pale Pink
#FFCFDC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBFBC #BCD9DC
analogous
#DCBCC9 #DCBFBC #DCCFBC
triadic
#DCBFBC #BCDCBF #BFBCDC
tetradic
#DCBFBC #C9DCBC #BCD9DC #CFBCDC
square
#DCBFBC #C9DCBC #BCD9DC #CFBCDC
split-complementary
#DCBFBC #BCDCCF #BCC9DC
monochromatic
#B2726C #C79994 #DCBFBC #F1E5E4 #F5ECEB
Accessibility & contrast
On white
1.72
#DCBFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DCBFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBFBC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBFBC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BC
Deuteranopia (green-blind)
#CBC8BC
Tritanopia (blue-blind)
#E3BCBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dcbfbc; /* rgb */ color: rgb(220, 191, 188); /* oklch */ color: oklch(82.9% 0.033 24.9);
Tailwind
colors: {
custom: {
50: '#e7d2d0',
500: '#dcbfbc',
950: '#000000',
},
}SCSS
$custom: #dcbfbc; $custom-light: #e7d2d0; $custom-dark: #000000;
JSON
{
"hex": "#dcbfbc",
"rgb": {
"r": 220,
"g": 191,
"b": 188
},
"hsl": {
"h": 5.625,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.82851,
"c": 0.03347,
"h": 24.9
},
"luminance": 0.56108
}Semantic roles & 50–950 ramp
primary
#DCBFBC
secondary
#89AFB3
accent
#A0AA3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383