Skip to content

#BC536F

≈ palevioletred · rgb(188, 83, 111)
Color formats
HEX#BC536F
RGBrgb(188, 83, 111)
HSLhsl(344, 44%, 53%)
HSVhsv(344, 56%, 74%)
OKLCHoklch(58% 0.14 6)
CMYKcmyk(0%, 56%, 41%, 26%)
Contrast & accessibility
On white4.56:1AA pass
On black4.61:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #bc536f;
  --palevioletred-rgb: 188 83 111;
  --palevioletred-oklch: oklch(58% 0.14 6);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bc536f] text-[#bc536f] border-[#bc536f]
Shades & tints
Color harmonies
About this color

#BC536F is a color with the RGB value rgb(188, 83, 111). 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 #BC536F to other formats

Palettes with a similar color

Gradients with a similar color

Copied