Skip to content

#E588D2

≈ plum · rgb(229, 136, 210)
Color formats
HEX#E588D2
RGBrgb(229, 136, 210)
HSLhsl(312, 64%, 72%)
HSVhsv(312, 41%, 90%)
OKLCHoklch(75% 0.15 335)
CMYKcmyk(0%, 41%, 8%, 10%)
Contrast & accessibility
On white2.39:1below AA
On black8.78:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #e588d2;
  --plum-rgb: 229 136 210;
  --plum-oklch: oklch(75% 0.15 335);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e588d2] text-[#e588d2] border-[#e588d2]
Shades & tints
Color harmonies
About this color

#E588D2 is a color with the RGB value rgb(229, 136, 210). 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 #E588D2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied