Skip to content

#915DD0

≈ mediumpurple · rgb(145, 93, 208)
Color formats
HEX#915DD0
RGBrgb(145, 93, 208)
HSLhsl(267, 55%, 59%)
HSVhsv(267, 55%, 82%)
OKLCHoklch(59% 0.17 302)
CMYKcmyk(30%, 55%, 0%, 18%)
Contrast & accessibility
On white4.49:1below AA
On black4.68:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #915dd0;
  --mediumpurple-rgb: 145 93 208;
  --mediumpurple-oklch: oklch(59% 0.17 302);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#915dd0] text-[#915dd0] border-[#915dd0]
Shades & tints
Color harmonies
About this color

#915DD0 is a color with the RGB value rgb(145, 93, 208). 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 #915DD0 to other formats

Palettes with a similar color

Gradients with a similar color

Copied