Skip to content

#771C96

≈ darkmagenta · rgb(119, 28, 150)
Color formats
HEX#771C96
RGBrgb(119, 28, 150)
HSLhsl(285, 69%, 35%)
HSVhsv(285, 81%, 59%)
OKLCHoklch(44% 0.19 315)
CMYKcmyk(21%, 81%, 0%, 41%)
Contrast & accessibility
On white8.78:1AA pass
On black2.39:1below AA
Best text color#FFFFFF
Nearest CSS name: darkmagenta
Copy-ready code
CSS custom properties
:root {
  --darkmagenta: #771c96;
  --darkmagenta-rgb: 119 28 150;
  --darkmagenta-oklch: oklch(44% 0.19 315);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--darkmagenta-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#771c96] text-[#771c96] border-[#771c96]
Shades & tints
Color harmonies
About this color

#771C96 is a color with the RGB value rgb(119, 28, 150). Its closest CSS named color is "darkmagenta". 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 #771C96 to other formats

Palettes with a similar color

Gradients with a similar color

Copied