Lavender

#D5D9E7

Blue

Color Codes

All color formats for development

HEX
#D5D9E7
RGB
rgb(213, 217, 231)
HSL
hsl(227, 27%, 87%)
OKLCH
oklch(0.886 0.02 273.2)
CMYK
cmyk(8%, 6%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.41:1

AA AAA

On Black Background

14.91:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F6
100
#E8EA
200
#D5D9
300
#B5BB
400
#8E98
500
#6D7B
600
#525F
700
#414C
800
#2F36
900
#1E23
950
#1316

Shades

Darker variations

1#B9BFD7
2#9DA6C6
3#808CB6
4#6472A6
5#515E8D
6#414B71
7#313855
8#202638
9#10131C

Tints

Lighter variations

1#D9DDE9
2#DDE0EC
3#E2E4EE
4#E6E8F0
5#EAECF3
6#EEF0F5
7#F2F4F8
8#F7F7FA
9#FBFBFD

Tones

Muted variations

1#D6D9E6
2#D7DAE5
3#D8DAE4
4#D8DBE3
5#D9DBE2
6#DADCE1
7#DBDCE1
8#DCDDE0
9#DDDDDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F6
#F5F6F9
BackgroundsSubtle highlightsCard backgrounds
100
E8EA
#E8EAF2
Light backgroundsTable row hoverSkeleton loading
200
D5D9
#D5D9E7
Secondary backgroundsInput backgroundsDividers
300
B5BB
#B5BBD4
BordersInactive statesPlaceholder text
400
8E98
#8E98BE
Disabled statesSecondary iconsMuted text
500
6D7B
#6D7BAB
Primary brand colorCTAsActive elementsLinks
600
525F
#525F8E
Hover statesFocus ringsPrimary buttons hover
700
414C
#414C71
Active/pressed statesDark mode accentsSecondary text
800
2F36
#2F3651
Text on light backgroundsHeadingsStrong borders
900
1E23
#1E2334
Primary textHigh emphasis contentDark headings
950
1316
#131620
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F6F9;
  --lavender-100: #E8EAF2;
  --lavender-200: #D5D9E7;
  --lavender-300: #B5BBD4;
  --lavender-400: #8E98BE;
  --lavender-500: #6D7BAB;
  --lavender-600: #525F8E;
  --lavender-700: #414C71;
  --lavender-800: #2F3651;
  --lavender-900: #1E2334;
  --lavender-950: #131620;
}
Generate More ShadesCreate PaletteConvert Color