Lavender

#E2F2F9

Blue

Color Codes

All color formats for development

HEX
#E2F2F9
RGB
rgb(226, 242, 249)
HSL
hsl(198, 66%, 93%)
OKLCH
oklch(0.951 0.019 225.7)
CMYK
cmyk(9%, 3%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.15:1

AA AAA

On Black Background

18.30:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F9
100
#E1F2
200
#C8E7
300
#9ED4
400
#6BBD
500
#41AB
600
#268E
700
#1E71
800
#1651
900
#0E34
950
#0920

Shades

Darker variations

1#BAE0F1
2#93CFE9
3#6BBDE1
4#44ACD9
5#2896C5
6#20789D
7#185A76
8#103C4F
9#081E27

Tints

Lighter variations

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

Tones

Muted variations

1#E3F1F8
2#E4F1F7
3#E5F0F5
4#E6F0F4
5#E7F0F3
6#E8EFF2
7#EAEFF1
8#EBEEF0
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F9
#F2F9FC
BackgroundsSubtle highlightsCard backgrounds
100
E1F2
#E1F2F9
Light backgroundsTable row hoverSkeleton loading
200
C8E7
#C8E7F4
Secondary backgroundsInput backgroundsDividers
300
9ED4
#9ED4EB
BordersInactive statesPlaceholder text
400
6BBD
#6BBDE1
Disabled statesSecondary iconsMuted text
500
41AB
#41ABD8
Primary brand colorCTAsActive elementsLinks
600
268E
#268EBA
Hover statesFocus ringsPrimary buttons hover
700
1E71
#1E7194
Active/pressed statesDark mode accentsSecondary text
800
1651
#16516A
Text on light backgroundsHeadingsStrong borders
900
0E34
#0E3444
Primary textHigh emphasis contentDark headings
950
0920
#09202A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F9FC;
  --lavender-100: #E1F2F9;
  --lavender-200: #C8E7F4;
  --lavender-300: #9ED4EB;
  --lavender-400: #6BBDE1;
  --lavender-500: #41ABD8;
  --lavender-600: #268EBA;
  --lavender-700: #1E7194;
  --lavender-800: #16516A;
  --lavender-900: #0E3444;
  --lavender-950: #09202A;
}
Generate More ShadesCreate PaletteConvert Color