#D3D316
A medium, vivid yellow closely aligning with Gold.
About #D3D316
At its core, #D3D316 is a medium and vivid hue. Designers often compare it to the standard color Gold. Its digital footprint relies on 211 parts red, 211 parts green, and 22 parts blue light.
If you are designing for print, the four-color process is what matters most. Its ink density profile breaks down to 0% cyan, 0% magenta, 90% yellow, and 17% black. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. Because it is a medium color, it is generally recommended to use #000000 text. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D3D316
RGB211, 211, 22
HSL60.0°, 81.1%, 45.7%
CMYK0%, 0%, 90%, 17%
HSV60.0°, 89.6%, 82.7%
LAB82.1, -18.4, 79.6
XYZ50.3, 60.5, 9.8
Decimal13882134
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.60:1
Text on #FFFFFF
FAIL
13.10:1
Text on #000000
AAA
1.53:1
Text on #F8FAFC
FAIL
11.14:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3D316;
}
.text-color {
color: #D3D316;
}
.border-color {
border: 2px solid #D3D316;
}