Lavender

#E2E6F9

Blue

Color Codes

All color formats for development

HEX
#E2E6F9
RGB
rgb(226, 230, 249)
HSL
hsl(230, 66%, 93%)
OKLCH
oklch(0.928 0.026 276.4)
CMYK
cmyk(9%, 8%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.24:1

AA AAA

On Black Background

16.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E1E5
200
#C8CF
300
#9EAB
400
#6B7E
500
#415A
600
#263F
700
#1E32
800
#1624
900
#0E17
950
#090E

Shades

Darker variations

1#BAC3F1
2#93A1E9
3#6B7FE1
4#445DD9
5#2842C5
6#20359D
7#182876
8#101B4F
9#080D27

Tints

Lighter variations

1#E4E8FA
2#E7EAFA
3#EAEDFB
4#EDF0FB
5#F0F2FC
6#F3F5FD
7#F6F7FD
8#F9FAFE
9#FCFCFE

Tones

Muted variations

1#E3E6F8
2#E4E7F7
3#E5E8F5
4#E6E8F4
5#E7E9F3
6#E8EAF2
7#EAEBF1
8#EBECF0
9#ECECEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F4
#F2F4FC
BackgroundsSubtle highlightsCard backgrounds
100
E1E5
#E1E5F9
Light backgroundsTable row hoverSkeleton loading
200
C8CF
#C8CFF4
Secondary backgroundsInput backgroundsDividers
300
9EAB
#9EABEB
BordersInactive statesPlaceholder text
400
6B7E
#6B7EE1
Disabled statesSecondary iconsMuted text
500
415A
#415AD8
Primary brand colorCTAsActive elementsLinks
600
263F
#263FBA
Hover statesFocus ringsPrimary buttons hover
700
1E32
#1E3294
Active/pressed statesDark mode accentsSecondary text
800
1624
#16246A
Text on light backgroundsHeadingsStrong borders
900
0E17
#0E1744
Primary textHigh emphasis contentDark headings
950
090E
#090E2A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F4FC;
  --lavender-100: #E1E5F9;
  --lavender-200: #C8CFF4;
  --lavender-300: #9EABEB;
  --lavender-400: #6B7EE1;
  --lavender-500: #415AD8;
  --lavender-600: #263FBA;
  --lavender-700: #1E3294;
  --lavender-800: #16246A;
  --lavender-900: #0E1744;
  --lavender-950: #090E2A;
}
Generate More ShadesCreate PaletteConvert Color