Skip to content

#AF4ED5

≈ mediumorchid · rgb(175, 78, 213)
Color formats
HEX#AF4ED5
RGBrgb(175, 78, 213)
HSLhsl(283, 62%, 57%)
HSVhsv(283, 63%, 84%)
OKLCHoklch(60% 0.21 315)
CMYKcmyk(18%, 63%, 0%, 16%)
Contrast & accessibility
On white4.31:1below AA
On black4.87:1AA pass
Best text color#000000
Nearest CSS name: mediumorchid
Copy-ready code
CSS custom properties
:root {
  --mediumorchid: #af4ed5;
  --mediumorchid-rgb: 175 78 213;
  --mediumorchid-oklch: oklch(60% 0.21 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumorchid-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#af4ed5] text-[#af4ed5] border-[#af4ed5]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied