Skip to content

#CBA8D7

≈ plum · rgb(203, 168, 215)
Color formats
HEX#CBA8D7
RGBrgb(203, 168, 215)
HSLhsl(285, 37%, 75%)
HSVhsv(285, 22%, 84%)
OKLCHoklch(78% 0.08 317)
CMYKcmyk(6%, 22%, 0%, 16%)
Contrast & accessibility
On white2.07:1below AA
On black10.12:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #cba8d7;
  --plum-rgb: 203 168 215;
  --plum-oklch: oklch(78% 0.08 317);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#cba8d7] text-[#cba8d7] border-[#cba8d7]
Shades & tints
Color harmonies
About this color

#CBA8D7 is a color with the RGB value rgb(203, 168, 215). 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 #CBA8D7 to other formats

Palettes with a similar color

Gradients with a similar color

Copied