Lavender

#E0E5FB

Blue

Color Codes

All color formats for development

HEX
#E0E5FB
RGB
rgb(224, 229, 251)
HSL
hsl(229, 77%, 93%)
OKLCH
oklch(0.925 0.03 275.6)
CMYK
cmyk(11%, 9%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.25:1

AA AAA

On Black Background

16.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE4
200
#C4CE
300
#97A8
400
#617A
500
#3454
600
#1A39
700
#152E
800
#0F21
900
#0915
950
#060D

Shades

Darker variations

1#B5C1F5
2#8B9EF0
3#617BEB
4#3857E5
5#1B3DD2
6#1631A8
7#10247E
8#0B1854
9#050C2A

Tints

Lighter variations

1#E3E7FB
2#E6EAFC
3#E9ECFC
4#ECEFFD
5#EFF2FD
6#F2F4FD
7#F6F7FE
8#F9FAFE
9#FCFCFF

Tones

Muted variations

1#E1E5FA
2#E2E6F8
3#E4E7F7
4#E5E8F5
5#E6E9F4
6#E8EAF3
7#E9EBF1
8#EAEBF0
9#ECECEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE4
#DFE4FB
Light backgroundsTable row hoverSkeleton loading
200
C4CE
#C4CEF7
Secondary backgroundsInput backgroundsDividers
300
97A8
#97A8F2
BordersInactive statesPlaceholder text
400
617A
#617AEA
Disabled statesSecondary iconsMuted text
500
3454
#3454E5
Primary brand colorCTAsActive elementsLinks
600
1A39
#1A39C7
Hover statesFocus ringsPrimary buttons hover
700
152E
#152E9E
Active/pressed statesDark mode accentsSecondary text
800
0F21
#0F2171
Text on light backgroundsHeadingsStrong borders
900
0915
#091548
Primary textHigh emphasis contentDark headings
950
060D
#060D2D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F4FD;
  --lavender-100: #DFE4FB;
  --lavender-200: #C4CEF7;
  --lavender-300: #97A8F2;
  --lavender-400: #617AEA;
  --lavender-500: #3454E5;
  --lavender-600: #1A39C7;
  --lavender-700: #152E9E;
  --lavender-800: #0F2171;
  --lavender-900: #091548;
  --lavender-950: #060D2D;
}
Generate More ShadesCreate PaletteConvert Color