Skip to content

#CD8DDC

≈ plum · rgb(205, 141, 220)
Color formats
HEX#CD8DDC
RGBrgb(205, 141, 220)
HSLhsl(289, 53%, 71%)
HSVhsv(289, 36%, 86%)
OKLCHoklch(73% 0.13 320)
CMYKcmyk(7%, 36%, 0%, 14%)
Contrast & accessibility
On white2.49:1below AA
On black8.44:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #cd8ddc;
  --plum-rgb: 205 141 220;
  --plum-oklch: oklch(73% 0.13 320);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cd8ddc] text-[#cd8ddc] border-[#cd8ddc]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied