Skip to content

#DDCB86

≈ darkkhaki · rgb(221, 203, 134)
Color formats
HEX#DDCB86
RGBrgb(221, 203, 134)
HSLhsl(48, 56%, 70%)
HSVhsv(48, 39%, 87%)
OKLCHoklch(84% 0.09 95)
CMYKcmyk(0%, 8%, 39%, 13%)
Contrast & accessibility
On white1.62:1below AA
On black12.96:1AA pass
Best text color#000000
Nearest CSS name: darkkhaki
Copy-ready code
CSS custom properties
:root {
  --darkkhaki: #ddcb86;
  --darkkhaki-rgb: 221 203 134;
  --darkkhaki-oklch: oklch(84% 0.09 95);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkkhaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddcb86] text-[#ddcb86] border-[#ddcb86]
Shades & tints
Color harmonies
About this color

#DDCB86 is a color with the RGB value rgb(221, 203, 134). 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.

Related

Convert #DDCB86 to other formats

Palettes with a similar color

Gradients with a similar color

Copied