#DCBDB7#DCBDB7
#DCBDB7 is a very light, muted red. Relative luminance 0.550; OKLCH L 82.3% C 0.037 H 30.8°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBDB7 |
|---|---|
| RGB | rgb(220, 189, 183) |
| HSL | hsl(10, 35%, 79%) |
| HSV | hsv(10, 17%, 86%) |
| CMYK | cmyk(0%, 14.1%, 16.8%, 13.7%) |
| CIE-LAB | lab(79.06, 10.08, 7.12) |
| CIE-LCH | lch(79.06, 12.34, 35.23°) |
| OKLab | oklab(82.33% 0.0315 0.0188) |
| OKLCH | oklch(82.33% 0.037 30.8) |
| XYZ | xyz(56.2599, 55.0313, 52.4491) |
| Luminance | 0.5503 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.84
Mistyrose
#FFE4E1
ΔE00 9.08
Pale Rose
#FDC1C5
ΔE00 9.17
Light Rose
#FFC5CB
ΔE00 9.48
Dusty Pink
#D8A7B1
ΔE00 9.53
Apricot
#FBCEB1
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBDB7 #B7D6DC
analogous
#DCB7C4 #DCBDB7 #DCD0B7
triadic
#DCBDB7 #B7DCBD #BDB7DC
tetradic
#DCBDB7 #C4DCB7 #B7D6DC #D0B7DC
square
#DCBDB7 #C4DCB7 #B7D6DC #D0B7DC
split-complementary
#DCBDB7 #B7DCD0 #B7C4DC
monochromatic
#B47265 #C8978E #DCBDB7 #F0E3E0 #F5ECEA
Accessibility & contrast
On white
1.75
#DCBDB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#DCBDB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBDB7
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBDB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBDB7 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C0B7
Deuteranopia (green-blind)
#CAC6B7
Tritanopia (blue-blind)
#E4B9BB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #dcbdb7; /* rgb */ color: rgb(220, 189, 183); /* oklch */ color: oklch(82.3% 0.037 30.8);
Tailwind
colors: {
custom: {
50: '#e7d0cc',
500: '#dcbdb7',
950: '#000000',
},
}SCSS
$custom: #dcbdb7; $custom-light: #e7d0cc; $custom-dark: #000000;
JSON
{
"hex": "#dcbdb7",
"rgb": {
"r": 220,
"g": 189,
"b": 183
},
"hsl": {
"h": 9.73,
"s": 34.579,
"l": 79.02
},
"oklch": {
"l": 0.8233,
"c": 0.03663,
"h": 30.8
},
"luminance": 0.5503
}Semantic roles & 50–950 ramp
primary
#DCBDB7
secondary
#84ACB4
accent
#9AAD38
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#161413
muted
#848383