Skip to content

#AF4DC7

≈ mediumorchid · rgb(175, 77, 199)
Color formats
HEX#AF4DC7
RGBrgb(175, 77, 199)
HSLhsl(288, 52%, 54%)
HSVhsv(288, 61%, 78%)
OKLCHoklch(59% 0.2 319)
CMYKcmyk(12%, 61%, 0%, 22%)
Contrast & accessibility
On white4.46:1below AA
On black4.71:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #af4dc7;
  --mediumorchid-rgb: 175 77 199;
  --mediumorchid-oklch: oklch(59% 0.2 319);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#af4dc7] text-[#af4dc7] border-[#af4dc7]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied