Eminence sits in the violet / purple family, with the hex code #6C3082 mapping to rgb(108, 48, 130) in RGB and hsl(283.9, 46.1%, 34.9%) in HSL. In OKLCH it carries 43% perceptual lightness and 0.141 chroma — a moderately 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.
#6C3082rgb(108, 48, 130)hsl(283.9, 46.1%, 34.9%)hsv(283.9, 63.1%, 51%)lch(31.37% 51.3 316.77)oklch(42.78% 0.141 315.91)lab(31.37% 37.38 -35.14):root {
--color: #6c3082;
--color-rgb: rgb(108, 48, 130);
--color-hsl: hsl(283.9, 46.1%, 34.9%);
--color-oklch: oklch(42.78% 0.141 315.91);
}How eminence performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing eminence with progressively more white.
Shades are produced by mixing eminence with progressively more black.
Tones are produced by mixing eminence with progressively more gray, lowering chroma while keeping lightness.