Skip to content

#D59AE0

≈ plum · rgb(213, 154, 224)
Color formats
HEX#D59AE0
RGBrgb(213, 154, 224)
HSLhsl(291, 53%, 74%)
HSVhsv(291, 31%, 88%)
OKLCHoklch(77% 0.12 321)
CMYKcmyk(5%, 31%, 0%, 12%)
Contrast & accessibility
On white2.20:1below AA
On black9.53:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #d59ae0;
  --plum-rgb: 213 154 224;
  --plum-oklch: oklch(77% 0.12 321);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#d59ae0] text-[#d59ae0] border-[#d59ae0]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied