#DCBCA0#DCBCA0
#DCBCA0 is a light, muted orange. Relative luminance 0.537; OKLCH L 81.6% C 0.053 H 63.2°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBCA0 |
|---|---|
| RGB | rgb(220, 188, 160) |
| HSL | hsl(28, 46%, 75%) |
| HSV | hsv(28, 27%, 86%) |
| CMYK | cmyk(0%, 14.5%, 27.3%, 13.7%) |
| CIE-LAB | lab(78.30, 7.25, 18.42) |
| CIE-LCH | lch(78.30, 19.79, 68.50°) |
| OKLab | oklab(81.57% 0.0239 0.0472) |
| OKLCH | oklch(81.57% 0.053 63.2) |
| XYZ | xyz(53.8442, 53.7221, 40.7840) |
| Luminance | 0.5372 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 5.07
Burlywood
#DEB887
ΔE00 6.09
Apricot
#FBCEB1
ΔE00 6.44
Khaki
#C3B091
ΔE00 7.06
Peach
#FFDAB9
ΔE00 7.49
Light Peach
#FFD8B1
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBCA0 #A0C0DC
analogous
#DCA0A2 #DCBCA0 #DCDAA0
triadic
#DCBCA0 #A0DCBC #BCA0DC
tetradic
#DCBCA0 #A2DCA0 #A0C0DC #DAA0DC
square
#DCBCA0 #A2DCA0 #A0C0DC #DAA0DC
split-complementary
#DCBCA0 #A0DCDA #A0A2DC
monochromatic
#BB7D47 #CC9C73 #DCBCA0 #ECDCCD #F7EFE9
Accessibility & contrast
On white
1.79
#DCBCA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#DCBCA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBCA0
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBCA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBCA0 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BE9E
Deuteranopia (green-blind)
#CEC5A0
Tritanopia (blue-blind)
#E7B5B4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbca0; /* rgb */ color: rgb(220, 188, 160); /* oklch */ color: oklch(81.6% 0.053 63.2);
Tailwind
colors: {
custom: {
50: '#e7d0bc',
500: '#dcbca0',
950: '#000000',
},
}SCSS
$custom: #dcbca0; $custom-light: #e7d0bc; $custom-dark: #000000;
JSON
{
"hex": "#dcbca0",
"rgb": {
"r": 220,
"g": 188,
"b": 160
},
"hsl": {
"h": 28,
"s": 46.154,
"l": 74.51
},
"oklch": {
"l": 0.81567,
"c": 0.05285,
"h": 63.2
},
"luminance": 0.5372
}Semantic roles & 50–950 ramp
primary
#DCBCA0
secondary
#6C92B4
accent
#77B92C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161412
muted
#848382