#DBA007
A medium, vivid orange closely aligning with Goldenrod.
About #DBA007
Visually, #DBA007 is defined as a vivid orange. It is closely associated with the named CSS color Goldenrod. Its digital footprint relies on 219 parts red, 160 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 27% Magenta, 97% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
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#DBA007
RGB219, 160, 7
HSL43.3°, 93.8%, 44.3%
CMYK0%, 27%, 97%, 14%
HSV43.3°, 96.8%, 85.9%
LAB69.6, 11.2, 72.6
XYZ41.8, 40.2, 5.8
Decimal14393351
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.04:1
Text on #000000
AAA
2.22:1
Text on #F8FAFC
FAIL
7.69:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA007;
}
.text-color {
color: #DBA007;
}
.border-color {
border: 2px solid #DBA007;
}