#D3A866
A light, moderate orange closely aligning with Burlywood.
About #D3A866
The precise color #D3A866 is an excellent choice for modern design projects. Designers often compare it to the standard color Burlywood. Its digital footprint relies on 211 parts red, 168 parts green, and 102 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 20% Magenta, 52% Yellow, and 17% Black. The HSL representation is 36.3° hue, 55.3% saturation, and 61.4% lightness.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D3A866
RGB211, 168, 102
HSL36.3°, 55.3%, 61.4%
CMYK0%, 20%, 52%, 17%
HSV36.3°, 51.7%, 82.7%
LAB71.4, 7.8, 39.9
XYZ43.3, 42.8, 18.6
Decimal13871206
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.20:1
Text on #FFFFFF
FAIL
9.56:1
Text on #000000
AAA
2.10:1
Text on #F8FAFC
FAIL
8.13:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3A866;
}
.text-color {
color: #D3A866;
}
.border-color {
border: 2px solid #D3A866;
}