#CFD09B
≈ palegoldenrod · rgb(207, 208, 155)
Color formats
HEX#CFD09B
RGBrgb(207, 208, 155)
HSLhsl(61, 36%, 71%)
HSVhsv(61, 25%, 82%)
OKLCHoklch(84% 0.07 109)
CMYKcmyk(0%, 0%, 25%, 18%)
Contrast & accessibility
On white1.60:1below AA
On black13.15:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #cfd09b;
--palegoldenrod-rgb: 207 208 155;
--palegoldenrod-oklch: oklch(84% 0.07 109);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cfd09b] text-[#cfd09b] border-[#cfd09b]
Shades & tints
Color harmonies
About this color
#CFD09B is a color with the RGB value rgb(207, 208, 155). 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.