Skip to content

#BF7FA3

≈ palevioletred · rgb(191, 127, 163)
Color formats
HEX#BF7FA3
RGBrgb(191, 127, 163)
HSLhsl(326, 33%, 62%)
HSVhsv(326, 34%, 75%)
OKLCHoklch(67% 0.09 345)
CMYKcmyk(0%, 34%, 15%, 25%)
Contrast & accessibility
On white3.10:1below AA
On black6.78:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #bf7fa3;
  --palevioletred-rgb: 191 127 163;
  --palevioletred-oklch: oklch(67% 0.09 345);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bf7fa3] text-[#bf7fa3] border-[#bf7fa3]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied