#C68EDD
≈ plum · rgb(198, 142, 221)
Color formats
HEX#C68EDD
RGBrgb(198, 142, 221)
HSLhsl(283, 54%, 71%)
HSVhsv(283, 36%, 87%)
OKLCHoklch(73% 0.13 316)
CMYKcmyk(10%, 36%, 0%, 13%)
Contrast & accessibility
On white2.53:1below AA
On black8.31:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
--plum: #c68edd;
--plum-rgb: 198 142 221;
--plum-oklch: oklch(73% 0.13 316);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#c68edd] text-[#c68edd] border-[#c68edd]
Shades & tints
Color harmonies
About this color
#C68EDD is a color with the RGB value rgb(198, 142, 221). 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.