#DBC575
A light, moderate yellow closely aligning with Darkkhaki.
About #DBC575
At its core, #DBC575 is a light and moderate hue. Its closest recognized web color is Darkkhaki. This translates to an RGB value of rgb(219, 197, 117).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 10% M, 47% Y, and 14% K. Always request a physical proof before doing a large print run with this exact code.
Ensuring your text is legible against this background is a key part of web design. To prevent eye strain, #000000 text pairs best with this hex code. Strict adherence to these ratios protects visually impaired users from unreadable interfaces.
Color Space Conversions
HEX#DBC575
RGB219, 197, 117
HSL47.1°, 58.6%, 65.9%
CMYK0%, 10%, 47%, 14%
HSV47.1°, 46.6%, 85.9%
LAB79.8, -2.8, 42.8
XYZ52.4, 56.3, 24.9
Decimal14402933
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.71:1
Text on #FFFFFF
FAIL
12.26:1
Text on #000000
AAA
1.64:1
Text on #F8FAFC
FAIL
10.42:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBC575;
}
.text-color {
color: #DBC575;
}
.border-color {
border: 2px solid #DBC575;
}