#DCB79D#DCB79D
#DCB79D is a light, muted orange. Relative luminance 0.515; OKLCH L 80.5% C 0.056 H 56.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB79D |
|---|---|
| RGB | rgb(220, 183, 157) |
| HSL | hsl(25, 47%, 74%) |
| HSV | hsv(25, 29%, 86%) |
| CMYK | cmyk(0%, 16.8%, 28.6%, 13.7%) |
| CIE-LAB | lab(76.99, 9.51, 18.21) |
| CIE-LCH | lch(76.99, 20.55, 62.43°) |
| OKLab | oklab(80.53% 0.0304 0.0466) |
| OKLCH | oklch(80.53% 0.056 56.9) |
| XYZ | xyz(52.5353, 51.5190, 39.0686) |
| Luminance | 0.5152 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.37
Tan
#D2B48C
ΔE00 6.54
Burlywood
#DEB887
ΔE00 7.28
Mushroom
#BA9E88
ΔE00 7.93
Khaki
#C3B091
ΔE00 8.62
Peach
#FFDAB9
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB79D #9DC2DC
analogous
#DC9DA3 #DCB79D #DCD79D
triadic
#DCB79D #9DDCB7 #B79DDC
tetradic
#DCB79D #A3DC9D #9DC2DC #D79DDC
square
#DCB79D #A3DC9D #9DC2DC #D79DDC
split-complementary
#DCB79D #9DDCD7 #9DA3DC
monochromatic
#BC7543 #CC9670 #DCB79D #ECD8CA #F7EEE8
Accessibility & contrast
On white
1.86
#DCB79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#DCB79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB79D
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB79D | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B99B
Deuteranopia (green-blind)
#CAC19D
Tritanopia (blue-blind)
#E7B0B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #dcb79d; /* rgb */ color: rgb(220, 183, 157); /* oklch */ color: oklch(80.5% 0.056 56.9);
Tailwind
colors: {
custom: {
50: '#e7ccba',
500: '#dcb79d',
950: '#000000',
},
}SCSS
$custom: #dcb79d; $custom-light: #e7ccba; $custom-dark: #000000;
JSON
{
"hex": "#dcb79d",
"rgb": {
"r": 220,
"g": 183,
"b": 157
},
"hsl": {
"h": 24.762,
"s": 47.368,
"l": 73.922
},
"oklch": {
"l": 0.80525,
"c": 0.05567,
"h": 56.9
},
"luminance": 0.51517
}Semantic roles & 50–950 ramp
primary
#DCB79D
secondary
#6995B4
accent
#7FBB2B
background
#FEFEFD
surface
#FDFAF8
border
#D5D3D1
text
#161311
muted
#848381