#DBD36D
A light, moderate yellow closely aligning with Khaki.
About #DBD36D
At its core, #DBD36D is a light and moderate hue. Designers often compare it to the standard color Khaki. This translates to an RGB value of rgb(219, 211, 109).
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 4% magenta, 50% yellow, and 14% black. Always request a physical proof before doing a large print run with this exact code.
Web Content Accessibility Guidelines (WCAG) dictate how we should use this color. Mathematical luminance calculations suggest that #000000 text provides the most optimal reading experience. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBD36D
RGB219, 211, 109
HSL55.6°, 60.4%, 64.3%
CMYK0%, 4%, 50%, 14%
HSV55.6°, 50.2%, 85.9%
LAB83.3, -10.7, 51.0
XYZ55.3, 62.8, 23.7
Decimal14406509
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.55:1
Text on #FFFFFF
FAIL
13.55:1
Text on #000000
AAA
1.48:1
Text on #F8FAFC
FAIL
11.52:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBD36D;
}
.text-color {
color: #DBD36D;
}
.border-color {
border: 2px solid #DBD36D;
}