Skip to content

#F0DECB

≈ antiquewhite · rgb(240, 222, 203)
Color formats
HEX#F0DECB
RGBrgb(240, 222, 203)
HSLhsl(31, 55%, 87%)
HSVhsv(31, 15%, 94%)
OKLCHoklch(91% 0.03 69)
CMYKcmyk(0%, 7%, 15%, 6%)
Contrast & accessibility
On white1.31:1below AA
On black16.02:1AA pass
Best text color#000000
Nearest CSS name: antiquewhite
Copy-ready code
CSS custom properties
:root {
  --antiquewhite: #f0decb;
  --antiquewhite-rgb: 240 222 203;
  --antiquewhite-oklch: oklch(91% 0.03 69);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--antiquewhite-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f0decb] text-[#f0decb] border-[#f0decb]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied