Skip to content

#4528AA

≈ indigo · rgb(69, 40, 170)
Color formats
HEX#4528AA
RGBrgb(69, 40, 170)
HSLhsl(253, 62%, 41%)
HSVhsv(253, 76%, 67%)
OKLCHoklch(41% 0.19 284)
CMYKcmyk(59%, 76%, 0%, 33%)
Contrast & accessibility
On white9.83:1AA pass
On black2.14:1below AA
Best text color#FFFFFF
Nearest CSS name: indigo
Copy-ready code
CSS custom properties
:root {
  --indigo: #4528aa;
  --indigo-rgb: 69 40 170;
  --indigo-oklch: oklch(41% 0.19 284);
}
The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--indigo-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#4528aa] text-[#4528aa] border-[#4528aa]
Shades & tints
Color harmonies
About this color

#4528AA is a color with the RGB value rgb(69, 40, 170). 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 #4528AA to other formats

Palettes with a similar color

Gradients with a similar color

Copied