#D3D37C
A light, moderate yellow closely aligning with Khaki.
About #D3D37C
The hex code #D3D37C represents a beautifully specific shade of yellow. Its closest recognized web color is Khaki. To achieve this exact tint on a monitor, you would use an RGB mix of 211, 211, and 124.
Translating this color to physical media requires the CMYK color model. The color uses 0% Cyan, 0% Magenta, 41% Yellow, and 17% Black. The HSL representation is 60.0° hue, 49.7% saturation, and 65.7% lightness.
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#D3D37C
RGB211, 211, 124
HSL60.0°, 49.7%, 65.7%
CMYK0%, 0%, 41%, 17%
HSV60.0°, 41.2%, 82.7%
LAB82.9, -12.5, 43.0
XYZ53.8, 61.9, 28.2
Decimal13882236
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.57:1
Text on #FFFFFF
FAIL
13.38:1
Text on #000000
AAA
1.50:1
Text on #F8FAFC
FAIL
11.37:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #D3D37C;
}
.text-color {
color: #D3D37C;
}
.border-color {
border: 2px solid #D3D37C;
}