Skip to content

#D79CF1

≈ plum · rgb(215, 156, 241)
Color formats
HEX#D79CF1
RGBrgb(215, 156, 241)
HSLhsl(282, 75%, 78%)
HSVhsv(282, 35%, 95%)
OKLCHoklch(78% 0.13 315)
CMYKcmyk(11%, 35%, 0%, 5%)
Contrast & accessibility
On white2.12:1below AA
On black9.91:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #d79cf1;
  --plum-rgb: 215 156 241;
  --plum-oklch: oklch(78% 0.13 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d79cf1] text-[#d79cf1] border-[#d79cf1]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied