Skip to content

#DCA6B6

≈ lightpink · rgb(220, 166, 182)
Color formats
HEX#DCA6B6
RGBrgb(220, 166, 182)
HSLhsl(342, 44%, 76%)
HSVhsv(342, 25%, 86%)
OKLCHoklch(78% 0.07 359)
CMYKcmyk(0%, 25%, 17%, 14%)
Contrast & accessibility
On white2.06:1below AA
On black10.17:1AA pass
Best text color#000000
Nearest CSS name: lightpink
Copy-ready code
CSS custom properties
:root {
  --lightpink: #dca6b6;
  --lightpink-rgb: 220 166 182;
  --lightpink-oklch: oklch(78% 0.07 359);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--lightpink-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dca6b6] text-[#dca6b6] border-[#dca6b6]
Shades & tints
Color harmonies
About this color

#DCA6B6 is a color with the RGB value rgb(220, 166, 182). Its closest CSS named color is "lightpink". 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 #DCA6B6 to other formats

Palettes with a similar color

Gradients with a similar color

Copied