#E8E4CE
≈ antiquewhite · rgb(232, 228, 206)
Color formats
HEX#E8E4CE
RGBrgb(232, 228, 206)
HSLhsl(51, 36%, 86%)
HSVhsv(51, 11%, 91%)
OKLCHoklch(92% 0.03 99)
CMYKcmyk(0%, 2%, 11%, 9%)
Contrast & accessibility
On white1.28:1below AA
On black16.42:1AA pass
Best text color#000000
Nearest CSS name: antiquewhite
Copy-ready code
CSS custom properties
:root {
--antiquewhite: #e8e4ce;
--antiquewhite-rgb: 232 228 206;
--antiquewhite-oklch: oklch(92% 0.03 99);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--antiquewhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e8e4ce] text-[#e8e4ce] border-[#e8e4ce]
Shades & tints
Color harmonies
About this color
#E8E4CE is a color with the RGB value rgb(232, 228, 206). 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.