#BF9D80
≈ tan · rgb(191, 157, 128)
Color formats
HEX#BF9D80
RGBrgb(191, 157, 128)
HSLhsl(28, 33%, 63%)
HSVhsv(28, 33%, 75%)
OKLCHoklch(72% 0.06 62)
CMYKcmyk(0%, 18%, 33%, 25%)
Contrast & accessibility
On white2.52:1below AA
On black8.35:1AA pass
Best text color#000000
Nearest CSS name: tan
Copy-ready code
CSS custom properties
:root {
--tan: #bf9d80;
--tan-rgb: 191 157 128;
--tan-oklch: oklch(72% 0.06 62);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--tan-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf9d80] text-[#bf9d80] border-[#bf9d80]
Shades & tints
Color harmonies
About this color
#BF9D80 is a color with the RGB value rgb(191, 157, 128). Its closest CSS named color is "tan". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.