Lavender

#E2E7F9

Blue

Color Codes

All color formats for development

HEX
#E2E7F9
RGB
rgb(226, 231, 249)
HSL
hsl(227, 66%, 93%)
OKLCH
oklch(0.93 0.025 273.5)
CMYK
cmyk(9%, 7%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.03:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E1E6
200
#C8D1
300
#9EAE
400
#6B84
500
#4161
600
#2646
700
#1E38
800
#1628
900
#0E1A
950
#0910

Shades

Darker variations

1#BAC6F1
2#93A5E9
3#6B85E1
4#4464D9
5#284AC5
6#203B9D
7#182D76
8#101E4F
9#080F27

Tints

Lighter variations

1#E4E9FA
2#E7EBFA
3#EAEEFB
4#EDF0FB
5#F0F3FC
6#F3F5FD
7#F6F8FD
8#F9FAFE
9#FCFDFE

Tones

Muted variations

1#E3E7F8
2#E4E8F7
3#E5E8F5
4#E6E9F4
5#E7EAF3
6#E8EAF2
7#EAEBF1
8#EBECF0
9#ECECEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F4
#F2F4FC
BackgroundsSubtle highlightsCard backgrounds
100
E1E6
#E1E6F9
Light backgroundsTable row hoverSkeleton loading
200
C8D1
#C8D1F4
Secondary backgroundsInput backgroundsDividers
300
9EAE
#9EAEEB
BordersInactive statesPlaceholder text
400
6B84
#6B84E1
Disabled statesSecondary iconsMuted text
500
4161
#4161D8
Primary brand colorCTAsActive elementsLinks
600
2646
#2646BA
Hover statesFocus ringsPrimary buttons hover
700
1E38
#1E3894
Active/pressed statesDark mode accentsSecondary text
800
1628
#16286A
Text on light backgroundsHeadingsStrong borders
900
0E1A
#0E1A44
Primary textHigh emphasis contentDark headings
950
0910
#09102A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F4FC;
  --lavender-100: #E1E6F9;
  --lavender-200: #C8D1F4;
  --lavender-300: #9EAEEB;
  --lavender-400: #6B84E1;
  --lavender-500: #4161D8;
  --lavender-600: #2646BA;
  --lavender-700: #1E3894;
  --lavender-800: #16286A;
  --lavender-900: #0E1A44;
  --lavender-950: #09102A;
}
Generate More ShadesCreate PaletteConvert Color