#CBCFA2
≈ wheat · rgb(203, 207, 162)
Color formats
HEX#CBCFA2
RGBrgb(203, 207, 162)
HSLhsl(65, 32%, 72%)
HSVhsv(65, 22%, 81%)
OKLCHoklch(84% 0.06 112)
CMYKcmyk(2%, 0%, 22%, 19%)
Contrast & accessibility
On white1.62:1below AA
On black12.99:1AA pass
Best text color#000000
Nearest CSS name: wheat
Copy-ready code
CSS custom properties
:root {
--wheat: #cbcfa2;
--wheat-rgb: 203 207 162;
--wheat-oklch: oklch(84% 0.06 112);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--wheat-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cbcfa2] text-[#cbcfa2] border-[#cbcfa2]
Shades & tints
Color harmonies
About this color
#CBCFA2 is a color with the RGB value rgb(203, 207, 162). 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.