#D3CC66
A light, moderate yellow closely aligning with Khaki.
About #D3CC66
When working with digital screens, the color #D3CC66 is rendered by mixing light. Its closest recognized web color is Khaki. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 204, and 102.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). This specific hue requires a mix of 0% C, 3% M, 52% Y, and 17% K. Always request a physical proof before doing a large print run with this exact code.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#D3CC66
RGB211, 204, 102
HSL56.1°, 55.3%, 61.4%
CMYK0%, 3%, 52%, 17%
HSV56.1°, 51.7%, 82.7%
LAB80.7, -11.0, 51.1
XYZ50.9, 58.0, 21.1
Decimal13880422
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.67:1
Text on #FFFFFF
FAIL
12.60:1
Text on #000000
AAA
1.59:1
Text on #F8FAFC
FAIL
10.71:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3CC66;
}
.text-color {
color: #D3CC66;
}
.border-color {
border: 2px solid #D3CC66;
}