#BFA772
A medium, moderate orange closely aligning with Tan.
About #BFA772
The precise color #BFA772 is an excellent choice for modern design projects. Its closest recognized web color is Tan. This translates to an RGB value of rgb(191, 167, 114).
When sending designs containing this color to a printer, the CMYK values come into play. This specific hue requires a mix of 0% C, 13% M, 40% Y, and 25% K. This makes it a relatively light color when applied to physical surfaces.
When using this color as a background, text legibility must be considered. The calculated luminance score dictates that #000000 typography is the safest choice. You can view the detailed AAA and AA pass/fail metrics in the table below.
Color Space Conversions
HEX#BFA772
RGB191, 167, 114
HSL41.3°, 37.6%, 59.8%
CMYK0%, 13%, 40%, 25%
HSV41.3°, 40.3%, 74.9%
LAB69.4, 1.3, 30.6
XYZ38.3, 39.9, 21.6
Decimal12560242
Color Harmonies
Tints, Shades & Tones
Tints (Adding White)
Shades (Adding Black)
WCAG Contrast Accessibility
2.34:1
Text on #FFFFFF
FAIL
8.99:1
Text on #000000
AAA
2.23:1
Text on #F8FAFC
FAIL
7.64:1
Text on #0F172A
AAA
CSS Implementation
.bg-color {
background-color: #BFA772;
}
.text-color {
color: #BFA772;
}
.border-color {
border: 2px solid #BFA772;
}