Lavender

#D5DCE7

Blue

Color Codes

All color formats for development

HEX
#D5DCE7
RGB
rgb(213, 220, 231)
HSL
hsl(217, 27%, 87%)
OKLCH
oklch(0.892 0.017 259.4)
CMYK
cmyk(8%, 5%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.38:1

AA AAA

On Black Background

15.22:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F7
100
#E8EC
200
#D5DC
300
#B5C1
400
#8EA0
500
#6D85
600
#5269
700
#4154
800
#2F3C
900
#1E26
950
#1318

Shades

Darker variations

1#B9C4D7
2#9DADC6
3#8095B6
4#647DA6
5#51688D
6#415371
7#313E55
8#202A38
9#10151C

Tints

Lighter variations

1#D9DFE9
2#DDE3EC
3#E2E6EE
4#E6EAF0
5#EAEDF3
6#EEF1F5
7#F2F4F8
8#F7F8FA
9#FBFBFD

Tones

Muted variations

1#D6DCE6
2#D7DCE5
3#D8DCE4
4#D8DDE3
5#D9DDE2
6#DADDE1
7#DBDDE1
8#DCDDE0
9#DDDEDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F7
#F5F7F9
BackgroundsSubtle highlightsCard backgrounds
100
E8EC
#E8ECF2
Light backgroundsTable row hoverSkeleton loading
200
D5DC
#D5DCE7
Secondary backgroundsInput backgroundsDividers
300
B5C1
#B5C1D4
BordersInactive statesPlaceholder text
400
8EA0
#8EA0BE
Disabled statesSecondary iconsMuted text
500
6D85
#6D85AB
Primary brand colorCTAsActive elementsLinks
600
5269
#52698E
Hover statesFocus ringsPrimary buttons hover
700
4154
#415471
Active/pressed statesDark mode accentsSecondary text
800
2F3C
#2F3C51
Text on light backgroundsHeadingsStrong borders
900
1E26
#1E2634
Primary textHigh emphasis contentDark headings
950
1318
#131820
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F7F9;
  --lavender-100: #E8ECF2;
  --lavender-200: #D5DCE7;
  --lavender-300: #B5C1D4;
  --lavender-400: #8EA0BE;
  --lavender-500: #6D85AB;
  --lavender-600: #52698E;
  --lavender-700: #415471;
  --lavender-800: #2F3C51;
  --lavender-900: #1E2634;
  --lavender-950: #131820;
}
Generate More ShadesCreate PaletteConvert Color