Skip to content

#DEDB3B

≈ gold · rgb(222, 219, 59)
Color formats
HEX#DEDB3B
RGBrgb(222, 219, 59)
HSLhsl(59, 71%, 55%)
HSVhsv(59, 73%, 87%)
OKLCHoklch(87% 0.17 108)
CMYKcmyk(0%, 1%, 73%, 13%)
Contrast & accessibility
On white1.47:1below AA
On black14.30:1AA pass
Best text color#000000
Nearest CSS name: gold
Copy-ready code
CSS custom properties
:root {
  --gold: #dedb3b;
  --gold-rgb: 222 219 59;
  --gold-oklch: oklch(87% 0.17 108);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gold-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dedb3b] text-[#dedb3b] border-[#dedb3b]
Shades & tints
Color harmonies
About this color

#DEDB3B is a color with the RGB value rgb(222, 219, 59). Its closest CSS named color is "gold". 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 #DEDB3B to other formats

Palettes with a similar color

Gradients with a similar color

Copied