Lavender

#DFE5FB

Blue

Color Codes

All color formats for development

HEX
#DFE5FB
RGB
rgb(223, 229, 251)
HSL
hsl(227, 78%, 93%)
OKLCH
oklch(0.924 0.031 273.6)
CMYK
cmyk(11%, 9%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.25:1

AA AAA

On Black Background

16.74:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE5
200
#C4CF
300
#97AA
400
#607E
500
#335A
600
#193F
700
#1432
800
#0E24
900
#0917
950
#060E

Shades

Darker variations

1#B5C3F6
2#8BA1F1
3#617FEB
4#365CE6
5#1A42D3
6#1535A9
7#10287F
8#0A1A54
9#050D2A

Tints

Lighter variations

1#E2E8FB
2#E6EAFC
3#E9EDFC
4#ECF0FD
5#EFF2FD
6#F2F5FD
7#F5F7FE
8#F9FAFE
9#FCFCFF

Tones

Muted variations

1#E1E6FA
2#E2E7F8
3#E3E8F7
4#E5E8F6
5#E6E9F4
6#E8EAF3
7#E9EBF1
8#EAECF0
9#ECECEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE5
#DFE5FB
Light backgroundsTable row hoverSkeleton loading
200
C4CF
#C4CFF8
Secondary backgroundsInput backgroundsDividers
300
97AA
#97AAF2
BordersInactive statesPlaceholder text
400
607E
#607EEB
Disabled statesSecondary iconsMuted text
500
335A
#335AE6
Primary brand colorCTAsActive elementsLinks
600
193F
#193FC8
Hover statesFocus ringsPrimary buttons hover
700
1432
#14329F
Active/pressed statesDark mode accentsSecondary text
800
0E24
#0E2471
Text on light backgroundsHeadingsStrong borders
900
0917
#091749
Primary textHigh emphasis contentDark headings
950
060E
#060E2D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F4FD;
  --lavender-100: #DFE5FB;
  --lavender-200: #C4CFF8;
  --lavender-300: #97AAF2;
  --lavender-400: #607EEB;
  --lavender-500: #335AE6;
  --lavender-600: #193FC8;
  --lavender-700: #14329F;
  --lavender-800: #0E2471;
  --lavender-900: #091749;
  --lavender-950: #060E2D;
}
Generate More ShadesCreate PaletteConvert Color