Hot Pink sits in the magenta / pink family, with the hex code #FF69B4 mapping to rgb(255, 105, 180) in RGB and hsl(330, 100%, 70.6%) in HSL. In OKLCH it carries 73% perceptual lightness and 0.197 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.
#FF69B4rgb(255, 105, 180)hsl(330, 100%, 70.6%)hsv(330, 58.8%, 100%)lch(65.86% 63.99 351.33)oklch(72.83% 0.1971 351.99)lab(65.86% 63.26 -9.64):root {
--color: #ff69b4;
--color-rgb: rgb(255, 105, 180);
--color-hsl: hsl(330, 100%, 70.6%);
--color-oklch: oklch(72.83% 0.1971 351.99);
}How hot pink performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing hot pink with progressively more white.
Shades are produced by mixing hot pink with progressively more black.
Tones are produced by mixing hot pink with progressively more gray, lowering chroma while keeping lightness.