Skip to content

#DD9AEC

≈ plum · rgb(221, 154, 236)
Color formats
HEX#DD9AEC
RGBrgb(221, 154, 236)
HSLhsl(289, 68%, 76%)
HSVhsv(289, 35%, 93%)
OKLCHoklch(78% 0.13 320)
CMYKcmyk(6%, 35%, 0%, 7%)
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: #dd9aec;
  --plum-rgb: 221 154 236;
  --plum-oklch: oklch(78% 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-[#dd9aec] text-[#dd9aec] border-[#dd9aec]
Shades & tints
Color harmonies
About this color

#DD9AEC is a color with the RGB value rgb(221, 154, 236). 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 #DD9AEC to other formats

Palettes with a similar color

Gradients with a similar color

Copied