#BDA857
A medium, moderate yellow closely aligning with Darkkhaki.
About #BDA857
When working with digital screens, the color #BDA857 is rendered by mixing light. Designers often compare it to the standard color Darkkhaki. To achieve this exact tint on a monitor, you would use an RGB mix of 189, 168, and 87.
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 11% M, 54% Y, and 26% K. With a hue angle of 47.6 degrees, it sits comfortably in the yellow spectrum.
When using this color as a background, text legibility must be considered. To prevent eye strain, #000000 text pairs best with this hex code. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BDA857
RGB189, 168, 87
HSL47.6°, 43.6%, 54.1%
CMYK0%, 11%, 54%, 26%
HSV47.6°, 54.0%, 74.1%
LAB69.1, -2.8, 44.1
XYZ36.7, 39.5, 14.7
Decimal12429399
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.36:1
Text on #FFFFFF
FAIL
8.90:1
Text on #000000
AAA
2.25:1
Text on #F8FAFC
FAIL
7.57:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDA857;
}
.text-color {
color: #BDA857;
}
.border-color {
border: 2px solid #BDA857;
}