Skip to content

#965E92

≈ plum · rgb(150, 94, 146)
Color formats
HEX#965E92
RGBrgb(150, 94, 146)
HSLhsl(304, 23%, 48%)
HSVhsv(304, 37%, 59%)
OKLCHoklch(56% 0.1 329)
CMYKcmyk(0%, 37%, 3%, 41%)
Contrast & accessibility
On white4.87:1AA pass
On black4.31:1below AA
Best text color#FFFFFF
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #965e92;
  --plum-rgb: 150 94 146;
  --plum-oklch: oklch(56% 0.1 329);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#965e92] text-[#965e92] border-[#965e92]
Shades & tints
Color harmonies
About this color

#965E92 is a color with the RGB value rgb(150, 94, 146). 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 #965E92 to other formats

Palettes with a similar color

Gradients with a similar color

Copied