#BDAF92
A light, muted orange closely aligning with Tan.
About #BDAF92
The precise color #BDAF92 is an excellent choice for modern design projects. Designers often compare it to the standard color Tan. Its digital footprint relies on 189 parts red, 175 parts green, and 146 parts blue light.
When sending designs containing this color to a printer, the CMYK values come into play. Its ink density profile breaks down to 0% cyan, 7% magenta, 23% yellow, and 26% black. The HSL representation is 40.5° hue, 24.6% saturation, and 65.7% 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#BDAF92
RGB189, 175, 146
HSL40.5°, 24.6%, 65.7%
CMYK0%, 7%, 23%, 26%
HSV40.5°, 22.8%, 74.1%
LAB71.9, 0.3, 16.7
XYZ41.5, 43.6, 33.4
Decimal12431250
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.16:1
Text on #FFFFFF
FAIL
9.71:1
Text on #000000
AAA
2.07:1
Text on #F8FAFC
FAIL
8.26:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BDAF92;
}
.text-color {
color: #BDAF92;
}
.border-color {
border: 2px solid #BDAF92;
}