Lavender

#E3E7F8

Blue

Color Codes

All color formats for development

HEX
#E3E7F8
RGB
rgb(227, 231, 248)
HSL
hsl(229, 60%, 93%)
OKLCH
oklch(0.93 0.023 275.4)
CMYK
cmyk(8%, 7%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.05:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F4
100
#E2E6
200
#CAD1
300
#A1AE
400
#7084
500
#4761
600
#2D46
700
#2437
800
#1A28
900
#1019
950
#0A10

Shades

Darker variations

1#BCC6EE
2#97A5E5
3#7184DB
4#4B63D2
5#2F4ABE
6#263B98
7#1C2C72
8#131D4C
9#090F26

Tints

Lighter variations

1#E5E9F9
2#E8EBF9
3#EBEEFA
4#EEF0FB
5#F1F3FB
6#F4F5FC
7#F6F8FD
8#F9FAFE
9#FCFDFE

Tones

Muted variations

1#E4E7F7
2#E5E8F6
3#E6E8F5
4#E7E9F4
5#E8EAF3
6#E9EAF1
7#EAEBF0
8#EBECEF
9#ECECEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F4
#F3F4FC
BackgroundsSubtle highlightsCard backgrounds
100
E2E6
#E2E6F8
Light backgroundsTable row hoverSkeleton loading
200
CAD1
#CAD1F2
Secondary backgroundsInput backgroundsDividers
300
A1AE
#A1AEE8
BordersInactive statesPlaceholder text
400
7084
#7084DB
Disabled statesSecondary iconsMuted text
500
4761
#4761D1
Primary brand colorCTAsActive elementsLinks
600
2D46
#2D46B4
Hover statesFocus ringsPrimary buttons hover
700
2437
#24378F
Active/pressed statesDark mode accentsSecondary text
800
1A28
#1A2866
Text on light backgroundsHeadingsStrong borders
900
1019
#101941
Primary textHigh emphasis contentDark headings
950
0A10
#0A1029
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F4FC;
  --lavender-100: #E2E6F8;
  --lavender-200: #CAD1F2;
  --lavender-300: #A1AEE8;
  --lavender-400: #7084DB;
  --lavender-500: #4761D1;
  --lavender-600: #2D46B4;
  --lavender-700: #24378F;
  --lavender-800: #1A2866;
  --lavender-900: #101941;
  --lavender-950: #0A1029;
}
Generate More ShadesCreate PaletteConvert Color