#D8BC65
≈ darkkhaki · rgb(216, 188, 101)
Color formats
HEX#D8BC65
RGBrgb(216, 188, 101)
HSLhsl(45, 60%, 62%)
HSVhsv(45, 53%, 85%)
OKLCHoklch(80% 0.11 92)
CMYKcmyk(0%, 13%, 53%, 15%)
Contrast & accessibility
On white1.86:1below AA
On black11.30:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
--darkkhaki: #d8bc65;
--darkkhaki-rgb: 216 188 101;
--darkkhaki-oklch: oklch(80% 0.11 92);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d8bc65] text-[#d8bc65] border-[#d8bc65]
Shades & tints
Color harmonies
About this color
#D8BC65 is a color with the RGB value rgb(216, 188, 101). Its closest CSS named color is "darkkhaki". 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.