Lavender

#DFE9FB

Blue

Color Codes

All color formats for development

HEX
#DFE9FB
RGB
rgb(223, 233, 251)
HSL
hsl(219, 78%, 93%)
OKLCH
oklch(0.932 0.027 262.3)
CMYK
cmyk(11%, 7%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.22:1

AA AAA

On Black Background

17.19:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F6
100
#DFE9
200
#C4D6
300
#97B7
400
#6091
500
#3371
600
#1956
700
#1444
800
#0E31
900
#091F
950
#0614

Shades

Darker variations

1#B5CCF6
2#8BAEF1
3#6191EB
4#3674E6
5#1A5BD3
6#1549A9
7#10367F
8#0A2454
9#05122A

Tints

Lighter variations

1#E2EBFB
2#E6EDFC
3#E9F0FC
4#ECF2FD
5#EFF4FD
6#F2F6FD
7#F5F8FE
8#F9FBFE
9#FCFDFF

Tones

Muted variations

1#E1E9FA
2#E2EAF8
3#E3EAF7
4#E5EBF6
5#E6EBF4
6#E8EBF3
7#E9ECF1
8#EAECF0
9#ECEDEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F6
#F1F6FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE9
#DFE9FB
Light backgroundsTable row hoverSkeleton loading
200
C4D6
#C4D6F8
Secondary backgroundsInput backgroundsDividers
300
97B7
#97B7F2
BordersInactive statesPlaceholder text
400
6091
#6091EB
Disabled statesSecondary iconsMuted text
500
3371
#3371E6
Primary brand colorCTAsActive elementsLinks
600
1956
#1956C8
Hover statesFocus ringsPrimary buttons hover
700
1444
#14449F
Active/pressed statesDark mode accentsSecondary text
800
0E31
#0E3171
Text on light backgroundsHeadingsStrong borders
900
091F
#091F49
Primary textHigh emphasis contentDark headings
950
0614
#06142D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F6FD;
  --lavender-100: #DFE9FB;
  --lavender-200: #C4D6F8;
  --lavender-300: #97B7F2;
  --lavender-400: #6091EB;
  --lavender-500: #3371E6;
  --lavender-600: #1956C8;
  --lavender-700: #14449F;
  --lavender-800: #0E3171;
  --lavender-900: #091F49;
  --lavender-950: #06142D;
}
Generate More ShadesCreate PaletteConvert Color