Skip to content

#690A86

≈ indigo · rgb(105, 10, 134)
Color formats
HEX#690A86
RGBrgb(105, 10, 134)
HSLhsl(286, 86%, 28%)
HSVhsv(286, 93%, 53%)
OKLCHoklch(39% 0.18 316)
CMYKcmyk(22%, 93%, 0%, 47%)
Contrast & accessibility
On white10.56:1AA pass
On black1.99:1below AA
Best text color#FFFFFF
Nearest CSS name: indigo
Copy-ready code
CSS custom properties
:root {
  --indigo: #690a86;
  --indigo-rgb: 105 10 134;
  --indigo-oklch: oklch(39% 0.18 316);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indigo-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#690a86] text-[#690a86] border-[#690a86]
Shades & tints
Color harmonies
About this color

#690A86 is a color with the RGB value rgb(105, 10, 134). 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.

Related

Convert #690A86 to other formats

Palettes with a similar color

Gradients with a similar color

Copied