#DBA849
A medium, moderate orange closely aligning with Goldenrod.
About #DBA849
The hex code #DBA849 represents a beautifully specific shade of orange. Its closest recognized web color is Goldenrod. In the RGB color space, it consists of 219 red, 168 green, and 73 blue.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 23% Magenta, 67% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DBA849
RGB219, 168, 73
HSL39.0°, 67.0%, 57.3%
CMYK0%, 23%, 67%, 14%
HSV39.0°, 66.7%, 85.9%
LAB71.9, 9.0, 54.7
XYZ44.4, 43.5, 12.4
Decimal14395465
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.71:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.25:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA849;
}
.text-color {
color: #DBA849;
}
.border-color {
border: 2px solid #DBA849;
}