#D0CAB0
≈ antiquewhite · rgb(208, 202, 176)
Color formats
HEX#D0CAB0
RGBrgb(208, 202, 176)
HSLhsl(49, 25%, 75%)
HSVhsv(49, 15%, 82%)
OKLCHoklch(84% 0.04 96)
CMYKcmyk(0%, 3%, 15%, 18%)
Contrast & accessibility
On white1.65:1below AA
On black12.76:1AA pass
Best text color#000000
Nearest CSS name: antiquewhite
Copy-ready code
CSS custom properties
:root {
--antiquewhite: #d0cab0;
--antiquewhite-rgb: 208 202 176;
--antiquewhite-oklch: oklch(84% 0.04 96);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--antiquewhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d0cab0] text-[#d0cab0] border-[#d0cab0]
Shades & tints
Color harmonies
About this color
#D0CAB0 is a color with the RGB value rgb(208, 202, 176). 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.