#B924B8 — Vivid Magenta
#B924B8 is a vivid magenta in the Magenta family. In practice it looks like a bold, saturated medium magenta, and it is also commonly known as Magenta, Fuchsia. Below are all of its color space values, an 11-step scale, harmony palettes and accessibility data.
#B924B8
Tints and shades (50–950)
Accessibility
Contrast on white
5.24:1
Contrast on black
4.01:1
- AA (4.5:1) on whitePass
- AA Large (3:1) on whitePass
- AAA (7:1) on whiteFail
- AAA Large (4.5:1) on whitePass
- UI components (3:1) on whitePass
Need a passing variant? Repair this color in the contrast checker.
Complementary palette
Analogous palette
Triadic palette
Copy-ready CSS
brand-scale.css
:root {
--brand-50: oklch(0.971 0.017 328.5); /* #fcf2fb */
--brand-100: oklch(0.936 0.037 328.5); /* #f8e2f7 */
--brand-200: oklch(0.885 0.077 328.5); /* #f6c8f3 */
--brand-300: oklch(0.808 0.139 328.5); /* #f19fed */
--brand-400: oklch(0.712 0.206 328.5); /* #e46ae1 */
--brand-500: oklch(0.637 0.248 328.5); /* #d53bd4 */
--brand-600: oklch(0.577 0.243 328.5); /* #bf25be */
--brand-700: oklch(0.505 0.228 328.5); /* #a308a3 */
--brand-800: oklch(0.444 0.203 328.5); /* #8a0189 */
--brand-900: oklch(0.396 0.182 328.5); /* #760075 */
--brand-950: oklch(0.281 0.129 328.5); /* #480048 */
}