Skip to content

#945EBF

≈ mediumpurple · rgb(148, 94, 191)
Color formats
HEX#945EBF
RGBrgb(148, 94, 191)
HSLhsl(273, 43%, 56%)
HSVhsv(273, 51%, 75%)
OKLCHoklch(58% 0.15 308)
CMYKcmyk(23%, 51%, 0%, 25%)
Contrast & accessibility
On white4.55:1AA pass
On black4.61:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #945ebf;
  --mediumpurple-rgb: 148 94 191;
  --mediumpurple-oklch: oklch(58% 0.15 308);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#945ebf] text-[#945ebf] border-[#945ebf]
Shades & tints
Color harmonies
About this color

#945EBF is a color with the RGB value rgb(148, 94, 191). 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 #945EBF to other formats

Palettes with a similar color

Gradients with a similar color

Copied