Material Indigo 500 Color Code
Material Indigo 500·#3F51B5
Material Indigo 500 is the core published indigo in the Material Design palette at #3F51B5. Use it when you want a more blue-violet Material primary for app shells, navigation, premium product surfaces, and interfaces that need more depth than standard blue.
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
- Usually the base brand or product token in a design system.
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
- App shells, navigation, and deeper Material accents.
- More violet-leaning than standard product blue.
- Pairs with white, silver neutrals, and brighter blue highlights.
Reference Notes
Material Indigo 500 is sourced from the published Material Design Colors library and retained here as a searchable reference swatch for product, interface, and branding work.
Trust-building blues for enterprise and SaaS.
Related Colors
Palette Starting Points
Implementation Snippets
:root {
--color-material-indigo-500: #3F51B5;
--color-material-indigo-500-rgb: 63 81 181;
}class="bg-[#3F51B5] text-white"
class="hover:bg-[#2D3A82] ring-1 ring-[#3F51B5]"{
"materialIndigo-500": "#3F51B5",
"materialIndigo-500Rgb": [63, 81, 181],
"materialIndigo-500Hsl": [231, 48, 48]
}