Strawberry sits in the magenta / pink family, with the hex code #FC5A8D mapping to rgb(252, 90, 141) in RGB and hsl(341.1, 96.4%, 67.1%) in HSL. In OKLCH it carries 69% perceptual lightness and 0.200 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.
#FC5A8Drgb(252, 90, 141)hsl(341.1, 96.4%, 67.1%)hsv(341.1, 64.3%, 98.8%)lch(62.17% 65.68 6.38)oklch(69.48% 0.2002 4.61)lab(62.17% 65.27 7.29):root {
--color: #fc5a8d;
--color-rgb: rgb(252, 90, 141);
--color-hsl: hsl(341.1, 96.4%, 67.1%);
--color-oklch: oklch(69.48% 0.2002 4.61);
}How strawberry performs as foreground text on common surfaces, scored with WCAG 2.1.
Tints are produced by mixing strawberry with progressively more white.
Shades are produced by mixing strawberry with progressively more black.
Tones are produced by mixing strawberry with progressively more gray, lowering chroma while keeping lightness.