Skip to content

#DF97C1

≈ plum · rgb(223, 151, 193)
Color formats
HEX#DF97C1
RGBrgb(223, 151, 193)
HSLhsl(325, 53%, 73%)
HSVhsv(325, 32%, 87%)
OKLCHoklch(76% 0.1 344)
CMYKcmyk(0%, 32%, 13%, 13%)
Contrast & accessibility
On white2.25:1below AA
On black9.33:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #df97c1;
  --plum-rgb: 223 151 193;
  --plum-oklch: oklch(76% 0.1 344);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#df97c1] text-[#df97c1] border-[#df97c1]
Shades & tints
Color harmonies
About this color

#DF97C1 is a color with the RGB value rgb(223, 151, 193). Its closest CSS named color is "plum". 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 #DF97C1 to other formats

Palettes with a similar color

Gradients with a similar color

Copied