Skip to content

#CFCCB4

≈ antiquewhite · rgb(207, 204, 180)
Color formats
HEX#CFCCB4
RGBrgb(207, 204, 180)
HSLhsl(53, 22%, 76%)
HSVhsv(53, 13%, 81%)
OKLCHoklch(84% 0.03 101)
CMYKcmyk(0%, 1%, 13%, 19%)
Contrast & accessibility
On white1.62:1below AA
On black12.95:1AA pass
Best text color#000000
Nearest CSS name: antiquewhite
Copy-ready code
CSS custom properties
:root {
  --antiquewhite: #cfccb4;
  --antiquewhite-rgb: 207 204 180;
  --antiquewhite-oklch: oklch(84% 0.03 101);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--antiquewhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cfccb4] text-[#cfccb4] border-[#cfccb4]
Shades & tints
Color harmonies
About this color

#CFCCB4 is a color with the RGB value rgb(207, 204, 180). Its closest CSS named color is "antiquewhite". 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 #CFCCB4 to other formats

Palettes with a similar color

Gradients with a similar color

Copied