Skip to content

#AD50CD

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

#AD50CD is a color with the RGB value rgb(173, 80, 205). 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 #AD50CD to other formats

Palettes with a similar color

Gradients with a similar color

Copied