Skip to content

#9570CF

≈ mediumpurple · rgb(149, 112, 207)
Color formats
HEX#9570CF
RGBrgb(149, 112, 207)
HSLhsl(263, 50%, 63%)
HSVhsv(263, 46%, 81%)
OKLCHoklch(62% 0.14 300)
CMYKcmyk(28%, 46%, 0%, 19%)
Contrast & accessibility
On white3.82:1below AA
On black5.50:1AA pass
Best text color#000000
Nearest CSS name: mediumpurple
Copy-ready code
CSS custom properties
:root {
  --mediumpurple: #9570cf;
  --mediumpurple-rgb: 149 112 207;
  --mediumpurple-oklch: oklch(62% 0.14 300);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumpurple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9570cf] text-[#9570cf] border-[#9570cf]
Shades & tints
Color harmonies
About this color

#9570CF is a color with the RGB value rgb(149, 112, 207). 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 #9570CF to other formats

Palettes with a similar color

Gradients with a similar color

Copied