#DCB780#DCB780
#DCB780 is a light, moderate orange. Relative luminance 0.506; OKLCH L 79.9% C 0.083 H 77.0°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DCB780 |
|---|---|
| RGB | rgb(220, 183, 128) |
| HSL | hsl(36, 57%, 68%) |
| HSV | hsv(36, 42%, 86%) |
| CMYK | cmyk(0%, 16.8%, 41.8%, 13.7%) |
| CIE-LAB | lab(76.46, 6.01, 32.93) |
| CIE-LCH | lch(76.46, 33.48, 79.65°) |
| OKLab | oklab(79.94% 0.0187 0.0812) |
| OKLCH | oklch(79.94% 0.083 77) |
| XYZ | xyz(50.3465, 50.6435, 27.5411) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 1.73
Very Light Brown
#D3B683
ΔE00 2.46
Fawn
#CFAF7B
ΔE00 2.77
Tan
#D2B48C
ΔE00 3.88
Tan (survey)
#D1B26F
ΔE00 4.17
Sandstone
#C9AE74
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCB780 #80A5DC
analogous
#DC8980 #DCB780 #D3DC80
triadic
#DCB780 #80DCB7 #B780DC
tetradic
#DCB780 #80DC89 #80A5DC #DC80D3
square
#DCB780 #80DC89 #80A5DC #DC80D3
split-complementary
#DCB780 #80D3DC #8980DC
monochromatic
#B17D31 #CF9C50 #DCB780 #E9D2B0 #F6EDE0
Accessibility & contrast
On white
1.89
#DCB780 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#DCB780 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCB780
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCB780 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCB780 | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B77C
Deuteranopia (green-blind)
#CFC081
Tritanopia (blue-blind)
#EAADA9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #dcb780; /* rgb */ color: rgb(220, 183, 128); /* oklch */ color: oklch(79.9% 0.083 77.0);
Tailwind
colors: {
custom: {
50: '#e8cca5',
500: '#dcb780',
950: '#000000',
},
}SCSS
$custom: #dcb780; $custom-light: #e8cca5; $custom-dark: #000000;
JSON
{
"hex": "#dcb780",
"rgb": {
"r": 220,
"g": 183,
"b": 128
},
"hsl": {
"h": 35.87,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.79936,
"c": 0.08331,
"h": 77
},
"luminance": 0.50641
}Semantic roles & 50–950 ramp
primary
#DCB780
secondary
#4E76B3
accent
#63C421
background
#FEFEFC
surface
#FDFAF6
border
#D5D3D0
text
#16130F
muted
#848380