#DCBBA0#DCBBA0
#DCBBA0 is a light, muted orange. Relative luminance 0.533; OKLCH L 81.4% C 0.053 H 61.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBBA0 |
|---|---|
| RGB | rgb(220, 187, 160) |
| HSL | hsl(27, 46%, 75%) |
| HSV | hsv(27, 27%, 86%) |
| CMYK | cmyk(0%, 15%, 27.3%, 13.7%) |
| CIE-LAB | lab(78.05, 7.78, 18.07) |
| CIE-LCH | lch(78.05, 19.67, 66.69°) |
| OKLab | oklab(81.37% 0.0254 0.0463) |
| OKLCH | oklch(81.37% 0.053 61.3) |
| XYZ | xyz(53.6313, 53.2963, 40.7130) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.53
Apricot
#FBCEB1
ΔE00 6.29
Burlywood
#DEB887
ΔE00 6.49
Khaki
#C3B091
ΔE00 7.48
Peach
#FFDAB9
ΔE00 7.70
Light Peach
#FFD8B1
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBBA0 #A0C1DC
analogous
#DCA0A3 #DCBBA0 #DCD9A0
triadic
#DCBBA0 #A0DCBB #BBA0DC
tetradic
#DCBBA0 #A3DCA0 #A0C1DC #D9A0DC
square
#DCBBA0 #A3DCA0 #A0C1DC #D9A0DC
split-complementary
#DCBBA0 #A0DCD9 #A0A3DC
monochromatic
#BB7B47 #CC9B73 #DCBBA0 #ECDBCD #F7EFE9
Accessibility & contrast
On white
1.80
#DCBBA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#DCBBA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBBA0
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBBA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBBA0 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BD9E
Deuteranopia (green-blind)
#CDC4A0
Tritanopia (blue-blind)
#E7B4B4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #dcbba0; /* rgb */ color: rgb(220, 187, 160); /* oklch */ color: oklch(81.4% 0.053 61.3);
Tailwind
colors: {
custom: {
50: '#e7cfbc',
500: '#dcbba0',
950: '#000000',
},
}SCSS
$custom: #dcbba0; $custom-light: #e7cfbc; $custom-dark: #000000;
JSON
{
"hex": "#dcbba0",
"rgb": {
"r": 220,
"g": 187,
"b": 160
},
"hsl": {
"h": 27,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.81372,
"c": 0.05282,
"h": 61.3
},
"luminance": 0.53294
}Semantic roles & 50–950 ramp
primary
#DCBBA0
secondary
#6C94B4
accent
#7AB92C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161312
muted
#848382