Lavender

#E4E7F6

Blue

Color Codes

All color formats for development

HEX
#E4E7F6
RGB
rgb(228, 231, 246)
HSL
hsl(230, 50%, 93%)
OKLCH
oklch(0.93 0.021 276.9)
CMYK
cmyk(7%, 6%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.06:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F5
100
#E4E7
200
#CDD3
300
#A7B1
400
#7988
500
#5366
600
#384B
700
#2D3B
800
#202A
900
#141B
950
#0D11

Shades

Darker variations

1#C1C8EA
2#9DA8DE
3#7A88D3
4#5669C7
5#3B4FB2
6#2F3F8E
7#242F6B
8#182047
9#0C1024

Tints

Lighter variations

1#E7EAF7
2#EAECF8
3#ECEEF9
4#EFF1FA
5#F2F3FB
6#F4F5FB
7#F7F8FC
8#FAFAFD
9#FCFDFE

Tones

Muted variations

1#E5E8F5
2#E6E8F4
3#E7E9F3
4#E8EAF3
5#E9EAF2
6#EAEBF1
7#EAEBF0
8#EBECEF
9#ECEDEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F5
#F4F5FB
BackgroundsSubtle highlightsCard backgrounds
100
E4E7
#E4E7F6
Light backgroundsTable row hoverSkeleton loading
200
CDD3
#CDD3EE
Secondary backgroundsInput backgroundsDividers
300
A7B1
#A7B1E2
BordersInactive statesPlaceholder text
400
7988
#7988D2
Disabled statesSecondary iconsMuted text
500
5366
#5366C6
Primary brand colorCTAsActive elementsLinks
600
384B
#384BA8
Hover statesFocus ringsPrimary buttons hover
700
2D3B
#2D3B86
Active/pressed statesDark mode accentsSecondary text
800
202A
#202A60
Text on light backgroundsHeadingsStrong borders
900
141B
#141B3D
Primary textHigh emphasis contentDark headings
950
0D11
#0D1126
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F5FB;
  --lavender-100: #E4E7F6;
  --lavender-200: #CDD3EE;
  --lavender-300: #A7B1E2;
  --lavender-400: #7988D2;
  --lavender-500: #5366C6;
  --lavender-600: #384BA8;
  --lavender-700: #2D3B86;
  --lavender-800: #202A60;
  --lavender-900: #141B3D;
  --lavender-950: #0D1126;
}
Generate More ShadesCreate PaletteConvert Color