#D3DB6D
A light, moderate yellow closely aligning with Khaki.
About #D3DB6D
Visually, #D3DB6D is defined as a moderate yellow. Its closest recognized web color is Khaki. This translates to an RGB value of rgb(211, 219, 109).
For print applications, it's crucial to understand its CMYK makeup. To reproduce this shade on paper, a printer utilizes 4% cyan and 0% magenta inks. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. To prevent eye strain, #000000 text pairs best with this hex code. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#D3DB6D
RGB211, 219, 109
HSL64.4°, 60.4%, 64.3%
CMYK4%, 0%, 50%, 14%
HSV64.4°, 50.2%, 85.9%
LAB84.8, -17.9, 52.6
XYZ55.0, 65.6, 24.2
Decimal13884269
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.12:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
12.01:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3DB6D;
}
.text-color {
color: #D3DB6D;
}
.border-color {
border: 2px solid #D3DB6D;
}