#761EA3
≈ indigo · rgb(118, 30, 163)
Color formats
HEX#761EA3
RGBrgb(118, 30, 163)
HSLhsl(280, 69%, 38%)
HSVhsv(280, 82%, 64%)
OKLCHoklch(45% 0.2 310)
CMYKcmyk(28%, 82%, 0%, 36%)
Contrast & accessibility
On white8.45:1AA pass
On black2.48:1below AA
Best text color#FFFFFF
Nearest CSS name: indigo
Copy-ready code
CSS custom properties
:root {
--indigo: #761ea3;
--indigo-rgb: 118 30 163;
--indigo-oklch: oklch(45% 0.2 310);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indigo-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#761ea3] text-[#761ea3] border-[#761ea3]
Shades & tints
Color harmonies
About this color
#761EA3 is a color with the RGB value rgb(118, 30, 163). Its closest CSS named color is "indigo". 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.