Purple (#800080) is a dark, vivid pink. It is a CSS named color, so you can use it in stylesheets as color: purple as well as by its hex code. In RGB it is rgb(128, 0, 128); in HSL, hsl(300, 100%, 25%).
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 #800080
Complementary — maximum contrast, from opposite sides of the color wheel:
On a #800080 background, white 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.