Lavender

#E3EBF7

Blue

Color Codes

All color formats for development

HEX
#E3EBF7
RGB
rgb(227, 235, 247)
HSL
hsl(216, 56%, 93%)
OKLCH
oklch(0.938 0.018 258.4)
CMYK
cmyk(8%, 5%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.20:1

AA AAA

On Black Background

17.49:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3EB
200
#CBDA
300
#A4BE
400
#749C
500
#4C7F
600
#3164
700
#274F
800
#1C39
900
#1224
950
#0B17

Shades

Darker variations

1#BED1ED
2#99B6E2
3#749CD8
4#4F82CD
5#3469B9
6#2A5494
7#1F3F6F
8#152A4A
9#0A1525

Tints

Lighter variations

1#E6EDF8
2#E9EFF9
3#ECF1FA
4#EEF3FA
5#F1F5FB
6#F4F7FC
7#F7F9FD
8#F9FBFD
9#FCFDFE

Tones

Muted variations

1#E4EBF6
2#E5ECF5
3#E6ECF4
4#E7ECF3
5#E8ECF2
6#E9ECF1
7#EAEDF0
8#EBEDEF
9#ECEDEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EB
#E3EBF7
Light backgroundsTable row hoverSkeleton loading
200
CBDA
#CBDAF0
Secondary backgroundsInput backgroundsDividers
300
A4BE
#A4BEE5
BordersInactive statesPlaceholder text
400
749C
#749CD8
Disabled statesSecondary iconsMuted text
500
4C7F
#4C7FCD
Primary brand colorCTAsActive elementsLinks
600
3164
#3164AF
Hover statesFocus ringsPrimary buttons hover
700
274F
#274F8B
Active/pressed statesDark mode accentsSecondary text
800
1C39
#1C3963
Text on light backgroundsHeadingsStrong borders
900
1224
#122440
Primary textHigh emphasis contentDark headings
950
0B17
#0B1728
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F6FC;
  --lavender-100: #E3EBF7;
  --lavender-200: #CBDAF0;
  --lavender-300: #A4BEE5;
  --lavender-400: #749CD8;
  --lavender-500: #4C7FCD;
  --lavender-600: #3164AF;
  --lavender-700: #274F8B;
  --lavender-800: #1C3963;
  --lavender-900: #122440;
  --lavender-950: #0B1728;
}
Generate More ShadesCreate PaletteConvert Color