Skip to content

#AF5BB4

≈ orchid · rgb(175, 91, 180)
Color formats
HEX#AF5BB4
RGBrgb(175, 91, 180)
HSLhsl(297, 37%, 53%)
HSVhsv(297, 49%, 71%)
OKLCHoklch(60% 0.16 325)
CMYKcmyk(3%, 49%, 0%, 29%)
Contrast & accessibility
On white4.22:1below AA
On black4.98:1AA pass
Best text color#000000
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #af5bb4;
  --orchid-rgb: 175 91 180;
  --orchid-oklch: oklch(60% 0.16 325);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#af5bb4] text-[#af5bb4] border-[#af5bb4]
Shades & tints
Color harmonies
About this color

#AF5BB4 is a color with the RGB value rgb(175, 91, 180). 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 #AF5BB4 to other formats

Palettes with a similar color

Gradients with a similar color

Copied