#DCBC9F#DCBC9F
#DCBC9F is a light, muted orange. Relative luminance 0.537; OKLCH L 81.5% C 0.054 H 64.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DCBC9F |
|---|---|
| RGB | rgb(220, 188, 159) |
| HSL | hsl(29, 47%, 74%) |
| HSV | hsv(29, 28%, 86%) |
| CMYK | cmyk(0%, 14.5%, 27.7%, 13.7%) |
| CIE-LAB | lab(78.28, 7.12, 18.92) |
| CIE-LCH | lch(78.28, 20.22, 69.38°) |
| OKLab | oklab(81.55% 0.0235 0.0484) |
| OKLCH | oklch(81.55% 0.054 64.1) |
| XYZ | xyz(53.7571, 53.6872, 40.3251) |
| Luminance | 0.5369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Tan
#D2B48C
ΔE00 4.74
Burlywood
#DEB887
ΔE00 5.75
Apricot
#FBCEB1
ΔE00 6.56
Khaki
#C3B091
ΔE00 6.86
Peach
#FFDAB9
ΔE00 7.47
Light Peach
#FFD8B1
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCBC9F #9FBFDC
analogous
#DC9FA1 #DCBC9F #DCDB9F
triadic
#DCBC9F #9FDCBC #BC9FDC
tetradic
#DCBC9F #A1DC9F #9FBFDC #DB9FDC
square
#DCBC9F #A1DC9F #9FBFDC #DB9FDC
split-complementary
#DCBC9F #9FDCDB #9FA1DC
monochromatic
#BB7D45 #CC9D72 #DCBC9F #ECDBCC #F7EFE9
Accessibility & contrast
On white
1.79
#DCBC9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#DCBC9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCBC9F
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCBC9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCBC9F | 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)
#C6BD9D
Deuteranopia (green-blind)
#CEC49F
Tritanopia (blue-blind)
#E7B5B4
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #dcbc9f; /* rgb */ color: rgb(220, 188, 159); /* oklch */ color: oklch(81.5% 0.054 64.1);
Tailwind
colors: {
custom: {
50: '#e7d0bb',
500: '#dcbc9f',
950: '#000000',
},
}SCSS
$custom: #dcbc9f; $custom-light: #e7d0bb; $custom-dark: #000000;
JSON
{
"hex": "#dcbc9f",
"rgb": {
"r": 220,
"g": 188,
"b": 159
},
"hsl": {
"h": 28.525,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.81545,
"c": 0.05378,
"h": 64.1
},
"luminance": 0.53685
}Semantic roles & 50–950 ramp
primary
#DCBC9F
secondary
#6B91B4
accent
#76BA2C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#161411
muted
#848381