Skip to content

#AF407F

≈ mediumvioletred · rgb(175, 64, 127)
Color formats
HEX#AF407F
RGBrgb(175, 64, 127)
HSLhsl(326, 46%, 47%)
HSVhsv(326, 63%, 69%)
OKLCHoklch(54% 0.16 349)
CMYKcmyk(0%, 63%, 27%, 31%)
Contrast & accessibility
On white5.44:1AA pass
On black3.86:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #af407f;
  --mediumvioletred-rgb: 175 64 127;
  --mediumvioletred-oklch: oklch(54% 0.16 349);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#af407f] text-[#af407f] border-[#af407f]
Shades & tints
Color harmonies
About this color

#AF407F is a color with the RGB value rgb(175, 64, 127). Its closest CSS named color is "mediumvioletred". 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 #AF407F to other formats

Palettes with a similar color

Gradients with a similar color

Copied