Skip to content

#D799CA

≈ plum · rgb(215, 153, 202)
Color formats
HEX#D799CA
RGBrgb(215, 153, 202)
HSLhsl(313, 44%, 72%)
HSVhsv(313, 29%, 84%)
OKLCHoklch(76% 0.1 334)
CMYKcmyk(0%, 29%, 6%, 16%)
Contrast & accessibility
On white2.26:1below AA
On black9.30:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #d799ca;
  --plum-rgb: 215 153 202;
  --plum-oklch: oklch(76% 0.1 334);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d799ca] text-[#d799ca] border-[#d799ca]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied