#D3DB66
A light, moderate yellow closely aligning with Khaki.
About #D3DB66
The precise color #D3DB66 is an excellent choice for modern design projects. Designers often compare it to the standard color Khaki. This translates to an RGB value of rgb(211, 219, 102).
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 4% cyan and 0% magenta inks. The HSL representation is 64.1° hue, 61.9% saturation, and 62.9% lightness.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Be sure to check our contrast matrix below to see exactly how it performs against common backgrounds.
Color Space Conversions
HEX#D3DB66
RGB211, 219, 102
HSL64.1°, 61.9%, 62.9%
CMYK4%, 0%, 53%, 14%
HSV64.1°, 53.4%, 85.9%
LAB84.7, -18.5, 55.7
XYZ54.6, 65.5, 22.3
Decimal13884262
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.49:1
Text on #FFFFFF
FAIL
14.09:1
Text on #000000
AAA
1.42:1
Text on #F8FAFC
FAIL
11.98:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3DB66;
}
.text-color {
color: #D3DB66;
}
.border-color {
border: 2px solid #D3DB66;
}