Lavender

#E1ECFA

Blue

Color Codes

All color formats for development

HEX
#E1ECFA
RGB
rgb(225, 236, 250)
HSL
hsl(214, 71%, 93%)
OKLCH
oklch(0.939 0.022 254.4)
CMYK
cmyk(10%, 6%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.19:1

AA AAA

On Black Background

17.58:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F7
100
#E0EB
200
#C6DB
300
#9BBF
400
#669D
500
#3B81
600
#2166
700
#1A51
800
#123A
900
#0C25
950
#0717

Shades

Darker variations

1#B8D2F3
2#8FB8EC
3#679EE5
4#3E84DE
5#226BCB
6#1C56A2
7#15407A
8#0E2B51
9#071529

Tints

Lighter variations

1#E4EDFA
2#E7EFFB
3#EAF1FB
4#EDF3FC
5#F0F5FC
6#F3F7FD
7#F6F9FD
8#F9FBFE
9#FCFDFE

Tones

Muted variations

1#E2ECF9
2#E3ECF7
3#E4ECF6
4#E6ECF5
5#E7ECF3
6#E8ECF2
7#E9EDF1
8#EBEDF0
9#ECEDEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F7
#F2F7FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EB
#E0EBFA
Light backgroundsTable row hoverSkeleton loading
200
C6DB
#C6DBF5
Secondary backgroundsInput backgroundsDividers
300
9BBF
#9BBFEE
BordersInactive statesPlaceholder text
400
669D
#669DE5
Disabled statesSecondary iconsMuted text
500
3B81
#3B81DE
Primary brand colorCTAsActive elementsLinks
600
2166
#2166C0
Hover statesFocus ringsPrimary buttons hover
700
1A51
#1A5199
Active/pressed statesDark mode accentsSecondary text
800
123A
#123A6D
Text on light backgroundsHeadingsStrong borders
900
0C25
#0C2546
Primary textHigh emphasis contentDark headings
950
0717
#07172C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F7FD;
  --lavender-100: #E0EBFA;
  --lavender-200: #C6DBF5;
  --lavender-300: #9BBFEE;
  --lavender-400: #669DE5;
  --lavender-500: #3B81DE;
  --lavender-600: #2166C0;
  --lavender-700: #1A5199;
  --lavender-800: #123A6D;
  --lavender-900: #0C2546;
  --lavender-950: #07172C;
}
Generate More ShadesCreate PaletteConvert Color