#DBAF6D
A light, moderate orange closely aligning with Burlywood.
About #DBAF6D
When working with digital screens, the color #DBAF6D is rendered by mixing light. Its closest recognized web color is Burlywood. Its digital footprint relies on 219 parts red, 175 parts green, and 109 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 20% magenta, 50% yellow, and 14% black. With a hue angle of 36.0 degrees, it sits comfortably in the orange spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DBAF6D
RGB219, 175, 109
HSL36.0°, 60.4%, 64.3%
CMYK0%, 20%, 50%, 14%
HSV36.0°, 50.2%, 85.9%
LAB74.1, 8.0, 39.7
XYZ47.3, 46.8, 21.0
Decimal14397293
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.03:1
Text on #FFFFFF
FAIL
10.36:1
Text on #000000
AAA
1.94:1
Text on #F8FAFC
FAIL
8.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBAF6D;
}
.text-color {
color: #DBAF6D;
}
.border-color {
border: 2px solid #DBAF6D;
}