Skip to content

#AD52CB

≈ mediumorchid · rgb(173, 82, 203)
Color formats
HEX#AD52CB
RGBrgb(173, 82, 203)
HSLhsl(285, 54%, 56%)
HSVhsv(285, 60%, 80%)
OKLCHoklch(60% 0.19 317)
CMYKcmyk(15%, 60%, 0%, 20%)
Contrast & accessibility
On white4.33:1below AA
On black4.85:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #ad52cb;
  --mediumorchid-rgb: 173 82 203;
  --mediumorchid-oklch: oklch(60% 0.19 317);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ad52cb] text-[#ad52cb] border-[#ad52cb]
Shades & tints
Color harmonies
About this color

#AD52CB is a color with the RGB value rgb(173, 82, 203). Its closest CSS named color is "mediumorchid". 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 #AD52CB to other formats

Palettes with a similar color

Gradients with a similar color

Copied