Skip to content

#881D64

≈ purple · rgb(136, 29, 100)
Color formats
HEX#881D64
RGBrgb(136, 29, 100)
HSLhsl(320, 65%, 32%)
HSVhsv(320, 79%, 53%)
OKLCHoklch(43% 0.16 345)
CMYKcmyk(0%, 79%, 26%, 47%)
Contrast & accessibility
On white8.73:1AA pass
On black2.41:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #881d64;
  --purple-rgb: 136 29 100;
  --purple-oklch: oklch(43% 0.16 345);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#881d64] text-[#881d64] border-[#881d64]
Shades & tints
Color harmonies
About this color

#881D64 is a color with the RGB value rgb(136, 29, 100). Its closest CSS named color is "purple". 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 #881D64 to other formats

Palettes with a similar color

Gradients with a similar color

Copied