#DBA807
A medium, vivid yellow closely aligning with Goldenrod.
About #DBA807
At its core, #DBA807 is a medium and vivid hue. Its closest recognized web color is Goldenrod. This translates to an RGB value of rgb(219, 168, 7).
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 23% Magenta, 97% Yellow, and 14% Black. With a hue angle of 45.6 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. Because it is a medium color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DBA807
RGB219, 168, 7
HSL45.6°, 93.8%, 44.3%
CMYK0%, 23%, 97%, 14%
HSV45.6°, 96.8%, 85.9%
LAB71.6, 7.0, 74.0
XYZ43.3, 43.1, 6.2
Decimal14395399
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.18:1
Text on #FFFFFF
FAIL
9.62:1
Text on #000000
AAA
2.09:1
Text on #F8FAFC
FAIL
8.17:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA807;
}
.text-color {
color: #DBA807;
}
.border-color {
border: 2px solid #DBA807;
}