Skip to content

#DDCE51

≈ khaki · rgb(221, 206, 81)
Color formats
HEX#DDCE51
RGBrgb(221, 206, 81)
HSLhsl(54, 67%, 59%)
HSVhsv(54, 63%, 87%)
OKLCHoklch(84% 0.14 102)
CMYKcmyk(0%, 7%, 63%, 13%)
Contrast & accessibility
On white1.61:1below AA
On black13.02:1AA pass
Best text color#000000
Nearest CSS name: khaki
Copy-ready code
CSS custom properties
:root {
  --khaki: #ddce51;
  --khaki-rgb: 221 206 81;
  --khaki-oklch: oklch(84% 0.14 102);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--khaki-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddce51] text-[#ddce51] border-[#ddce51]
Shades & tints
Color harmonies
About this color

#DDCE51 is a color with the RGB value rgb(221, 206, 81). 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 #DDCE51 to other formats

Palettes with a similar color

Gradients with a similar color

Copied