Skip to content

#DCE6BA

≈ lightgoldenrodyellow · rgb(220, 230, 186)
Color formats
HEX#DCE6BA
RGBrgb(220, 230, 186)
HSLhsl(74, 47%, 82%)
HSVhsv(74, 19%, 90%)
OKLCHoklch(91% 0.06 118)
CMYKcmyk(4%, 0%, 19%, 10%)
Contrast & accessibility
On white1.31:1below AA
On black16.07:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
  --lightgoldenrodyellow: #dce6ba;
  --lightgoldenrodyellow-rgb: 220 230 186;
  --lightgoldenrodyellow-oklch: oklch(91% 0.06 118);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dce6ba] text-[#dce6ba] border-[#dce6ba]
Shades & tints
Color harmonies
About this color

#DCE6BA is a color with the RGB value rgb(220, 230, 186). 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 #DCE6BA to other formats

Palettes with a similar color

Gradients with a similar color

Copied