Skip to content

#DC849D

≈ palevioletred · rgb(220, 132, 157)
Color formats
HEX#DC849D
RGBrgb(220, 132, 157)
HSLhsl(343, 56%, 69%)
HSVhsv(343, 40%, 86%)
OKLCHoklch(71% 0.11 2)
CMYKcmyk(0%, 40%, 29%, 14%)
Contrast & accessibility
On white2.68:1below AA
On black7.83:1AA pass
Best text color#000000
Nearest CSS name: palevioletred
Copy-ready code
CSS custom properties
:root {
  --palevioletred: #dc849d;
  --palevioletred-rgb: 220 132 157;
  --palevioletred-oklch: oklch(71% 0.11 2);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palevioletred-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#dc849d] text-[#dc849d] border-[#dc849d]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied