Skip to content

#DB9DC3

≈ plum · rgb(219, 157, 195)
Color formats
HEX#DB9DC3
RGBrgb(219, 157, 195)
HSLhsl(323, 46%, 74%)
HSVhsv(323, 28%, 86%)
OKLCHoklch(77% 0.09 342)
CMYKcmyk(0%, 28%, 11%, 14%)
Contrast & accessibility
On white2.18:1below AA
On black9.62:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #db9dc3;
  --plum-rgb: 219 157 195;
  --plum-oklch: oklch(77% 0.09 342);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#db9dc3] text-[#db9dc3] border-[#db9dc3]
Shades & tints
Color harmonies
About this color

#DB9DC3 is a color with the RGB value rgb(219, 157, 195). Its closest CSS named color is "plum". 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 #DB9DC3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied