Skip to content

#C9CEA6

≈ wheat · rgb(201, 206, 166)
Color formats
HEX#C9CEA6
RGBrgb(201, 206, 166)
HSLhsl(68, 29%, 73%)
HSVhsv(68, 19%, 81%)
OKLCHoklch(84% 0.05 113)
CMYKcmyk(2%, 0%, 19%, 19%)
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: #c9cea6;
  --wheat-rgb: 201 206 166;
  --wheat-oklch: oklch(84% 0.05 113);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--wheat-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c9cea6] text-[#c9cea6] border-[#c9cea6]
Shades & tints
Color harmonies
About this color

#C9CEA6 is a color with the RGB value rgb(201, 206, 166). 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 #C9CEA6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied