Lavender

#E1E3F9

Blue

Color Codes

All color formats for development

HEX
#E1E3F9
RGB
rgb(225, 227, 249)
HSL
hsl(235, 67%, 93%)
OKLCH
oklch(0.921 0.03 281.7)
CMYK
cmyk(10%, 9%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.27:1

AA AAA

On Black Background

16.56:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F3
100
#E1E3
200
#C8CB
300
#9DA4
400
#6A74
500
#3F4C
600
#2532
700
#1D27
800
#151C
900
#0D12
950
#080B

Shades

Darker variations

1#BABEF1
2#9299E9
3#6A74E2
4#434FDA
5#2734C6
6#1F2A9E
7#171F77
8#10154F
9#080A28

Tints

Lighter variations

1#E4E6FA
2#E7E9FA
3#EAECFB
4#EDEEFB
5#F0F1FC
6#F3F4FD
7#F6F7FD
8#F9F9FE
9#FCFCFE

Tones

Muted variations

1#E2E4F8
2#E4E5F7
3#E5E6F6
4#E6E7F4
5#E7E8F3
6#E8E9F2
7#EAEAF1
8#EBEBF0
9#ECECEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F3
#F2F3FC
BackgroundsSubtle highlightsCard backgrounds
100
E1E3
#E1E3F9
Light backgroundsTable row hoverSkeleton loading
200
C8CB
#C8CBF4
Secondary backgroundsInput backgroundsDividers
300
9DA4
#9DA4EC
BordersInactive statesPlaceholder text
400
6A74
#6A74E2
Disabled statesSecondary iconsMuted text
500
3F4C
#3F4CD9
Primary brand colorCTAsActive elementsLinks
600
2532
#2532BB
Hover statesFocus ringsPrimary buttons hover
700
1D27
#1D2795
Active/pressed statesDark mode accentsSecondary text
800
151C
#151C6A
Text on light backgroundsHeadingsStrong borders
900
0D12
#0D1244
Primary textHigh emphasis contentDark headings
950
080B
#080B2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F3FC;
  --lavender-100: #E1E3F9;
  --lavender-200: #C8CBF4;
  --lavender-300: #9DA4EC;
  --lavender-400: #6A74E2;
  --lavender-500: #3F4CD9;
  --lavender-600: #2532BB;
  --lavender-700: #1D2795;
  --lavender-800: #151C6A;
  --lavender-900: #0D1244;
  --lavender-950: #080B2B;
}
Generate More ShadesCreate PaletteConvert Color