#D3A849
A medium, moderate orange closely aligning with Goldenrod.
About #D3A849
The hex code #D3A849 represents a beautifully specific shade of orange. It is closely associated with the named CSS color Goldenrod. Its digital footprint relies on 211 parts red, 168 parts green, and 73 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, 20% M, 65% Y, and 17% K. With a hue angle of 41.3 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. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D3A849
RGB211, 168, 73
HSL41.3°, 61.1%, 55.7%
CMYK0%, 20%, 65%, 17%
HSV41.3°, 65.4%, 82.7%
LAB71.1, 5.6, 53.6
XYZ42.1, 42.3, 12.3
Decimal13871177
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.22:1
Text on #FFFFFF
FAIL
9.47:1
Text on #000000
AAA
2.12:1
Text on #F8FAFC
FAIL
8.05:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3A849;
}
.text-color {
color: #D3A849;
}
.border-color {
border: 2px solid #D3A849;
}