#DBBD07
A medium, vivid yellow closely aligning with Gold.
About #DBBD07
When working with digital screens, the color #DBBD07 is rendered by mixing light. Designers often compare it to the standard color Gold. Its digital footprint relies on 219 parts red, 189 parts green, and 7 parts blue light.
Translating this color to physical media requires the CMYK color model. This specific hue requires a mix of 0% C, 14% M, 97% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
When using this color as a background, text legibility must be considered. 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#DBBD07
RGB219, 189, 7
HSL51.5°, 93.8%, 44.3%
CMYK0%, 14%, 97%, 14%
HSV51.5°, 96.8%, 85.9%
LAB77.0, -4.1, 77.8
XYZ47.4, 51.5, 7.6
Decimal14400775
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.86:1
Text on #FFFFFF
FAIL
11.29:1
Text on #000000
AAA
1.78:1
Text on #F8FAFC
FAIL
9.60:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBBD07;
}
.text-color {
color: #DBBD07;
}
.border-color {
border: 2px solid #DBBD07;
}