#D3C575
A light, moderate yellow closely aligning with Darkkhaki.
About #D3C575
The precise color #D3C575 is an excellent choice for modern design projects. Its closest recognized web color is Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 197, and 117.
For print applications, it's crucial to understand its CMYK makeup. The color uses 0% Cyan, 7% Magenta, 45% Yellow, and 17% Black. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. Because it is a light color, it is generally recommended to use #000000 text. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D3C575
RGB211, 197, 117
HSL51.1°, 51.6%, 64.3%
CMYK0%, 7%, 45%, 17%
HSV51.1°, 44.5%, 82.7%
LAB79.1, -6.1, 41.8
XYZ50.0, 55.1, 24.8
Decimal13878645
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.75:1
Text on #FFFFFF
FAIL
12.01:1
Text on #000000
AAA
1.67:1
Text on #F8FAFC
FAIL
10.21:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3C575;
}
.text-color {
color: #D3C575;
}
.border-color {
border: 2px solid #D3C575;
}