Lavender

#DFE4FB

Blue

Color Codes

All color formats for development

HEX
#DFE4FB
RGB
rgb(223, 228, 251)
HSL
hsl(229, 78%, 93%)
OKLCH
oklch(0.922 0.032 276)
CMYK
cmyk(11%, 9%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.26:1

AA AAA

On Black Background

16.63:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE4
200
#C4CD
300
#97A7
400
#607A
500
#3354
600
#1939
700
#142D
800
#0E20
900
#0915
950
#060D

Shades

Darker variations

1#B5C1F6
2#8B9DF1
3#617AEB
4#3657E6
5#1A3CD3
6#1530A9
7#10247F
8#0A1854
9#050C2A

Tints

Lighter variations

1#E2E7FB
2#E6EAFC
3#E9ECFC
4#ECEFFD
5#EFF2FD
6#F2F4FD
7#F5F7FE
8#F9FAFE
9#FCFCFF

Tones

Muted variations

1#E1E5FA
2#E2E6F8
3#E3E7F7
4#E5E8F6
5#E6E9F4
6#E8EAF3
7#E9EBF1
8#EAEBF0
9#ECECEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE4
#DFE4FB
Light backgroundsTable row hoverSkeleton loading
200
C4CD
#C4CDF8
Secondary backgroundsInput backgroundsDividers
300
97A7
#97A7F2
BordersInactive statesPlaceholder text
400
607A
#607AEB
Disabled statesSecondary iconsMuted text
500
3354
#3354E6
Primary brand colorCTAsActive elementsLinks
600
1939
#1939C8
Hover statesFocus ringsPrimary buttons hover
700
142D
#142D9F
Active/pressed statesDark mode accentsSecondary text
800
0E20
#0E2071
Text on light backgroundsHeadingsStrong borders
900
0915
#091549
Primary textHigh emphasis contentDark headings
950
060D
#060D2D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F4FD;
  --lavender-100: #DFE4FB;
  --lavender-200: #C4CDF8;
  --lavender-300: #97A7F2;
  --lavender-400: #607AEB;
  --lavender-500: #3354E6;
  --lavender-600: #1939C8;
  --lavender-700: #142D9F;
  --lavender-800: #0E2071;
  --lavender-900: #091549;
  --lavender-950: #060D2D;
}
Generate More ShadesCreate PaletteConvert Color