Lavender

#E0E6FB

Blue

Color Codes

All color formats for development

HEX
#E0E6FB
RGB
rgb(224, 230, 251)
HSL
hsl(227, 77%, 93%)
OKLCH
oklch(0.927 0.029 273.1)
CMYK
cmyk(11%, 8%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.24:1

AA AAA

On Black Background

16.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE5
200
#C4CF
300
#97AB
400
#617F
500
#345A
600
#1A3F
700
#1532
800
#0F24
900
#0917
950
#060E

Shades

Darker variations

1#B5C3F5
2#8BA1F0
3#617FEB
4#385DE5
5#1B43D2
6#1635A8
7#10287E
8#0B1B54
9#050D2A

Tints

Lighter variations

1#E3E8FB
2#E6EAFC
3#E9EDFC
4#ECF0FD
5#EFF2FD
6#F2F5FD
7#F6F7FE
8#F9FAFE
9#FCFCFF

Tones

Muted variations

1#E1E6FA
2#E2E7F8
3#E4E8F7
4#E5E8F5
5#E6E9F4
6#E8EAF3
7#E9EBF1
8#EAECF0
9#ECECEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE5
#DFE5FB
Light backgroundsTable row hoverSkeleton loading
200
C4CF
#C4CFF7
Secondary backgroundsInput backgroundsDividers
300
97AB
#97ABF2
BordersInactive statesPlaceholder text
400
617F
#617FEA
Disabled statesSecondary iconsMuted text
500
345A
#345AE5
Primary brand colorCTAsActive elementsLinks
600
1A3F
#1A3FC7
Hover statesFocus ringsPrimary buttons hover
700
1532
#15329E
Active/pressed statesDark mode accentsSecondary text
800
0F24
#0F2471
Text on light backgroundsHeadingsStrong borders
900
0917
#091748
Primary textHigh emphasis contentDark headings
950
060E
#060E2D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F4FD;
  --lavender-100: #DFE5FB;
  --lavender-200: #C4CFF7;
  --lavender-300: #97ABF2;
  --lavender-400: #617FEA;
  --lavender-500: #345AE5;
  --lavender-600: #1A3FC7;
  --lavender-700: #15329E;
  --lavender-800: #0F2471;
  --lavender-900: #091748;
  --lavender-950: #060E2D;
}
Generate More ShadesCreate PaletteConvert Color