Skip to content

#BD4B91

≈ mediumvioletred · rgb(189, 75, 145)
Color formats
HEX#BD4B91
RGBrgb(189, 75, 145)
HSLhsl(323, 46%, 52%)
HSVhsv(323, 60%, 74%)
OKLCHoklch(59% 0.17 346)
CMYKcmyk(0%, 60%, 23%, 26%)
Contrast & accessibility
On white4.59:1AA pass
On black4.58:1AA pass
Best text color#FFFFFF
Nearest CSS name: mediumvioletred
Copy-ready code
CSS custom properties
:root {
  --mediumvioletred: #bd4b91;
  --mediumvioletred-rgb: 189 75 145;
  --mediumvioletred-oklch: oklch(59% 0.17 346);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--mediumvioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd4b91] text-[#bd4b91] border-[#bd4b91]
Shades & tints
Color harmonies
About this color

#BD4B91 is a color with the RGB value rgb(189, 75, 145). 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 #BD4B91 to other formats

Palettes with a similar color

Gradients with a similar color

Copied