#D0CD45
A medium, moderate yellow closely aligning with Khaki.
About #D0CD45
Visually, #D0CD45 is defined as a moderate yellow. Designers often compare it to the standard color Khaki. Its digital footprint relies on 208 parts red, 205 parts green, and 69 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 1% M, 67% Y, and 18% K. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Because it is a medium color, it is generally recommended to use #000000 text. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#D0CD45
RGB208, 205, 69
HSL58.7°, 59.7%, 54.3%
CMYK0%, 1%, 67%, 18%
HSV58.7°, 66.8%, 81.6%
LAB80.5, -15.1, 65.0
XYZ48.9, 57.5, 14.2
Decimal13684037
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.68:1
Text on #FFFFFF
FAIL
12.50:1
Text on #000000
AAA
1.61:1
Text on #F8FAFC
FAIL
10.63:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D0CD45;
}
.text-color {
color: #D0CD45;
}
.border-color {
border: 2px solid #D0CD45;
}