Skip to content

#D1E1BF

≈ beige · rgb(209, 225, 191)
Color formats
HEX#D1E1BF
RGBrgb(209, 225, 191)
HSLhsl(88, 36%, 82%)
HSVhsv(88, 15%, 88%)
OKLCHoklch(89% 0.05 128)
CMYKcmyk(7%, 0%, 15%, 12%)
Contrast & accessibility
On white1.38:1below AA
On black15.23:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
  --beige: #d1e1bf;
  --beige-rgb: 209 225 191;
  --beige-oklch: oklch(89% 0.05 128);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d1e1bf] text-[#d1e1bf] border-[#d1e1bf]
Shades & tints
Color harmonies
About this color

#D1E1BF is a color with the RGB value rgb(209, 225, 191). 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 #D1E1BF to other formats

Palettes with a similar color

Gradients with a similar color

Copied