Skip to content

#EAE1CF

≈ antiquewhite · rgb(234, 225, 207)
Color formats
HEX#EAE1CF
RGBrgb(234, 225, 207)
HSLhsl(40, 39%, 86%)
HSVhsv(40, 12%, 92%)
OKLCHoklch(91% 0.03 85)
CMYKcmyk(0%, 4%, 12%, 8%)
Contrast & accessibility
On white1.30:1below AA
On black16.17:1AA pass
Best text color#000000
Nearest CSS name: antiquewhite
Copy-ready code
CSS custom properties
:root {
  --antiquewhite: #eae1cf;
  --antiquewhite-rgb: 234 225 207;
  --antiquewhite-oklch: oklch(91% 0.03 85);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--antiquewhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eae1cf] text-[#eae1cf] border-[#eae1cf]
Shades & tints
Color harmonies
About this color

#EAE1CF is a color with the RGB value rgb(234, 225, 207). 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 #EAE1CF to other formats

Palettes with a similar color

Gradients with a similar color

Copied