#BDAF66
A medium, moderate yellow closely aligning with Darkkhaki.
About #BDAF66
At its core, #BDAF66 is a medium and moderate hue. Designers often compare it to the standard color Darkkhaki. Its digital footprint relies on 189 parts red, 175 parts green, and 102 parts blue light.
Translating this color to physical media requires the CMYK color model. Its ink density profile breaks down to 0% cyan, 7% magenta, 46% yellow, and 26% black. The HSL representation is 50.3° hue, 39.7% saturation, and 57.1% lightness.
Contrast ratios determine whether this color is safe for typography. 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#BDAF66
RGB189, 175, 102
HSL50.3°, 39.7%, 57.1%
CMYK0%, 7%, 46%, 26%
HSV50.3°, 46.0%, 74.1%
LAB71.2, -5.1, 39.1
XYZ38.7, 42.4, 18.7
Decimal12431206
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.21:1
Text on #FFFFFF
FAIL
9.49:1
Text on #000000
AAA
2.12:1
Text on #F8FAFC
FAIL
8.07:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDAF66;
}
.text-color {
color: #BDAF66;
}
.border-color {
border: 2px solid #BDAF66;
}