Violet sits in the magenta / pink family, with the hex code #EE82EE mapping to rgb(238, 130, 238) in RGB and hsl(300, 76.1%, 72.2%) in HSL. In OKLCH it carries 76% perceptual lightness and 0.186 chroma — a highly saturated, dark reading that behaves well as a primary, accent or decisive colour in modern interfaces. Magenta does not exist as a single wavelength — the brain invents it where red and blue meet. That synthetic, "designed" quality is why it reads as bold, contemporary and unmistakably digital. It commits hard.
Magenta does not exist as a single wavelength — the brain invents it where red and blue meet. That synthetic, "designed" quality is why it reads as bold, contemporary and unmistakably digital. It commits hard.
Magenta saturates print easily — verify in CMYK if the design will be printed. Online, mind that high-chroma magenta on dark mode can shimmer for users with astigmatism; lift lightness to soften.
#EE82EErgb(238, 130, 238)hsl(300, 76.1%, 72.2%)hsv(300, 45.4%, 93.3%)lch(69.62% 64.62 325.57)oklch(76.19% 0.1861 327.21)lab(69.62% 53.29 -36.54):root {
--color: #ee82ee;
--color-rgb: rgb(238, 130, 238);
--color-hsl: hsl(300, 76.1%, 72.2%);
--color-oklch: oklch(76.19% 0.1861 327.21);
}How violet performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing violet with progressively more white.
Shades are produced by mixing violet with progressively more black.
Tones are produced by mixing violet with progressively more gray, lowering chroma while keeping lightness.