Skip to content

#DBDADC

≈ gainsboro · rgb(219, 218, 220)
Color formats
HEX#DBDADC
RGBrgb(219, 218, 220)
HSLhsl(270, 3%, 86%)
HSVhsv(270, 1%, 86%)
OKLCHoklch(89% 0 308)
CMYKcmyk(0%, 1%, 0%, 14%)
Contrast & accessibility
On white1.39:1below AA
On black15.07:1AA pass
Best text color#000000
Nearest CSS name: gainsboro
Copy-ready code
CSS custom properties
:root {
  --gainsboro: #dbdadc;
  --gainsboro-rgb: 219 218 220;
  --gainsboro-oklch: oklch(89% 0 308);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--gainsboro-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dbdadc] text-[#dbdadc] border-[#dbdadc]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied