Skip to content

#D2ECCE

≈ beige · rgb(210, 236, 206)
Color formats
HEX#D2ECCE
RGBrgb(210, 236, 206)
HSLhsl(112, 44%, 87%)
HSVhsv(112, 13%, 93%)
OKLCHoklch(92% 0.05 141)
CMYKcmyk(11%, 0%, 13%, 7%)
Contrast & accessibility
On white1.26:1below AA
On black16.63:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
  --beige: #d2ecce;
  --beige-rgb: 210 236 206;
  --beige-oklch: oklch(92% 0.05 141);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d2ecce] text-[#d2ecce] border-[#d2ecce]
Shades & tints
Color harmonies
About this color

#D2ECCE is a color with the RGB value rgb(210, 236, 206). 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 #D2ECCE to other formats

Palettes with a similar color

Gradients with a similar color

Copied