Deep Pink sits in the magenta / pink family, with the hex code #FF1493 mapping to rgb(255, 20, 147) in RGB and hsl(327.6, 100%, 53.9%) in HSL. In OKLCH it carries 65% perceptual lightness and 0.261 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.
#FF1493rgb(255, 20, 147)hsl(327.6, 100%, 53.9%)hsv(327.6, 92.2%, 100%)lch(56.6% 83.55 357.17)oklch(65.49% 0.2613 356.94)lab(56.6% 83.45 -4.12):root {
--color: #ff1493;
--color-rgb: rgb(255, 20, 147);
--color-hsl: hsl(327.6, 100%, 53.9%);
--color-oklch: oklch(65.49% 0.2613 356.94);
}How deep pink performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing deep pink with progressively more white.
Shades are produced by mixing deep pink with progressively more black.
Tones are produced by mixing deep pink with progressively more gray, lowering chroma while keeping lightness.