#EFDDA2
≈ palegoldenrod · rgb(239, 221, 162)
Color formats
HEX#EFDDA2
RGBrgb(239, 221, 162)
HSLhsl(46, 71%, 79%)
HSVhsv(46, 32%, 94%)
OKLCHoklch(90% 0.08 93)
CMYKcmyk(0%, 8%, 32%, 6%)
Contrast & accessibility
On white1.35:1below AA
On black15.53:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #efdda2;
--palegoldenrod-rgb: 239 221 162;
--palegoldenrod-oklch: oklch(90% 0.08 93);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#efdda2] text-[#efdda2] border-[#efdda2]
Shades & tints
Color harmonies
About this color
#EFDDA2 is a color with the RGB value rgb(239, 221, 162). 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.