#DCBDB3#DCBDB3
#DCBDB3 is a very light, muted red. Relative luminance 0.549; OKLCH L 82.2% C 0.038 H 38.7°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBDB3 |
|---|---|
| RGB | rgb(220, 189, 179) |
| HSL | hsl(15, 37%, 78%) |
| HSV | hsv(15, 19%, 86%) |
| CMYK | cmyk(0%, 14.1%, 18.6%, 13.7%) |
| CIE-LAB | lab(78.96, 9.46, 9.14) |
| CIE-LCH | lch(78.96, 13.15, 44.00°) |
| OKLab | oklab(82.23% 0.0299 0.0239) |
| OKLCH | oklch(82.23% 0.038 38.7) |
| XYZ | xyz(55.8495, 54.8672, 50.2875) |
| Luminance | 0.5487 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.50
Apricot
#FBCEB1
ΔE00 8.50
Warm Gray
#C9BEB0
ΔE00 9.31
Mistyrose
#FFE4E1
ΔE00 9.52
Pale Rose
#FDC1C5
ΔE00 10.39
Mushroom
#BA9E88
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBDB3 #B3D2DC
analogous
#DCB3BD #DCBDB3 #DCD1B3
triadic
#DCBDB3 #B3DCBD #BDB3DC
tetradic
#DCBDB3 #BDDCB3 #B3D2DC #D1B3DC
square
#DCBDB3 #BDDCB3 #B3D2DC #D1B3DC
split-complementary
#DCBDB3 #B3DCD1 #B3BDDC
monochromatic
#B5745F #C99989 #DCBDB3 #EFE1DD #F5EDEA
Accessibility & contrast
On white
1.75
#DCBDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#DCBDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBDB3
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBDB3 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C0B2
Deuteranopia (green-blind)
#CBC6B3
Tritanopia (blue-blind)
#E4B9BA
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #dcbdb3; /* rgb */ color: rgb(220, 189, 179); /* oklch */ color: oklch(82.2% 0.038 38.7);
Tailwind
colors: {
custom: {
50: '#e7d0c9',
500: '#dcbdb3',
950: '#000000',
},
}SCSS
$custom: #dcbdb3; $custom-light: #e7d0c9; $custom-dark: #000000;
JSON
{
"hex": "#dcbdb3",
"rgb": {
"r": 220,
"g": 189,
"b": 179
},
"hsl": {
"h": 14.634,
"s": 36.937,
"l": 78.235
},
"oklch": {
"l": 0.82225,
"c": 0.0383,
"h": 38.7
},
"luminance": 0.54866
}Semantic roles & 50–950 ramp
primary
#DCBDB3
secondary
#7FA7B4
accent
#92B036
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161413
muted
#848382