Skip to content

#AD1387

≈ mediumvioletred · rgb(173, 19, 135)
Color formats
HEX#AD1387
RGBrgb(173, 19, 135)
HSLhsl(315, 80%, 38%)
HSVhsv(315, 89%, 68%)
OKLCHoklch(51% 0.21 342)
CMYKcmyk(0%, 89%, 22%, 32%)
Contrast & accessibility
On white6.52:1AA pass
On black3.22:1below AA
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #ad1387;
  --mediumvioletred-rgb: 173 19 135;
  --mediumvioletred-oklch: oklch(51% 0.21 342);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ad1387] text-[#ad1387] border-[#ad1387]
Shades & tints
Color harmonies
About this color

#AD1387 is a color with the RGB value rgb(173, 19, 135). 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 #AD1387 to other formats

Palettes with a similar color

Gradients with a similar color

Copied