#D9DDAE
≈ palegoldenrod · rgb(217, 221, 174)
Color formats
HEX#D9DDAE
RGBrgb(217, 221, 174)
HSLhsl(65, 41%, 77%)
HSVhsv(65, 21%, 87%)
OKLCHoklch(88% 0.06 112)
CMYKcmyk(2%, 0%, 21%, 13%)
Contrast & accessibility
On white1.41:1below AA
On black14.90:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #d9ddae;
--palegoldenrod-rgb: 217 221 174;
--palegoldenrod-oklch: oklch(88% 0.06 112);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d9ddae] text-[#d9ddae] border-[#d9ddae]
Shades & tints
Color harmonies
About this color
#D9DDAE is a color with the RGB value rgb(217, 221, 174). Its closest CSS named color is "palegoldenrod". 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.