Lavender

#E2ECF9

Blue

Color Codes

All color formats for development

HEX
#E2ECF9
RGB
rgb(226, 236, 249)
HSL
hsl(214, 66%, 93%)
OKLCH
oklch(0.939 0.021 254.9)
CMYK
cmyk(9%, 5%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.19:1

AA AAA

On Black Background

17.60:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F7
100
#E1EC
200
#C8DB
300
#9EBF
400
#6B9E
500
#4182
600
#2666
700
#1E51
800
#163A
900
#0E25
950
#0917

Shades

Darker variations

1#BAD2F1
2#93B8E9
3#6B9EE1
4#4484D9
5#286CC5
6#20579D
7#184176
8#102B4F
9#081627

Tints

Lighter variations

1#E4EEFA
2#E7EFFA
3#EAF1FB
4#EDF3FB
5#F0F5FC
6#F3F7FD
7#F6F9FD
8#F9FBFE
9#FCFDFE

Tones

Muted variations

1#E3ECF8
2#E4ECF7
3#E5ECF5
4#E6ECF4
5#E7ECF3
6#E8EDF2
7#EAEDF1
8#EBEDF0
9#ECEDEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F7
#F2F7FC
BackgroundsSubtle highlightsCard backgrounds
100
E1EC
#E1ECF9
Light backgroundsTable row hoverSkeleton loading
200
C8DB
#C8DBF4
Secondary backgroundsInput backgroundsDividers
300
9EBF
#9EBFEB
BordersInactive statesPlaceholder text
400
6B9E
#6B9EE1
Disabled statesSecondary iconsMuted text
500
4182
#4182D8
Primary brand colorCTAsActive elementsLinks
600
2666
#2666BA
Hover statesFocus ringsPrimary buttons hover
700
1E51
#1E5194
Active/pressed statesDark mode accentsSecondary text
800
163A
#163A6A
Text on light backgroundsHeadingsStrong borders
900
0E25
#0E2544
Primary textHigh emphasis contentDark headings
950
0917
#09172A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F7FC;
  --lavender-100: #E1ECF9;
  --lavender-200: #C8DBF4;
  --lavender-300: #9EBFEB;
  --lavender-400: #6B9EE1;
  --lavender-500: #4182D8;
  --lavender-600: #2666BA;
  --lavender-700: #1E5194;
  --lavender-800: #163A6A;
  --lavender-900: #0E2544;
  --lavender-950: #09172A;
}
Generate More ShadesCreate PaletteConvert Color