Lavender

#E1EFFA

Blue

Color Codes

All color formats for development

HEX
#E1EFFA
RGB
rgb(225, 239, 250)
HSL
hsl(206, 71%, 93%)
OKLCH
oklch(0.945 0.021 241.4)
CMYK
cmyk(10%, 4%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.17:1

AA AAA

On Black Background

17.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E0EF
200
#C6E1
300
#9BCA
400
#66AE
500
#3B97
600
#217B
700
#1A62
800
#1246
900
#0C2D
950
#071C

Shades

Darker variations

1#B8D9F3
2#8FC4EC
3#67AEE5
4#3E99DE
5#2282CB
6#1C68A2
7#154E7A
8#0E3451
9#071A29

Tints

Lighter variations

1#E4F0FA
2#E7F2FB
3#EAF4FB
4#EDF5FC
5#F0F7FC
6#F3F9FD
7#F6FAFD
8#F9FCFE
9#FCFDFE

Tones

Muted variations

1#E2EFF9
2#E3EFF7
3#E4EEF6
4#E6EEF5
5#E7EEF3
6#E8EEF2
7#E9EEF1
8#EBEDF0
9#ECEDEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EF
#E0EFFA
Light backgroundsTable row hoverSkeleton loading
200
C6E1
#C6E1F5
Secondary backgroundsInput backgroundsDividers
300
9BCA
#9BCAEE
BordersInactive statesPlaceholder text
400
66AE
#66AEE5
Disabled statesSecondary iconsMuted text
500
3B97
#3B97DE
Primary brand colorCTAsActive elementsLinks
600
217B
#217BC0
Hover statesFocus ringsPrimary buttons hover
700
1A62
#1A6299
Active/pressed statesDark mode accentsSecondary text
800
1246
#12466D
Text on light backgroundsHeadingsStrong borders
900
0C2D
#0C2D46
Primary textHigh emphasis contentDark headings
950
071C
#071C2C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F8FD;
  --lavender-100: #E0EFFA;
  --lavender-200: #C6E1F5;
  --lavender-300: #9BCAEE;
  --lavender-400: #66AEE5;
  --lavender-500: #3B97DE;
  --lavender-600: #217BC0;
  --lavender-700: #1A6299;
  --lavender-800: #12466D;
  --lavender-900: #0C2D46;
  --lavender-950: #071C2C;
}
Generate More ShadesCreate PaletteConvert Color