Skip to content

#D9CC59

≈ khaki · rgb(217, 204, 89)
Color formats
HEX#D9CC59
RGBrgb(217, 204, 89)
HSLhsl(54, 63%, 60%)
HSVhsv(54, 59%, 85%)
OKLCHoklch(83% 0.14 103)
CMYKcmyk(0%, 6%, 59%, 15%)
Contrast & accessibility
On white1.65:1below AA
On black12.73:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #d9cc59;
  --khaki-rgb: 217 204 89;
  --khaki-oklch: oklch(83% 0.14 103);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d9cc59] text-[#d9cc59] border-[#d9cc59]
Shades & tints
Color harmonies
About this color

#D9CC59 is a color with the RGB value rgb(217, 204, 89). Its closest CSS named color is "khaki". 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.

Related

Convert #D9CC59 to other formats

Palettes with a similar color

Gradients with a similar color

Copied