Skip to content

#DDABDB

≈ plum · rgb(221, 171, 219)
Color formats
HEX#DDABDB
RGBrgb(221, 171, 219)
HSLhsl(302, 42%, 77%)
HSVhsv(302, 23%, 87%)
OKLCHoklch(80% 0.09 328)
CMYKcmyk(0%, 23%, 1%, 13%)
Contrast & accessibility
On white1.92:1below AA
On black10.92:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #ddabdb;
  --plum-rgb: 221 171 219;
  --plum-oklch: oklch(80% 0.09 328);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ddabdb] text-[#ddabdb] border-[#ddabdb]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied