Skip to content

#AE9EE5

≈ plum · rgb(174, 158, 229)
Color formats
HEX#AE9EE5
RGBrgb(174, 158, 229)
HSLhsl(254, 58%, 76%)
HSVhsv(254, 31%, 90%)
OKLCHoklch(74% 0.1 294)
CMYKcmyk(24%, 31%, 0%, 10%)
Contrast & accessibility
On white2.38:1below AA
On black8.82:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #ae9ee5;
  --plum-rgb: 174 158 229;
  --plum-oklch: oklch(74% 0.1 294);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ae9ee5] text-[#ae9ee5] border-[#ae9ee5]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied