Skip to content

#955BBB

≈ mediumpurple · rgb(149, 91, 187)
Color formats
HEX#955BBB
RGBrgb(149, 91, 187)
HSLhsl(276, 41%, 55%)
HSVhsv(276, 51%, 73%)
OKLCHoklch(58% 0.15 310)
CMYKcmyk(20%, 51%, 0%, 27%)
Contrast & accessibility
On white4.68:1AA pass
On black4.49:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #955bbb;
  --mediumpurple-rgb: 149 91 187;
  --mediumpurple-oklch: oklch(58% 0.15 310);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#955bbb] text-[#955bbb] border-[#955bbb]
Shades & tints
Color harmonies
About this color

#955BBB is a color with the RGB value rgb(149, 91, 187). Its closest CSS named color is "mediumpurple". 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 #955BBB to other formats

Palettes with a similar color

Gradients with a similar color

Copied