#D3BD49
A medium, moderate yellow closely aligning with Goldenrod.
About #D3BD49
The precise color #D3BD49 is an excellent choice for modern design projects. It is closely associated with the named CSS color Goldenrod. Its digital footprint relies on 211 parts red, 189 parts green, and 73 parts blue light.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 10% Magenta, 65% Yellow, and 17% Black. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D3BD49
RGB211, 189, 73
HSL50.4°, 61.1%, 55.7%
CMYK0%, 10%, 65%, 17%
HSV50.4°, 65.4%, 82.7%
LAB76.5, -5.4, 59.4
XYZ46.3, 50.7, 13.7
Decimal13876553
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.88:1
Text on #FFFFFF
FAIL
11.15:1
Text on #000000
AAA
1.80:1
Text on #F8FAFC
FAIL
9.47:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3BD49;
}
.text-color {
color: #D3BD49;
}
.border-color {
border: 2px solid #D3BD49;
}