Purple Color Code
Purple·#800080
Purple is a deep, high-saturation CSS named color at #800080. If you searched for purple hex code, 800080, or purple RGB, this page gives the exact color value, conversion formats, contrast checks, nearby colors, and links into the lookup and converter workflows.
Tonal Scale
Contrast Checks
White text on this color
Buttons, badges, and filled actions.
Dark text on this color
Large headings and selective UI.
This color on light surface
Links, borders, and icons on light UI.
Professional Reference
- Purple is kept as an exact CSS named color for #800080.
- Queries for purple color code, 800080, or purple RGB usually need the value first, then contrast and implementation context.
Accessibility Matrix
White text on this color
White text placed on the current color.
Dark text on this color
Dark text or headings on the current color.
This color on light surface
Use this color for links, strokes, or icons on light UI.
This color on dark surface
Use this color inside dark shells for strokes, tags, or icons.
Where It Works
- Use it for premium cues, creative workflows, badges, highlights, and experimental UI.
- Deep purples usually support white text better than low-contrast dark text.
- Pair with white, lavender tints, indigo neighbors, and cool neutrals.
Reference Notes
Purple is sourced from the published CSS Standard Colors library and retained here as a searchable reference swatch for product and interface reference work.
Expressive violets for premium and cultural moods.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-purple: #800080;
--color-purple-rgb: 128 0 128;
}class="bg-[#800080] text-white"
class="hover:bg-[#5C005C] ring-1 ring-[#800080]"{
"purple": "#800080",
"purpleRgb": [128, 0, 128],
"purpleHsl": [300, 100, 25]
}