#DFCF98
≈ wheat · rgb(223, 207, 152)
Color formats
HEX#DFCF98
RGBrgb(223, 207, 152)
HSLhsl(46, 53%, 74%)
HSVhsv(46, 32%, 87%)
OKLCHoklch(85% 0.07 94)
CMYKcmyk(0%, 7%, 32%, 13%)
Contrast & accessibility
On white1.55:1below AA
On black13.52:1AA pass
Best text color#000000
Nearest CSS name: wheat
Copy-ready code
CSS custom properties
:root {
--wheat: #dfcf98;
--wheat-rgb: 223 207 152;
--wheat-oklch: oklch(85% 0.07 94);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--wheat-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dfcf98] text-[#dfcf98] border-[#dfcf98]
Shades & tints
Color harmonies
About this color
#DFCF98 is a color with the RGB value rgb(223, 207, 152). 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.