#DBA80F
A medium, vivid yellow closely aligning with Goldenrod.
About #DBA80F
At its core, #DBA80F is a medium and vivid hue. Its closest recognized web color is Goldenrod. Its digital footprint relies on 219 parts red, 168 parts green, and 15 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 23% Magenta, 93% Yellow, and 14% Black. The HSL representation is 45.0° hue, 87.2% saturation, and 45.9% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DBA80F
RGB219, 168, 15
HSL45.0°, 87.2%, 45.9%
CMYK0%, 23%, 93%, 14%
HSV45.0°, 93.2%, 85.9%
LAB71.6, 7.1, 73.0
XYZ43.3, 43.1, 6.5
Decimal14395407
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.18:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBA80F;
}
.text-color {
color: #DBA80F;
}
.border-color {
border: 2px solid #DBA80F;
}