Flamingo sits in the magenta / pink family, with the hex code #FC8EAC mapping to rgb(252, 142, 172) in RGB and hsl(343.6, 94.8%, 77.3%) in HSL. In OKLCH it carries 77% perceptual lightness and 0.136 chroma — a moderately 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.
#FC8EACrgb(252, 142, 172)hsl(343.6, 94.8%, 77.3%)hsv(343.6, 43.7%, 98.8%)lch(71.93% 45.07 4.57)oklch(77.24% 0.1362 3.3)lab(71.93% 44.92 3.59):root {
--color: #fc8eac;
--color-rgb: rgb(252, 142, 172);
--color-hsl: hsl(343.6, 94.8%, 77.3%);
--color-oklch: oklch(77.24% 0.1362 3.3);
}How flamingo performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing flamingo with progressively more white.
Shades are produced by mixing flamingo with progressively more black.
Tones are produced by mixing flamingo with progressively more gray, lowering chroma while keeping lightness.