#DBC57C
A light, moderate yellow closely aligning with Darkkhaki.
About #DBC57C
The precise color #DBC57C is an excellent choice for modern design projects. Its closest recognized web color is Darkkhaki. In the RGB color space, it consists of 219 red, 197 green, and 124 blue.
Translating this color to physical media requires the CMYK color model. To reproduce this shade on paper, a printer utilizes 0% cyan and 10% magenta inks. With a hue angle of 46.1 degrees, it sits comfortably in the yellow spectrum.
From a UX and accessibility standpoint, contrast is paramount. The calculated luminance score dictates that #000000 typography is the safest choice. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#DBC57C
RGB219, 197, 124
HSL46.1°, 56.9%, 67.3%
CMYK0%, 10%, 43%, 14%
HSV46.1°, 43.4%, 85.9%
LAB79.9, -2.2, 39.4
XYZ52.8, 56.4, 27.2
Decimal14402940
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.29:1
Text on #000000
AAA
1.63:1
Text on #F8FAFC
FAIL
10.45:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBC57C;
}
.text-color {
color: #DBC57C;
}
.border-color {
border: 2px solid #DBC57C;
}