#DBCC16
A medium, vivid yellow closely aligning with Gold.
About #DBCC16
Visually, #DBCC16 is defined as a vivid yellow. It is closely associated with the named CSS color Gold. This translates to an RGB value of rgb(219, 204, 22).
When sending designs containing this color to a printer, the CMYK values come into play. The color uses 0% Cyan, 7% Magenta, 90% Yellow, and 14% Black. Always request a physical proof before doing a large print run with this exact code.
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#DBCC16
RGB219, 204, 22
HSL55.4°, 81.7%, 47.3%
CMYK0%, 7%, 90%, 14%
HSV55.4°, 90.0%, 85.9%
LAB80.9, -11.5, 78.9
XYZ51.0, 58.3, 9.3
Decimal14404630
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.66:1
Text on #FFFFFF
FAIL
12.66:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.76:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBCC16;
}
.text-color {
color: #DBCC16;
}
.border-color {
border: 2px solid #DBCC16;
}