#DBD32C
A medium, vivid yellow closely aligning with Gold.
About #DBD32C
When working with digital screens, the color #DBD32C is rendered by mixing light. Its closest recognized web color is Gold. In the RGB color space, it consists of 219 red, 211 green, and 44 blue.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 4% magenta, 80% yellow, and 14% black. With a hue angle of 57.3 degrees, it sits comfortably in the yellow spectrum.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#DBD32C
RGB219, 211, 44
HSL57.3°, 70.9%, 51.6%
CMYK0%, 4%, 80%, 14%
HSV57.3°, 79.9%, 85.9%
LAB82.8, -14.5, 75.8
XYZ53.0, 61.8, 11.5
Decimal14406444
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.57:1
Text on #FFFFFF
FAIL
13.37:1
Text on #000000
AAA
1.50:1
Text on #F8FAFC
FAIL
11.36:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBD32C;
}
.text-color {
color: #DBD32C;
}
.border-color {
border: 2px solid #DBD32C;
}