Skip to content

#DBEDC4

≈ lightgoldenrodyellow · rgb(219, 237, 196)
Color formats
HEX#DBEDC4
RGBrgb(219, 237, 196)
HSLhsl(86, 53%, 85%)
HSVhsv(86, 17%, 93%)
OKLCHoklch(92% 0.06 127)
CMYKcmyk(8%, 0%, 17%, 7%)
Contrast & accessibility
On white1.24:1below AA
On black16.92:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
  --lightgoldenrodyellow: #dbedc4;
  --lightgoldenrodyellow-rgb: 219 237 196;
  --lightgoldenrodyellow-oklch: oklch(92% 0.06 127);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dbedc4] text-[#dbedc4] border-[#dbedc4]
Shades & tints
Color harmonies
About this color

#DBEDC4 is a color with the RGB value rgb(219, 237, 196). Its closest CSS named color is "lightgoldenrodyellow". 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 #DBEDC4 to other formats

Palettes with a similar color

Gradients with a similar color

Copied