#DBBD57
A light, moderate yellow closely aligning with Darkkhaki.
About #DBBD57
Visually, #DBBD57 is defined as a moderate yellow. Designers often compare it to the standard color Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 219, 189, and 87.
While screens use RGB, printing presses rely on Cyan, Magenta, Yellow, and Key (black). The color uses 0% Cyan, 14% Magenta, 60% Yellow, and 14% Black. 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. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#DBBD57
RGB219, 189, 87
HSL46.4°, 64.7%, 60.0%
CMYK0%, 14%, 60%, 14%
HSV46.4°, 60.3%, 85.9%
LAB77.4, -1.2, 54.4
XYZ49.1, 52.1, 16.5
Decimal14400855
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
1.84:1
Text on #FFFFFF
FAIL
11.43:1
Text on #000000
AAA
1.76:1
Text on #F8FAFC
FAIL
9.72:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #DBBD57;
}
.text-color {
color: #DBBD57;
}
.border-color {
border: 2px solid #DBBD57;
}