Material Indigo

#3F51B5

Nearest Tailwind V4 Match
blue-800
93.4% Match
Implementation
bg-blue-800
text-blue-800

Color Code Conversions

HEX Code
#3F51B5
RGB Value
rgb(63, 81, 181)
HSL Value
hsl(231, 48%, 48%)
OKLCH CSS (v4)
oklch(0.478 0.159 271.4)

Full Calculated Scale

50
#eff5ff
100
#ddeaff
200
#bfd4ff
300
#a1bbff
400
#809aff
500
#657ce5
600
#4f64c8
700
#4154af
800
#344495
900
#2d3a81
950
#192257

Technical Background

Converting Material Indigo (#3F51B5) to Tailwind CSS requires more than just picking the nearest hex. Our algorithm uses CIEDE2000, a perceptual color difference formula that accounts for how human vision processes lightness, chroma, and hue.

The generated scale follows the Tailwind CSS v4 OKLCH standard, ensuring perfectly uniform weight across the entire spectrum. This prevents common issues like "hue shifting" where colors turn purple or grey as they get darker or lighter. You can customize this further in our Palette Generator.

Frequently Asked Questions

What is the closest Tailwind class for Material Indigo?

The closest visually matching Tailwind CSS class for Material Indigo (#3F51B5) is blue-800. Our algorithm calculates this using the CIEDE2000 ΔE standard, which shows a match score of 93.4%.

How do I use this color in my Tailwind config?

You have two options: use the native class bg-blue-800 for the best out-of-the-box match, or add #3F51B5 directly to your Tailwind theme configuration for 100% brand accuracy.

Why use OKLCH for this scale?

Tailwind CSS v4 uses OKLCH because it is perceptually uniform. When we generate the 50-950 scale for Material Indigo, OKLCH ensures that the color stays vibrant and doesn't shift towards different hues as it gets lighter or darker.

Need a custom palette?

Use our professional-grade generator to create a full theme from any custom hex code.

Open Generator