Skip to content

#BF4B8C

≈ palevioletred · rgb(191, 75, 140)
Color formats
HEX#BF4B8C
RGBrgb(191, 75, 140)
HSLhsl(326, 48%, 52%)
HSVhsv(326, 61%, 75%)
OKLCHoklch(59% 0.16 349)
CMYKcmyk(0%, 61%, 27%, 25%)
Contrast & accessibility
On white4.56:1AA pass
On black4.60:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #bf4b8c;
  --palevioletred-rgb: 191 75 140;
  --palevioletred-oklch: oklch(59% 0.16 349);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf4b8c] text-[#bf4b8c] border-[#bf4b8c]
Shades & tints
Color harmonies
About this color

#BF4B8C is a color with the RGB value rgb(191, 75, 140). Its closest CSS named color is "palevioletred". 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 #BF4B8C to other formats

Palettes with a similar color

Gradients with a similar color

Copied