Skip to content

#B692DC

≈ plum · rgb(182, 146, 220)
Color formats
HEX#B692DC
RGBrgb(182, 146, 220)
HSLhsl(269, 51%, 72%)
HSVhsv(269, 34%, 86%)
OKLCHoklch(72% 0.11 306)
CMYKcmyk(17%, 34%, 0%, 14%)
Contrast & accessibility
On white2.58:1below AA
On black8.13:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #b692dc;
  --plum-rgb: 182 146 220;
  --plum-oklch: oklch(72% 0.11 306);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#b692dc] text-[#b692dc] border-[#b692dc]
Shades & tints
Color harmonies
About this color

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

Palettes with a similar color

Gradients with a similar color

Copied