Skip to content

#955EBE

≈ mediumpurple · rgb(149, 94, 190)
Color formats
HEX#955EBE
RGBrgb(149, 94, 190)
HSLhsl(274, 42%, 56%)
HSVhsv(274, 51%, 75%)
OKLCHoklch(58% 0.15 309)
CMYKcmyk(22%, 51%, 0%, 25%)
Contrast & accessibility
On white4.54:1AA pass
On black4.62:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #955ebe;
  --mediumpurple-rgb: 149 94 190;
  --mediumpurple-oklch: oklch(58% 0.15 309);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#955ebe] text-[#955ebe] border-[#955ebe]
Shades & tints
Color harmonies
About this color

#955EBE is a color with the RGB value rgb(149, 94, 190). 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 #955EBE to other formats

Palettes with a similar color

Gradients with a similar color

Copied