Persian Pink sits in the magenta / pink family, with the hex code #F77FBE mapping to rgb(247, 127, 190) in RGB and hsl(328.5, 88.2%, 73.3%) in HSL. In OKLCH it carries 75% perceptual lightness and 0.162 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.
#F77FBErgb(247, 127, 190)hsl(328.5, 88.2%, 73.3%)hsv(328.5, 48.6%, 96.9%)lch(68.77% 53.18 347.93)oklch(74.97% 0.1621 348.98)lab(68.77% 52 -11.12):root {
--color: #f77fbe;
--color-rgb: rgb(247, 127, 190);
--color-hsl: hsl(328.5, 88.2%, 73.3%);
--color-oklch: oklch(74.97% 0.1621 348.98);
}How persian pink performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing persian pink with progressively more white.
Shades are produced by mixing persian pink with progressively more black.
Tones are produced by mixing persian pink with progressively more gray, lowering chroma while keeping lightness.