Lavender

#D5DBE7

Blue

Color Codes

All color formats for development

HEX
#D5DBE7
RGB
rgb(213, 219, 231)
HSL
hsl(220, 27%, 87%)
OKLCH
oklch(0.89 0.018 264.5)
CMYK
cmyk(8%, 5%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.39:1

AA AAA

On Black Background

15.12:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F7
100
#E8EC
200
#D5DB
300
#B5BF
400
#8E9E
500
#6D82
600
#5266
700
#4151
800
#2F3A
900
#1E25
950
#1317

Shades

Darker variations

1#B9C3D7
2#9DABC6
3#8092B6
4#647AA6
5#51658D
6#415171
7#313D55
8#202838
9#10141C

Tints

Lighter variations

1#D9DEE9
2#DDE2EC
3#E2E6EE
4#E6E9F0
5#EAEDF3
6#EEF1F5
7#F2F4F8
8#F7F8FA
9#FBFBFD

Tones

Muted variations

1#D6DBE6
2#D7DBE5
3#D8DCE4
4#D8DCE3
5#D9DCE2
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
D5DB
#D5DBE7
Secondary backgroundsInput backgroundsDividers
300
B5BF
#B5BFD4
BordersInactive statesPlaceholder text
400
8E9E
#8E9EBE
Disabled statesSecondary iconsMuted text
500
6D82
#6D82AB
Primary brand colorCTAsActive elementsLinks
600
5266
#52668E
Hover statesFocus ringsPrimary buttons hover
700
4151
#415171
Active/pressed statesDark mode accentsSecondary text
800
2F3A
#2F3A51
Text on light backgroundsHeadingsStrong borders
900
1E25
#1E2534
Primary textHigh emphasis contentDark headings
950
1317
#131720
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F7F9;
  --lavender-100: #E8ECF2;
  --lavender-200: #D5DBE7;
  --lavender-300: #B5BFD4;
  --lavender-400: #8E9EBE;
  --lavender-500: #6D82AB;
  --lavender-600: #52668E;
  --lavender-700: #415171;
  --lavender-800: #2F3A51;
  --lavender-900: #1E2534;
  --lavender-950: #131720;
}
Generate More ShadesCreate PaletteConvert Color