#DCBCAB#DCBCAB
#DCBCAB is a light, muted orange. Relative luminance 0.541; OKLCH L 81.8% C 0.044 H 49.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCAB |
|---|---|
| RGB | rgb(220, 188, 171) |
| HSL | hsl(21, 41%, 77%) |
| HSV | hsv(21, 22%, 86%) |
| CMYK | cmyk(0%, 14.5%, 22.3%, 13.7%) |
| CIE-LAB | lab(78.53, 8.80, 12.83) |
| CIE-LCH | lch(78.53, 15.56, 55.56°) |
| OKLab | oklab(81.83% 0.0283 0.0333) |
| OKLCH | oklch(81.83% 0.044 49.7) |
| XYZ | xyz(54.8494, 54.1242, 46.0779) |
| Luminance | 0.5412 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.71
Pinkish Grey
#C8ACA9
ΔE00 7.45
Warm Gray
#C9BEB0
ΔE00 8.38
Peach
#FFDAB9
ΔE00 9.08
Mushroom
#BA9E88
ΔE00 9.14
Tan
#D2B48C
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCAB #ABCBDC
analogous
#DCABB3 #DCBCAB #DCD5AB
triadic
#DCBCAB #ABDCBC #BCABDC
tetradic
#DCBCAB #B3DCAB #ABCBDC #D5ABDC
square
#DCBCAB #B3DCAB #ABCBDC #D5ABDC
split-complementary
#DCBCAB #ABDCD5 #ABB3DC
monochromatic
#B87755 #CA9A80 #DCBCAB #EEDED6 #F6EEE9
Accessibility & contrast
On white
1.78
#DCBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#DCBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCAB
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCAB | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#CCC5AB
Tritanopia (blue-blind)
#E5B7B7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbcab; /* rgb */ color: rgb(220, 188, 171); /* oklch */ color: oklch(81.8% 0.044 49.7);
Tailwind
colors: {
custom: {
50: '#e7d0c4',
500: '#dcbcab',
950: '#000000',
},
}SCSS
$custom: #dcbcab; $custom-light: #e7d0c4; $custom-dark: #000000;
JSON
{
"hex": "#dcbcab",
"rgb": {
"r": 220,
"g": 188,
"b": 171
},
"hsl": {
"h": 20.816,
"s": 41.176,
"l": 76.667
},
"oklch": {
"l": 0.81828,
"c": 0.04369,
"h": 49.7
},
"luminance": 0.54122
}Semantic roles & 50–950 ramp
primary
#DCBCAB
secondary
#779FB4
accent
#87B431
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#161412
muted
#848382