Lavender

#E0E8FB

Blue

Color Codes

All color formats for development

HEX
#E0E8FB
RGB
rgb(224, 232, 251)
HSL
hsl(222, 77%, 93%)
OKLCH
oklch(0.931 0.027 267.5)
CMYK
cmyk(11%, 8%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.11:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE8
200
#C4D4
300
#97B2
400
#618A
500
#3469
600
#1A4E
700
#153E
800
#0F2C
900
#091C
950
#0612

Shades

Darker variations

1#B5C9F5
2#8BAAF0
3#618BEB
4#386CE5
5#1B52D2
6#1642A8
7#10317E
8#0B2154
9#05102A

Tints

Lighter variations

1#E3EAFB
2#E6ECFC
3#E9EFFC
4#ECF1FD
5#EFF3FD
6#F2F6FD
7#F6F8FE
8#F9FAFE
9#FCFDFF

Tones

Muted variations

1#E1E8FA
2#E2E9F8
3#E4E9F7
4#E5EAF5
5#E6EAF4
6#E8EBF3
7#E9ECF1
8#EAECF0
9#ECEDEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE8
#DFE8FB
Light backgroundsTable row hoverSkeleton loading
200
C4D4
#C4D4F7
Secondary backgroundsInput backgroundsDividers
300
97B2
#97B2F2
BordersInactive statesPlaceholder text
400
618A
#618AEA
Disabled statesSecondary iconsMuted text
500
3469
#3469E5
Primary brand colorCTAsActive elementsLinks
600
1A4E
#1A4EC7
Hover statesFocus ringsPrimary buttons hover
700
153E
#153E9E
Active/pressed statesDark mode accentsSecondary text
800
0F2C
#0F2C71
Text on light backgroundsHeadingsStrong borders
900
091C
#091C48
Primary textHigh emphasis contentDark headings
950
0612
#06122D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F5FD;
  --lavender-100: #DFE8FB;
  --lavender-200: #C4D4F7;
  --lavender-300: #97B2F2;
  --lavender-400: #618AEA;
  --lavender-500: #3469E5;
  --lavender-600: #1A4EC7;
  --lavender-700: #153E9E;
  --lavender-800: #0F2C71;
  --lavender-900: #091C48;
  --lavender-950: #06122D;
}
Generate More ShadesCreate PaletteConvert Color