#DBA016
A medium, vivid orange closely aligning with Goldenrod.
About #DBA016
Visually, #DBA016 is defined as a vivid orange. Its closest recognized web color is Goldenrod. In the RGB color space, it consists of 219 red, 160 green, and 22 blue.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). Its ink density profile breaks down to 0% cyan, 27% magenta, 90% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.
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#DBA016
RGB219, 160, 22
HSL42.0°, 81.7%, 47.3%
CMYK0%, 27%, 90%, 14%
HSV42.0°, 90.0%, 85.9%
LAB69.7, 11.4, 70.2
XYZ41.9, 40.3, 6.3
Decimal14393366
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.32:1
Text on #FFFFFF
FAIL
9.05:1
Text on #000000
AAA
2.22:1
Text on #F8FAFC
FAIL
7.70:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA016;
}
.text-color {
color: #DBA016;
}
.border-color {
border: 2px solid #DBA016;
}