Skip to content

#DCD550

≈ khaki · rgb(220, 213, 80)
Color formats
HEX#DCD550
RGBrgb(220, 213, 80)
HSLhsl(57, 67%, 59%)
HSVhsv(57, 64%, 86%)
OKLCHoklch(85% 0.15 106)
CMYKcmyk(0%, 3%, 64%, 14%)
Contrast & accessibility
On white1.54:1below AA
On black13.68:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #dcd550;
  --khaki-rgb: 220 213 80;
  --khaki-oklch: oklch(85% 0.15 106);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dcd550] text-[#dcd550] border-[#dcd550]
Shades & tints
Color harmonies
About this color

#DCD550 is a color with the RGB value rgb(220, 213, 80). 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.

Related

Convert #DCD550 to other formats

Palettes with a similar color

Gradients with a similar color

Copied