Skip to content

#9B8ECE

≈ plum · rgb(155, 142, 206)
Color formats
HEX#9B8ECE
RGBrgb(155, 142, 206)
HSLhsl(252, 40%, 68%)
HSVhsv(252, 31%, 81%)
OKLCHoklch(68% 0.09 293)
CMYKcmyk(25%, 31%, 0%, 19%)
Contrast & accessibility
On white2.94:1below AA
On black7.15:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #9b8ece;
  --plum-rgb: 155 142 206;
  --plum-oklch: oklch(68% 0.09 293);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#9b8ece] text-[#9b8ece] border-[#9b8ece]
Shades & tints
Color harmonies
About this color

#9B8ECE is a color with the RGB value rgb(155, 142, 206). 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 #9B8ECE to other formats

Palettes with a similar color

Gradients with a similar color

Copied