Skip to content

#DDEFD5

≈ beige · rgb(221, 239, 213)
Color formats
HEX#DDEFD5
RGBrgb(221, 239, 213)
HSLhsl(102, 45%, 89%)
HSVhsv(102, 11%, 94%)
OKLCHoklch(93% 0.04 136)
CMYKcmyk(8%, 0%, 11%, 6%)
Contrast & accessibility
On white1.21:1below AA
On black17.38:1AA pass
Best text color#000000
Nearest CSS name: beige
Copy-ready code
CSS custom properties
:root {
  --beige: #ddefd5;
  --beige-rgb: 221 239 213;
  --beige-oklch: oklch(93% 0.04 136);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--beige-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddefd5] text-[#ddefd5] border-[#ddefd5]
Shades & tints
Color harmonies
About this color

#DDEFD5 is a color with the RGB value rgb(221, 239, 213). 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 #DDEFD5 to other formats

Gradients with a similar color

Copied