Lavender

#E1F2FA

Blue

Color Codes

All color formats for development

HEX
#E1F2FA
RGB
rgb(225, 242, 250)
HSL
hsl(199, 71%, 93%)
OKLCH
oklch(0.951 0.021 227.5)
CMYK
cmyk(10%, 3%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.15:1

AA AAA

On Black Background

18.28:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F9
100
#E0F2
200
#C6E6
300
#9BD4
400
#66BD
500
#3BAA
600
#218D
700
#1A70
800
#1250
900
#0C33
950
#0720

Shades

Darker variations

1#B8E0F3
2#8FCFEC
3#67BDE5
4#3EACDE
5#2295CB
6#1C78A2
7#155A7A
8#0E3C51
9#071E29

Tints

Lighter variations

1#E4F3FA
2#E7F4FB
3#EAF6FB
4#EDF7FC
5#F0F8FC
6#F3FAFD
7#F6FBFD
8#F9FCFE
9#FCFEFE

Tones

Muted variations

1#E2F1F9
2#E3F1F7
3#E4F0F6
4#E6F0F5
5#E7EFF3
6#E8EFF2
7#E9EFF1
8#EBEEF0
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F9
#F2F9FD
BackgroundsSubtle highlightsCard backgrounds
100
E0F2
#E0F2FA
Light backgroundsTable row hoverSkeleton loading
200
C6E6
#C6E6F5
Secondary backgroundsInput backgroundsDividers
300
9BD4
#9BD4EE
BordersInactive statesPlaceholder text
400
66BD
#66BDE5
Disabled statesSecondary iconsMuted text
500
3BAA
#3BAADE
Primary brand colorCTAsActive elementsLinks
600
218D
#218DC0
Hover statesFocus ringsPrimary buttons hover
700
1A70
#1A7099
Active/pressed statesDark mode accentsSecondary text
800
1250
#12506D
Text on light backgroundsHeadingsStrong borders
900
0C33
#0C3346
Primary textHigh emphasis contentDark headings
950
0720
#07202C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F9FD;
  --lavender-100: #E0F2FA;
  --lavender-200: #C6E6F5;
  --lavender-300: #9BD4EE;
  --lavender-400: #66BDE5;
  --lavender-500: #3BAADE;
  --lavender-600: #218DC0;
  --lavender-700: #1A7099;
  --lavender-800: #12506D;
  --lavender-900: #0C3346;
  --lavender-950: #07202C;
}
Generate More ShadesCreate PaletteConvert Color