Skip to content

#DFD7A8

≈ wheat · rgb(223, 215, 168)
Color formats
HEX#DFD7A8
RGBrgb(223, 215, 168)
HSLhsl(51, 46%, 77%)
HSVhsv(51, 25%, 87%)
OKLCHoklch(87% 0.06 99)
CMYKcmyk(0%, 4%, 25%, 13%)
Contrast & accessibility
On white1.46:1below AA
On black14.42:1AA pass
Best text color#000000
Nearest CSS name: wheat
Copy-ready code
CSS custom properties
:root {
  --wheat: #dfd7a8;
  --wheat-rgb: 223 215 168;
  --wheat-oklch: oklch(87% 0.06 99);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--wheat-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dfd7a8] text-[#dfd7a8] border-[#dfd7a8]
Shades & tints
Color harmonies
About this color

#DFD7A8 is a color with the RGB value rgb(223, 215, 168). 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 #DFD7A8 to other formats

Palettes with a similar color

Gradients with a similar color

Copied