#DCBCB7#DCBCB7
#DCBCB7 is a very light, muted red. Relative luminance 0.546; OKLCH L 82.1% C 0.038 H 28.4°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCB7 |
|---|---|
| RGB | rgb(220, 188, 183) |
| HSL | hsl(8, 35%, 79%) |
| HSV | hsv(8, 17%, 86%) |
| CMYK | cmyk(0%, 14.5%, 16.8%, 13.7%) |
| CIE-LAB | lab(78.81, 10.61, 6.76) |
| CIE-LCH | lch(78.81, 12.58, 32.51°) |
| OKLab | oklab(82.14% 0.033 0.0178) |
| OKLCH | oklch(82.14% 0.038 28.4) |
| XYZ | xyz(56.0455, 54.6026, 52.3776) |
| Luminance | 0.5460 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.63
Pale Rose
#FDC1C5
ΔE00 8.70
Dusty Pink
#D8A7B1
ΔE00 8.90
Light Rose
#FFC5CB
ΔE00 9.03
Mistyrose
#FFE4E1
ΔE00 9.26
Pale Pink
#FFCFDC
ΔE00 10.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCB7 #B7D7DC
analogous
#DCB7C5 #DCBCB7 #DCCFB7
triadic
#DCBCB7 #B7DCBC #BCB7DC
tetradic
#DCBCB7 #C5DCB7 #B7D7DC #CFB7DC
square
#DCBCB7 #C5DCB7 #B7D7DC #CFB7DC
split-complementary
#DCBCB7 #B7DCCF #B7C5DC
monochromatic
#B46F65 #C8968E #DCBCB7 #F0E2E0 #F5ECEA
Accessibility & contrast
On white
1.76
#DCBCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#DCBCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCB7
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCB7 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0B7
Deuteranopia (green-blind)
#CAC5B7
Tritanopia (blue-blind)
#E4B8BB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbcb7; /* rgb */ color: rgb(220, 188, 183); /* oklch */ color: oklch(82.1% 0.038 28.4);
Tailwind
colors: {
custom: {
50: '#e7d0cc',
500: '#dcbcb7',
950: '#000000',
},
}SCSS
$custom: #dcbcb7; $custom-light: #e7d0cc; $custom-dark: #000000;
JSON
{
"hex": "#dcbcb7",
"rgb": {
"r": 220,
"g": 188,
"b": 183
},
"hsl": {
"h": 8.108,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.82137,
"c": 0.03751,
"h": 28.4
},
"luminance": 0.54601
}Semantic roles & 50–950 ramp
primary
#DCBCB7
secondary
#84ADB4
accent
#9EAD38
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383