Persian Indigo sits in the violet / purple family, with the hex code #32127A mapping to rgb(50, 18, 122) in RGB and hsl(258.5, 74.3%, 27.5%) in HSL. In OKLCH it carries 31% perceptual lightness and 0.158 chroma — a highly saturated, dark reading that behaves well as a primary, accent or decisive colour in modern interfaces. Violet historically required the most expensive dyes, which is why it still carries associations with luxury, royalty and creativity. In modern UI it has become the signature of imaginative, "premium" tech — the colour brands choose when blue feels too utilitarian.
Violet historically required the most expensive dyes, which is why it still carries associations with luxury, royalty and creativity. In modern UI it has become the signature of imaginative, "premium" tech — the colour brands choose when blue feels too utilitarian.
Deep violets render almost identically to navy on small screens — keep at least 0.10 chroma in OKLCH or it will collapse to "dark blue" in users' minds.
#32127Argb(50, 18, 122)hsl(258.5, 74.3%, 27.5%)hsv(258.5, 85.2%, 47.8%)lch(17.1% 64.68 303.94)oklch(31.2% 0.1579 287.06)lab(17.1% 36.12 -53.66):root {
--color: #32127a;
--color-rgb: rgb(50, 18, 122);
--color-hsl: hsl(258.5, 74.3%, 27.5%);
--color-oklch: oklch(31.2% 0.1579 287.06);
}How persian indigo performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing persian indigo with progressively more white.
Shades are produced by mixing persian indigo with progressively more black.
Tones are produced by mixing persian indigo with progressively more gray, lowering chroma while keeping lightness.