Skip to content

#BD588F

≈ palevioletred · rgb(189, 88, 143)
Color formats
HEX#BD588F
RGBrgb(189, 88, 143)
HSLhsl(327, 43%, 54%)
HSVhsv(327, 53%, 74%)
OKLCHoklch(60% 0.14 348)
CMYKcmyk(0%, 53%, 24%, 26%)
Contrast & accessibility
On white4.24:1below AA
On black4.96:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #bd588f;
  --palevioletred-rgb: 189 88 143;
  --palevioletred-oklch: oklch(60% 0.14 348);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#bd588f] text-[#bd588f] border-[#bd588f]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied