Magenta (#ff00ff) is a medium, vivid pink. It is a CSS named color, so you can use it in stylesheets as color: magenta as well as by its hex code. In RGB it is rgb(255, 0, 255); in HSL, hsl(300, 100%, 50%).
The hue is calculated at seven exact lightness levels for use in backgrounds, borders, text and hover states. These values are not substituted with nearby named colors.
#ffd6ff
#ff8fff
#ff47ff
#ff00ff
#b800b8
#7a007a
#470047
Color schemes with #ff00ff
Complementary — maximum contrast, from opposite sides of the color wheel:
On a #ff00ff background, black text gives the better contrast. WCAG requires 4.5:1 for normal text and 3:1 for large text (AA), or 7:1 and 4.5:1 for AAA.