Skip to content

#DBC99E

≈ wheat · rgb(219, 201, 158)
Color formats
HEX#DBC99E
RGBrgb(219, 201, 158)
HSLhsl(42, 46%, 74%)
HSVhsv(42, 28%, 86%)
OKLCHoklch(84% 0.06 88)
CMYKcmyk(0%, 8%, 28%, 14%)
Contrast & accessibility
On white1.63:1below AA
On black12.86:1AA pass
Best text color#000000
Nearest CSS name: wheat
Copy-ready code
CSS custom properties
:root {
  --wheat: #dbc99e;
  --wheat-rgb: 219 201 158;
  --wheat-oklch: oklch(84% 0.06 88);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--wheat-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dbc99e] text-[#dbc99e] border-[#dbc99e]
Shades & tints
Color harmonies
About this color

#DBC99E is a color with the RGB value rgb(219, 201, 158). Its closest CSS named color is "wheat". 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 #DBC99E to other formats

Palettes with a similar color

Gradients with a similar color

Copied