Skip to content

#ECDDAD

≈ wheat · rgb(236, 221, 173)
Color formats
HEX#ECDDAD
RGBrgb(236, 221, 173)
HSLhsl(46, 62%, 80%)
HSVhsv(46, 27%, 93%)
OKLCHoklch(90% 0.06 93)
CMYKcmyk(0%, 6%, 27%, 7%)
Contrast & accessibility
On white1.35:1below AA
On black15.51:1AA pass
Best text color#000000
Nearest CSS name: wheat
Copy-ready code
CSS custom properties
:root {
  --wheat: #ecddad;
  --wheat-rgb: 236 221 173;
  --wheat-oklch: oklch(90% 0.06 93);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--wheat-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ecddad] text-[#ecddad] border-[#ecddad]
Shades & tints
Color harmonies
About this color

#ECDDAD is a color with the RGB value rgb(236, 221, 173). 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 #ECDDAD to other formats

Palettes with a similar color

Gradients with a similar color

Copied