Skip to content

#EFE6CC

≈ antiquewhite · rgb(239, 230, 204)
Color formats
HEX#EFE6CC
RGBrgb(239, 230, 204)
HSLhsl(45, 52%, 87%)
HSVhsv(45, 15%, 94%)
OKLCHoklch(93% 0.04 91)
CMYKcmyk(0%, 4%, 15%, 6%)
Contrast & accessibility
On white1.25:1below AA
On black16.86:1AA pass
Best text color#000000
Nearest CSS name: antiquewhite
Copy-ready code
CSS custom properties
:root {
  --antiquewhite: #efe6cc;
  --antiquewhite-rgb: 239 230 204;
  --antiquewhite-oklch: oklch(93% 0.04 91);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--antiquewhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efe6cc] text-[#efe6cc] border-[#efe6cc]
Shades & tints
Color harmonies
About this color

#EFE6CC is a color with the RGB value rgb(239, 230, 204). 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 #EFE6CC to other formats

Palettes with a similar color

Gradients with a similar color

Copied