Skip to content

#AE50BA

≈ mediumorchid · rgb(174, 80, 186)
Color formats
HEX#AE50BA
RGBrgb(174, 80, 186)
HSLhsl(293, 43%, 52%)
HSVhsv(293, 57%, 73%)
OKLCHoklch(59% 0.18 323)
CMYKcmyk(6%, 57%, 0%, 27%)
Contrast & accessibility
On white4.51:1AA pass
On black4.66:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #ae50ba;
  --mediumorchid-rgb: 174 80 186;
  --mediumorchid-oklch: oklch(59% 0.18 323);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ae50ba] text-[#ae50ba] border-[#ae50ba]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied