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