#F05FDD — Vivid Magenta
#F05FDD 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.
#F05FDD
Tints and shades (50–950)
Accessibility
Contrast on white
2.84:1
Contrast on black
7.39:1
- AA (4.5:1) on whiteFail
- AA Large (3:1) on whiteFail
- AAA (7:1) on whiteFail
- AAA Large (4.5:1) on whiteFail
- UI components (3:1) on whiteFail
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 333.2); /* #fdf2fa */
--brand-100: oklch(0.936 0.036 333.2); /* #f9e2f4 */
--brand-200: oklch(0.885 0.074 333.2); /* #f8c8ee */
--brand-300: oklch(0.808 0.133 333.2); /* #f39fe5 */
--brand-400: oklch(0.712 0.197 333.2); /* #e76bd6 */
--brand-500: oklch(0.637 0.237 333.2); /* #d93ec7 */
--brand-600: oklch(0.577 0.232 333.2); /* #c228b2 */
--brand-700: oklch(0.505 0.218 333.2); /* #a61098 */
--brand-800: oklch(0.444 0.194 333.2); /* #8c0880 */
--brand-900: oklch(0.396 0.175 333.2); /* #78036d */
--brand-950: oklch(0.281 0.123 333.2); /* #490242 */
}