Lighten Color Tool
Enter a hex color and a percentage to increase its HSL lightness. See the result swatch, hex code, and a 5-step strip at +10% through +50%.
Settings
%
1%99%
Quick Presets
Copied!
Result
Original
#3B82F6 hsl(217, 91%, 60%)
+20%
Lightened
#84ADEF hsl(217, 91%, 80%)Preview Strip (+10% to +50%)
Summary
Enter a hex color and a percentage to increase its HSL lightness. See the result swatch, hex code, and a 5-step strip at +10% through +50%.
How it works
- Enter or paste a valid hex color (e.g. #3B82F6) into the input field or use the color picker.
- Use the percentage slider or type a value (1-99) to choose how much to increase the lightness.
- The tool converts the hex color to HSL, adds the chosen percentage to the L channel (clamped at 100%), then converts back to hex.
- The result swatch, original swatch, and hex code update instantly.
- A 5-step preview strip shows the color lightened by +10%, +20%, +30%, +40%, and +50% from the original.
Use cases
- Generate hover or focus state variants for UI buttons and links.
- Create lighter background tones that complement a brand color.
- Build accessible lighter alternatives that still carry the original hue.
- Quickly explore how a color looks at higher lightness values before committing to a palette.
- Produce consistent lighter variants for CSS custom properties or design tokens.
Frequently Asked Questions
Last updated: 2026-06-10 ·
Reviewed by Nham Vu