Skip to content

#8E2575

≈ purple · rgb(142, 37, 117)
Color formats
HEX#8E2575
RGBrgb(142, 37, 117)
HSLhsl(314, 59%, 35%)
HSVhsv(314, 74%, 56%)
OKLCHoklch(46% 0.16 339)
CMYKcmyk(0%, 74%, 18%, 44%)
Contrast & accessibility
On white7.86:1AA pass
On black2.67:1below AA
Best text color#FFFFFF
Nearest CSS name: purple
Copy-ready code
CSS custom properties
:root {
  --purple: #8e2575;
  --purple-rgb: 142 37 117;
  --purple-oklch: oklch(46% 0.16 339);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--purple-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#8e2575] text-[#8e2575] border-[#8e2575]
Shades & tints
Color harmonies
About this color

#8E2575 is a color with the RGB value rgb(142, 37, 117). 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 #8E2575 to other formats

Palettes with a similar color

Gradients with a similar color

Copied