#BDAF75
A light, moderate yellow closely aligning with Darkkhaki.
About #BDAF75
The precise color #BDAF75 is an excellent choice for modern design projects. Its closest recognized web color is Darkkhaki. In the RGB color space, it consists of 189 red, 175 green, and 117 blue.
When sending designs containing this color to a printer, the CMYK values come into play. To reproduce this shade on paper, a printer utilizes 0% cyan and 7% magenta inks. The HSL representation is 48.3° hue, 35.3% saturation, and 60.0% lightness.
Contrast ratios determine whether this color is safe for typography. Because it is a light color, it is generally recommended to use #000000 text. Always test your color combinations using a contrast checker before publishing.
Color Space Conversions
HEX#BDAF75
RGB189, 175, 117
HSL48.3°, 35.3%, 60.0%
CMYK0%, 7%, 38%, 26%
HSV48.3°, 38.1%, 74.1%
LAB71.4, -3.5, 31.6
XYZ39.5, 42.8, 23.0
Decimal12431221
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.20:1
Text on #FFFFFF
FAIL
9.55:1
Text on #000000
AAA
2.10:1
Text on #F8FAFC
FAIL
8.12:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDAF75;
}
.text-color {
color: #BDAF75;
}
.border-color {
border: 2px solid #BDAF75;
}