#DBC56D
A light, moderate yellow closely aligning with Darkkhaki.
About #DBC56D
At its core, #DBC56D is a light and moderate hue. Its closest recognized web color is Darkkhaki. Its digital footprint relies on 219 parts red, 197 parts green, and 109 parts blue light.
If you are designing for print, the four-color process is what matters most. The color uses 0% Cyan, 10% Magenta, 50% Yellow, and 14% Black. This makes it a relatively light color when applied to physical surfaces.
Contrast ratios determine whether this color is safe for typography. 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#DBC56D
RGB219, 197, 109
HSL48.0°, 60.4%, 64.3%
CMYK0%, 10%, 50%, 14%
HSV48.0°, 50.2%, 85.9%
LAB79.7, -3.6, 46.6
XYZ51.9, 56.1, 22.6
Decimal14402925
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.72:1
Text on #FFFFFF
FAIL
12.22:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.39:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBC56D;
}
.text-color {
color: #DBC56D;
}
.border-color {
border: 2px solid #DBC56D;
}