#D3AF07
A medium, vivid yellow closely aligning with Goldenrod.
About #D3AF07
The hex code #D3AF07 represents a beautifully specific shade of yellow. Designers often compare it to the standard color Goldenrod. Its digital footprint relies on 211 parts red, 175 parts green, and 7 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 17% 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D3AF07
RGB211, 175, 7
HSL49.4°, 93.6%, 42.7%
CMYK0%, 17%, 97%, 17%
HSV49.4°, 96.7%, 82.7%
LAB72.6, -0.3, 74.3
XYZ42.2, 44.5, 6.6
Decimal13872903
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.12:1
Text on #FFFFFF
FAIL
9.90:1
Text on #000000
AAA
2.03:1
Text on #F8FAFC
FAIL
8.42:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3AF07;
}
.text-color {
color: #D3AF07;
}
.border-color {
border: 2px solid #D3AF07;
}