Lavender

#E0E9FB

Blue

Color Codes

All color formats for development

HEX
#E0E9FB
RGB
rgb(224, 233, 251)
HSL
hsl(220, 77%, 93%)
OKLCH
oklch(0.933 0.026 264.4)
CMYK
cmyk(11%, 7%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.22:1

AA AAA

On Black Background

17.22:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE9
200
#C4D5
300
#97B5
400
#618F
500
#346F
600
#1A53
700
#1542
800
#0F2F
900
#091E
950
#0613

Shades

Darker variations

1#B5CBF5
2#8BADF0
3#618FEB
4#3871E5
5#1B58D2
6#1647A8
7#10357E
8#0B2354
9#05122A

Tints

Lighter variations

1#E3EBFB
2#E6EDFC
3#E9EFFC
4#ECF2FD
5#EFF4FD
6#F2F6FD
7#F6F8FE
8#F9FBFE
9#FCFDFF

Tones

Muted variations

1#E1E9FA
2#E2E9F8
3#E4EAF7
4#E5EAF5
5#E6EBF4
6#E8EBF3
7#E9ECF1
8#EAECF0
9#ECEDEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE9
#DFE9FB
Light backgroundsTable row hoverSkeleton loading
200
C4D5
#C4D5F7
Secondary backgroundsInput backgroundsDividers
300
97B5
#97B5F2
BordersInactive statesPlaceholder text
400
618F
#618FEA
Disabled statesSecondary iconsMuted text
500
346F
#346FE5
Primary brand colorCTAsActive elementsLinks
600
1A53
#1A53C7
Hover statesFocus ringsPrimary buttons hover
700
1542
#15429E
Active/pressed statesDark mode accentsSecondary text
800
0F2F
#0F2F71
Text on light backgroundsHeadingsStrong borders
900
091E
#091E48
Primary textHigh emphasis contentDark headings
950
0613
#06132D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F5FD;
  --lavender-100: #DFE9FB;
  --lavender-200: #C4D5F7;
  --lavender-300: #97B5F2;
  --lavender-400: #618FEA;
  --lavender-500: #346FE5;
  --lavender-600: #1A53C7;
  --lavender-700: #15429E;
  --lavender-800: #0F2F71;
  --lavender-900: #091E48;
  --lavender-950: #06132D;
}
Generate More ShadesCreate PaletteConvert Color