#DBCC33
A medium, moderate yellow closely aligning with Gold.
About #DBCC33
At its core, #DBCC33 is a medium and moderate hue. Designers often compare it to the standard color Gold. Its digital footprint relies on 219 parts red, 204 parts green, and 51 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 7% magenta, 77% yellow, and 14% black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBCC33
RGB219, 204, 51
HSL54.6°, 70.0%, 52.9%
CMYK0%, 7%, 77%, 14%
HSV54.6°, 76.7%, 85.9%
LAB81.0, -10.8, 72.1
XYZ51.4, 58.5, 11.7
Decimal14404659
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.65:1
Text on #FFFFFF
FAIL
12.70:1
Text on #000000
AAA
1.58:1
Text on #F8FAFC
FAIL
10.79:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBCC33;
}
.text-color {
color: #DBCC33;
}
.border-color {
border: 2px solid #DBCC33;
}