Skip to content

#AB54AF

≈ orchid · rgb(171, 84, 175)
Color formats
HEX#AB54AF
RGBrgb(171, 84, 175)
HSLhsl(297, 36%, 51%)
HSVhsv(297, 52%, 69%)
OKLCHoklch(59% 0.16 326)
CMYKcmyk(2%, 52%, 0%, 31%)
Contrast & accessibility
On white4.55:1AA pass
On black4.62:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #ab54af;
  --orchid-rgb: 171 84 175;
  --orchid-oklch: oklch(59% 0.16 326);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ab54af] text-[#ab54af] border-[#ab54af]
Shades & tints
Color harmonies
About this color

#AB54AF is a color with the RGB value rgb(171, 84, 175). Its closest CSS named color is "orchid". 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 #AB54AF to other formats

Palettes with a similar color

Gradients with a similar color

Copied