Skip to content

#BF4F6A

≈ palevioletred · rgb(191, 79, 106)
Color formats
HEX#BF4F6A
RGBrgb(191, 79, 106)
HSLhsl(346, 47%, 53%)
HSVhsv(346, 59%, 75%)
OKLCHoklch(58% 0.15 8)
CMYKcmyk(0%, 59%, 45%, 25%)
Contrast & accessibility
On white4.62:1AA pass
On black4.54:1AA pass
Best text color#FFFFFF
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #bf4f6a;
  --palevioletred-rgb: 191 79 106;
  --palevioletred-oklch: oklch(58% 0.15 8);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf4f6a] text-[#bf4f6a] border-[#bf4f6a]
Shades & tints
Color harmonies
About this color

#BF4F6A is a color with the RGB value rgb(191, 79, 106). 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 #BF4F6A to other formats

Palettes with a similar color

Gradients with a similar color

Copied