#DCCB94
≈ wheat · rgb(220, 203, 148)
Color formats
HEX#DCCB94
RGBrgb(220, 203, 148)
HSLhsl(46, 51%, 72%)
HSVhsv(46, 33%, 86%)
OKLCHoklch(84% 0.07 93)
CMYKcmyk(0%, 8%, 33%, 14%)
Contrast & accessibility
On white1.61:1below AA
On black13.01:1AA pass
Best text color#000000
Nearest CSS name: wheat
Copy-ready code
CSS custom properties
:root {
--wheat: #dccb94;
--wheat-rgb: 220 203 148;
--wheat-oklch: oklch(84% 0.07 93);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--wheat-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dccb94] text-[#dccb94] border-[#dccb94]
Shades & tints
Color harmonies
About this color
#DCCB94 is a color with the RGB value rgb(220, 203, 148). 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.