Skip to content

#AA70CF

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

#AA70CF is a color with the RGB value rgb(170, 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 #AA70CF to other formats

Palettes with a similar color

Gradients with a similar color

Copied