Skip to content

#781D96

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

#781D96 is a color with the RGB value rgb(120, 29, 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 #781D96 to other formats

Palettes with a similar color

Gradients with a similar color

Copied