Skip to content

#E4A3D3

≈ plum · rgb(228, 163, 211)
Color formats
HEX#E4A3D3
RGBrgb(228, 163, 211)
HSLhsl(316, 55%, 77%)
HSVhsv(316, 29%, 89%)
OKLCHoklch(79% 0.1 336)
CMYKcmyk(0%, 29%, 7%, 11%)
Contrast & accessibility
On white2.00:1below AA
On black10.48:1AA pass
Best text color#000000
Nearest CSS name: plum
Copy-ready code
CSS custom properties
:root {
  --plum: #e4a3d3;
  --plum-rgb: 228 163 211;
  --plum-oklch: oklch(79% 0.1 336);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--plum-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#e4a3d3] text-[#e4a3d3] border-[#e4a3d3]
Shades & tints
Color harmonies
About this color

#E4A3D3 is a color with the RGB value rgb(228, 163, 211). 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 #E4A3D3 to other formats

Palettes with a similar color

Gradients with a similar color

Copied