Skip to content

#DAF1CD

≈ lightgoldenrodyellow · rgb(218, 241, 205)
Color formats
HEX#DAF1CD
RGBrgb(218, 241, 205)
HSLhsl(98, 56%, 87%)
HSVhsv(98, 15%, 95%)
OKLCHoklch(93% 0.05 134)
CMYKcmyk(10%, 0%, 15%, 5%)
Contrast & accessibility
On white1.20:1below AA
On black17.44:1AA pass
Best text color#000000
Nearest CSS name: lightgoldenrodyellow
Copy-ready code
CSS custom properties
:root {
  --lightgoldenrodyellow: #daf1cd;
  --lightgoldenrodyellow-rgb: 218 241 205;
  --lightgoldenrodyellow-oklch: oklch(93% 0.05 134);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightgoldenrodyellow-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#daf1cd] text-[#daf1cd] border-[#daf1cd]
Shades & tints
Color harmonies
About this color

#DAF1CD is a color with the RGB value rgb(218, 241, 205). 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 #DAF1CD to other formats

Palettes with a similar color

Gradients with a similar color

Copied