Lavender

#E7EAF4

Blue

Color Codes

All color formats for development

HEX
#E7EAF4
RGB
rgb(231, 234, 244)
HSL
hsl(226, 37%, 93%)
OKLCH
oklch(0.938 0.014 272.7)
CMYK
cmyk(5%, 4%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.20:1

AA AAA

On Black Background

17.47:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F6
100
#E7EA
200
#D2D7
300
#AFB9
400
#8594
500
#6276
600
#475A
700
#3848
800
#2833
900
#1A21
950
#1014

Shades

Darker variations

1#C6CDE5
2#A6B1D6
3#8594C7
4#6578B8
5#4B5FA2
6#3C4C82
7#2D3961
8#1E2641
9#0F1320

Tints

Lighter variations

1#E9ECF5
2#EBEEF6
3#EEF0F7
4#F0F2F8
5#F3F4F9
6#F5F6FB
7#F8F9FC
8#FAFBFD
9#FDFDFE

Tones

Muted variations

1#E7EAF3
2#E8EAF2
3#E9EBF2
4#E9EBF1
5#EAEBF0
6#EBECF0
7#EBECEF
8#ECECEE
9#ECEDEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F6
#F5F6FA
BackgroundsSubtle highlightsCard backgrounds
100
E7EA
#E7EAF4
Light backgroundsTable row hoverSkeleton loading
200
D2D7
#D2D7EA
Secondary backgroundsInput backgroundsDividers
300
AFB9
#AFB9DA
BordersInactive statesPlaceholder text
400
8594
#8594C7
Disabled statesSecondary iconsMuted text
500
6276
#6276B7
Primary brand colorCTAsActive elementsLinks
600
475A
#475A9A
Hover statesFocus ringsPrimary buttons hover
700
3848
#38487A
Active/pressed statesDark mode accentsSecondary text
800
2833
#283357
Text on light backgroundsHeadingsStrong borders
900
1A21
#1A2138
Primary textHigh emphasis contentDark headings
950
1014
#101423
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F6FA;
  --lavender-100: #E7EAF4;
  --lavender-200: #D2D7EA;
  --lavender-300: #AFB9DA;
  --lavender-400: #8594C7;
  --lavender-500: #6276B7;
  --lavender-600: #475A9A;
  --lavender-700: #38487A;
  --lavender-800: #283357;
  --lavender-900: #1A2138;
  --lavender-950: #101423;
}
Generate More ShadesCreate PaletteConvert Color