#DCDE82
≈ khaki · rgb(220, 222, 130)
Color formats
HEX#DCDE82
RGBrgb(220, 222, 130)
HSLhsl(61, 58%, 69%)
HSVhsv(61, 41%, 87%)
OKLCHoklch(88% 0.12 110)
CMYKcmyk(1%, 0%, 41%, 13%)
Contrast & accessibility
On white1.42:1below AA
On black14.81:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
--khaki: #dcde82;
--khaki-rgb: 220 222 130;
--khaki-oklch: oklch(88% 0.12 110);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dcde82] text-[#dcde82] border-[#dcde82]
Shades & tints
Color harmonies
About this color
#DCDE82 is a color with the RGB value rgb(220, 222, 130). Its closest CSS named color is "khaki". 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.