#EFF7DB
≈ beige · rgb(239, 247, 219)
Color formats
HEX#EFF7DB
RGBrgb(239, 247, 219)
HSLhsl(77, 64%, 91%)
HSVhsv(77, 11%, 97%)
OKLCHoklch(96% 0.04 120)
CMYKcmyk(3%, 0%, 11%, 3%)
Contrast & accessibility
On white1.11:1below AA
On black19.00:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
--beige: #eff7db;
--beige-rgb: 239 247 219;
--beige-oklch: oklch(96% 0.04 120);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#eff7db] text-[#eff7db] border-[#eff7db]
Shades & tints
Color harmonies
About this color
#EFF7DB is a color with the RGB value rgb(239, 247, 219). 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.