#D3D32C
A medium, moderate yellow closely aligning with Gold.
About #D3D32C
Visually, #D3D32C is defined as a moderate yellow. Its closest recognized web color is Gold. In the RGB color space, it consists of 211 red, 211 green, and 44 blue.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 0% M, 79% Y, and 17% K. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#D3D32C
RGB211, 211, 44
HSL60.0°, 65.5%, 50.0%
CMYK0%, 0%, 79%, 17%
HSV60.0°, 79.1%, 82.7%
LAB82.2, -17.9, 75.0
XYZ50.6, 60.6, 11.4
Decimal13882156
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.12:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.16:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3D32C;
}
.text-color {
color: #D3D32C;
}
.border-color {
border: 2px solid #D3D32C;
}