Skip to content

#F2DECA

≈ antiquewhite · rgb(242, 222, 202)
Color formats
HEX#F2DECA
RGBrgb(242, 222, 202)
HSLhsl(30, 61%, 87%)
HSVhsv(30, 17%, 95%)
OKLCHoklch(91% 0.03 67)
CMYKcmyk(0%, 8%, 17%, 5%)
Contrast & accessibility
On white1.31:1below AA
On black16.08:1AA pass
Best text color#000000
Nearest CSS name: antiquewhite
Copy-ready code
CSS custom properties
:root {
  --antiquewhite: #f2deca;
  --antiquewhite-rgb: 242 222 202;
  --antiquewhite-oklch: oklch(91% 0.03 67);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--antiquewhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f2deca] text-[#f2deca] border-[#f2deca]
Shades & tints
Color harmonies
About this color

#F2DECA is a color with the RGB value rgb(242, 222, 202). 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 #F2DECA to other formats

Palettes with a similar color

Gradients with a similar color

Copied