Skip to content

#AF4EAF

≈ orchid · rgb(175, 78, 175)
Color formats
HEX#AF4EAF
RGBrgb(175, 78, 175)
HSLhsl(300, 38%, 50%)
HSVhsv(300, 55%, 69%)
OKLCHoklch(58% 0.17 328)
CMYKcmyk(0%, 55%, 0%, 31%)
Contrast & accessibility
On white4.63:1AA pass
On black4.53:1AA pass
Best text color#FFFFFF
Nearest CSS name: orchid
Copy-ready code
CSS custom properties
:root {
  --orchid: #af4eaf;
  --orchid-rgb: 175 78 175;
  --orchid-oklch: oklch(58% 0.17 328);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--orchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#af4eaf] text-[#af4eaf] border-[#af4eaf]
Shades & tints
Color harmonies
About this color

#AF4EAF is a color with the RGB value rgb(175, 78, 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 #AF4EAF to other formats

Palettes with a similar color

Gradients with a similar color

Copied