#CCDB97
≈ palegoldenrod · rgb(204, 219, 151)
Color formats
HEX#CCDB97
RGBrgb(204, 219, 151)
HSLhsl(73, 49%, 73%)
HSVhsv(73, 31%, 86%)
OKLCHoklch(86% 0.09 118)
CMYKcmyk(7%, 0%, 31%, 14%)
Contrast & accessibility
On white1.48:1below AA
On black14.15:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #ccdb97;
--palegoldenrod-rgb: 204 219 151;
--palegoldenrod-oklch: oklch(86% 0.09 118);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ccdb97] text-[#ccdb97] border-[#ccdb97]
Shades & tints
Color harmonies
About this color
#CCDB97 is a color with the RGB value rgb(204, 219, 151). 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.