Lavender

#E0E9FA

Blue

Color Codes

All color formats for development

HEX
#E0E9FA
RGB
rgb(224, 233, 250)
HSL
hsl(219, 72%, 93%)
OKLCH
oklch(0.932 0.025 263.3)
CMYK
cmyk(10%, 7%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.22:1

AA AAA

On Black Background

17.21:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E0E9
200
#C6D7
300
#9AB8
400
#6592
500
#3A73
600
#1F58
700
#1946
800
#1232
900
#0B20
950
#0714

Shades

Darker variations

1#B8CCF3
2#8FB0ED
3#6693E6
4#3D76DF
5#215DCC
6#1B4AA3
7#14387A
8#0D2552
9#071329

Tints

Lighter variations

1#E3EBFB
2#E6EEFB
3#EAF0FC
4#EDF2FC
5#F0F4FD
6#F3F6FD
7#F6F8FE
8#F9FBFE
9#FCFDFF

Tones

Muted variations

1#E2EAF9
2#E3EAF7
3#E4EAF6
4#E5EBF5
5#E7EBF4
6#E8ECF2
7#E9ECF1
8#EBECF0
9#ECEDEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F6
#F2F6FD
BackgroundsSubtle highlightsCard backgrounds
100
E0E9
#E0E9FA
Light backgroundsTable row hoverSkeleton loading
200
C6D7
#C6D7F6
Secondary backgroundsInput backgroundsDividers
300
9AB8
#9AB8EF
BordersInactive statesPlaceholder text
400
6592
#6592E6
Disabled statesSecondary iconsMuted text
500
3A73
#3A73DF
Primary brand colorCTAsActive elementsLinks
600
1F58
#1F58C1
Hover statesFocus ringsPrimary buttons hover
700
1946
#19469A
Active/pressed statesDark mode accentsSecondary text
800
1232
#12326E
Text on light backgroundsHeadingsStrong borders
900
0B20
#0B2046
Primary textHigh emphasis contentDark headings
950
0714
#07142C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F6FD;
  --lavender-100: #E0E9FA;
  --lavender-200: #C6D7F6;
  --lavender-300: #9AB8EF;
  --lavender-400: #6592E6;
  --lavender-500: #3A73DF;
  --lavender-600: #1F58C1;
  --lavender-700: #19469A;
  --lavender-800: #12326E;
  --lavender-900: #0B2046;
  --lavender-950: #07142C;
}
Generate More ShadesCreate PaletteConvert Color