#DBA86D
A light, moderate orange closely aligning with Burlywood.
About #DBA86D
The hex code #DBA86D represents a beautifully specific shade of orange. Its closest recognized web color is Burlywood. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 168, and 109.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 23% magenta, 50% yellow, and 14% black. With a hue angle of 32.2 degrees, it sits comfortably in the orange spectrum.
Contrast ratios determine whether this color is safe for typography. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBA86D
RGB219, 168, 109
HSL32.2°, 60.4%, 64.3%
CMYK0%, 23%, 50%, 14%
HSV32.2°, 50.2%, 85.9%
LAB72.3, 11.7, 37.6
XYZ46.0, 44.2, 20.6
Decimal14395501
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.14:1
Text on #FFFFFF
FAIL
9.83:1
Text on #000000
AAA
2.04:1
Text on #F8FAFC
FAIL
8.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA86D;
}
.text-color {
color: #DBA86D;
}
.border-color {
border: 2px solid #DBA86D;
}