Skip to content

#DDDACF

≈ gainsboro · rgb(221, 218, 207)
Color formats
HEX#DDDACF
RGBrgb(221, 218, 207)
HSLhsl(47, 17%, 84%)
HSVhsv(47, 6%, 87%)
OKLCHoklch(89% 0.02 94)
CMYKcmyk(0%, 1%, 6%, 13%)
Contrast & accessibility
On white1.40:1below AA
On black15.00:1AA pass
Best text color#000000
Nearest CSS name: gainsboro
Copy-ready code
CSS custom properties
:root {
  --gainsboro: #dddacf;
  --gainsboro-rgb: 221 218 207;
  --gainsboro-oklch: oklch(89% 0.02 94);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gainsboro-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dddacf] text-[#dddacf] border-[#dddacf]
Shades & tints
Color harmonies
About this color

#DDDACF is a color with the RGB value rgb(221, 218, 207). Its closest CSS named color is "gainsboro". 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 #DDDACF to other formats

Palettes with a similar color

Gradients with a similar color

Copied