#B02BD9 — Vivid Magenta
#B02BD9 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.
#B02BD9
Tints and shades (50–950)
Accessibility
Contrast on white
5.01:1
Contrast on black
4.19: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.019 316.3); /* #fbf2fe */
--brand-100: oklch(0.936 0.04 316.3); /* #f5e2fc */
--brand-200: oklch(0.885 0.082 316.3); /* #efc9fe */
--brand-300: oklch(0.808 0.146 316.3); /* #e5a2ff */
--brand-400: oklch(0.712 0.22 316.3); /* #d66dfc */
--brand-500: oklch(0.637 0.265 316.3); /* #c73df3 */
--brand-600: oklch(0.577 0.259 316.3); /* #b225dc */
--brand-700: oklch(0.505 0.243 316.3); /* #9807be */
--brand-800: oklch(0.444 0.217 316.3); /* #7f00a1 */
--brand-900: oklch(0.396 0.194 316.3); /* #6d0089 */
--brand-950: oklch(0.281 0.137 316.3); /* #420055 */
}