Skip to content

#ECF4DC

≈ beige · rgb(236, 244, 220)
Color formats
HEX#ECF4DC
RGBrgb(236, 244, 220)
HSLhsl(80, 52%, 91%)
HSVhsv(80, 10%, 96%)
OKLCHoklch(95% 0.03 122)
CMYKcmyk(3%, 0%, 10%, 4%)
Contrast & accessibility
On white1.13:1below AA
On black18.54:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
  --beige: #ecf4dc;
  --beige-rgb: 236 244 220;
  --beige-oklch: oklch(95% 0.03 122);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ecf4dc] text-[#ecf4dc] border-[#ecf4dc]
Shades & tints
Color harmonies
About this color

#ECF4DC is a color with the RGB value rgb(236, 244, 220). Its closest CSS named color is "beige". 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 #ECF4DC to other formats

Gradients with a similar color

Copied