Lavender

#E4EEF6

Blue

Color Codes

All color formats for development

HEX
#E4EEF6
RGB
rgb(228, 238, 246)
HSL
hsl(207, 50%, 93%)
OKLCH
oklch(0.944 0.015 241.8)
CMYK
cmyk(7%, 3%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.18:1

AA AAA

On Black Background

17.86:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F8
100
#E4EE
200
#CDE0
300
#A7C7
400
#79AA
500
#5392
600
#3876
700
#2D5E
800
#2043
900
#142B
950
#0D1B

Shades

Darker variations

1#C1D8EA
2#9DC1DE
3#7AAAD3
4#5694C7
5#3B7DB2
6#2F648E
7#244B6B
8#183247
9#0C1924

Tints

Lighter variations

1#E7F0F7
2#EAF1F8
3#ECF3F9
4#EFF5FA
5#F2F7FB
6#F4F8FB
7#F7FAFC
8#FAFCFD
9#FCFDFE

Tones

Muted variations

1#E5EEF5
2#E6EEF4
3#E7EEF3
4#E8EEF3
5#E9EEF2
6#EAEEF1
7#EAEDF0
8#EBEDEF
9#ECEDEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F8
#F4F8FB
BackgroundsSubtle highlightsCard backgrounds
100
E4EE
#E4EEF6
Light backgroundsTable row hoverSkeleton loading
200
CDE0
#CDE0EE
Secondary backgroundsInput backgroundsDividers
300
A7C7
#A7C7E2
BordersInactive statesPlaceholder text
400
79AA
#79AAD2
Disabled statesSecondary iconsMuted text
500
5392
#5392C6
Primary brand colorCTAsActive elementsLinks
600
3876
#3876A8
Hover statesFocus ringsPrimary buttons hover
700
2D5E
#2D5E86
Active/pressed statesDark mode accentsSecondary text
800
2043
#204360
Text on light backgroundsHeadingsStrong borders
900
142B
#142B3D
Primary textHigh emphasis contentDark headings
950
0D1B
#0D1B26
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F8FB;
  --lavender-100: #E4EEF6;
  --lavender-200: #CDE0EE;
  --lavender-300: #A7C7E2;
  --lavender-400: #79AAD2;
  --lavender-500: #5392C6;
  --lavender-600: #3876A8;
  --lavender-700: #2D5E86;
  --lavender-800: #204360;
  --lavender-900: #142B3D;
  --lavender-950: #0D1B26;
}
Generate More ShadesCreate PaletteConvert Color