Lavender

#DFE8FB

Blue

Color Codes

All color formats for development

HEX
#DFE8FB
RGB
rgb(223, 232, 251)
HSL
hsl(221, 78%, 93%)
OKLCH
oklch(0.93 0.028 265.4)
CMYK
cmyk(11%, 8%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.07:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE8
200
#C4D4
300
#97B4
400
#608C
500
#336B
600
#1950
700
#1440
800
#0E2E
900
#091D
950
#0612

Shades

Darker variations

1#B5CAF6
2#8BABF1
3#618DEB
4#366EE6
5#1A55D3
6#1544A9
7#10337F
8#0A2254
9#05112A

Tints

Lighter variations

1#E2EAFB
2#E6EDFC
3#E9EFFC
4#ECF1FD
5#EFF4FD
6#F2F6FD
7#F5F8FE
8#F9FAFE
9#FCFDFF

Tones

Muted variations

1#E1E9FA
2#E2E9F8
3#E3EAF7
4#E5EAF6
5#E6EBF4
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
#C4D4F8
Secondary backgroundsInput backgroundsDividers
300
97B4
#97B4F2
BordersInactive statesPlaceholder text
400
608C
#608CEB
Disabled statesSecondary iconsMuted text
500
336B
#336BE6
Primary brand colorCTAsActive elementsLinks
600
1950
#1950C8
Hover statesFocus ringsPrimary buttons hover
700
1440
#14409F
Active/pressed statesDark mode accentsSecondary text
800
0E2E
#0E2E71
Text on light backgroundsHeadingsStrong borders
900
091D
#091D49
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: #C4D4F8;
  --lavender-300: #97B4F2;
  --lavender-400: #608CEB;
  --lavender-500: #336BE6;
  --lavender-600: #1950C8;
  --lavender-700: #14409F;
  --lavender-800: #0E2E71;
  --lavender-900: #091D49;
  --lavender-950: #06122D;
}
Generate More ShadesCreate PaletteConvert Color