#DBCC3A
A medium, moderate yellow closely aligning with Gold.
About #DBCC3A
At its core, #DBCC3A is a medium and moderate hue. Its closest recognized web color is Gold. Its digital footprint relies on 219 parts red, 204 parts green, and 58 parts blue light.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 7% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DBCC3A
RGB219, 204, 58
HSL54.4°, 69.1%, 54.3%
CMYK0%, 7%, 74%, 14%
HSV54.4°, 73.5%, 85.9%
LAB81.0, -10.5, 69.9
XYZ51.6, 58.6, 12.6
Decimal14404666
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.71:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.81:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBCC3A;
}
.text-color {
color: #DBCC3A;
}
.border-color {
border: 2px solid #DBCC3A;
}