Skip to content

#CF88BD

≈ plum · rgb(207, 136, 189)
Color formats
HEX#CF88BD
RGBrgb(207, 136, 189)
HSLhsl(315, 43%, 67%)
HSVhsv(315, 34%, 81%)
OKLCHoklch(72% 0.11 336)
CMYKcmyk(0%, 34%, 9%, 19%)
Contrast & accessibility
On white2.66:1below AA
On black7.91:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #cf88bd;
  --plum-rgb: 207 136 189;
  --plum-oklch: oklch(72% 0.11 336);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cf88bd] text-[#cf88bd] border-[#cf88bd]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied