Skip to content

#DC8BA2

≈ palevioletred · rgb(220, 139, 162)
Color formats
HEX#DC8BA2
RGBrgb(220, 139, 162)
HSLhsl(343, 54%, 70%)
HSVhsv(343, 37%, 86%)
OKLCHoklch(73% 0.1 2)
CMYKcmyk(0%, 37%, 26%, 14%)
Contrast & accessibility
On white2.54:1below AA
On black8.26:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #dc8ba2;
  --palevioletred-rgb: 220 139 162;
  --palevioletred-oklch: oklch(73% 0.1 2);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dc8ba2] text-[#dc8ba2] border-[#dc8ba2]
Shades & tints
Color harmonies
About this color

#DC8BA2 is a color with the RGB value rgb(220, 139, 162). 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 #DC8BA2 to other formats

Palettes with a similar color

Gradients with a similar color

Copied