#DBBD8A
A light, moderate orange closely aligning with Burlywood.
About #DBBD8A
The precise color #DBBD8A is an excellent choice for modern design projects. It is closely associated with the named CSS color Burlywood. Its digital footprint relies on 219 parts red, 189 parts green, and 138 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 14% M, 37% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBBD8A
RGB219, 189, 138
HSL37.8°, 52.9%, 70.0%
CMYK0%, 14%, 37%, 14%
HSV37.8°, 37.0%, 85.9%
LAB78.0, 3.6, 29.7
XYZ52.0, 53.3, 31.6
Decimal14400906
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.80:1
Text on #FFFFFF
FAIL
11.66:1
Text on #000000
AAA
1.72:1
Text on #F8FAFC
FAIL
9.91:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBBD8A;
}
.text-color {
color: #DBBD8A;
}
.border-color {
border: 2px solid #DBBD8A;
}