Skip to content

#D49DDE

≈ plum · rgb(212, 157, 222)
Color formats
HEX#D49DDE
RGBrgb(212, 157, 222)
HSLhsl(291, 50%, 74%)
HSVhsv(291, 29%, 87%)
OKLCHoklch(77% 0.11 321)
CMYKcmyk(5%, 29%, 0%, 13%)
Contrast & accessibility
On white2.17:1below AA
On black9.68:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #d49dde;
  --plum-rgb: 212 157 222;
  --plum-oklch: oklch(77% 0.11 321);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d49dde] text-[#d49dde] border-[#d49dde]
Shades & tints
Color harmonies
About this color

#D49DDE is a color with the RGB value rgb(212, 157, 222). 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 #D49DDE to other formats

Palettes with a similar color

Gradients with a similar color

Copied