#D3D35F
A light, moderate yellow closely aligning with Khaki.
About #D3D35F
The precise color #D3D35F is an excellent choice for modern design projects. Its closest recognized web color is Khaki. In the RGB color space, it consists of 211 red, 211 green, and 95 blue.
For print applications, it's crucial to understand its CMYK makeup. Its ink density profile breaks down to 0% cyan, 0% magenta, 55% yellow, and 17% black. With a hue angle of 60.0 degrees, it sits comfortably in the yellow spectrum.
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#D3D35F
RGB211, 211, 95
HSL60.0°, 56.9%, 60.0%
CMYK0%, 0%, 55%, 17%
HSV60.0°, 55.0%, 82.7%
LAB82.5, -15.1, 56.4
XYZ52.2, 61.3, 19.9
Decimal13882207
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.58:1
Text on #FFFFFF
FAIL
13.25:1
Text on #000000
AAA
1.51:1
Text on #F8FAFC
FAIL
11.27:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3D35F;
}
.text-color {
color: #D3D35F;
}
.border-color {
border: 2px solid #D3D35F;
}