Skip to content

#EC9CEB

≈ plum · rgb(236, 156, 235)
Color formats
HEX#EC9CEB
RGBrgb(236, 156, 235)
HSLhsl(301, 68%, 77%)
HSVhsv(301, 34%, 93%)
OKLCHoklch(80% 0.14 327)
CMYKcmyk(0%, 34%, 0%, 7%)
Contrast & accessibility
On white2.00:1below AA
On black10.52:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #ec9ceb;
  --plum-rgb: 236 156 235;
  --plum-oklch: oklch(80% 0.14 327);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#ec9ceb] text-[#ec9ceb] border-[#ec9ceb]
Shades & tints
Color harmonies
About this color

#EC9CEB is a color with the RGB value rgb(236, 156, 235). 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 #EC9CEB to other formats

Palettes with a similar color

Gradients with a similar color

Copied