Lavender

#D4D9E7

Blue

Color Codes

All color formats for development

HEX
#D4D9E7
RGB
rgb(212, 217, 231)
HSL
hsl(224, 28%, 87%)
OKLCH
oklch(0.886 0.02 270.2)
CMYK
cmyk(8%, 6%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.41:1

AA AAA

On Black Background

14.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F6
100
#E8EB
200
#D5DA
300
#B4BD
400
#8D9A
500
#6C7D
600
#5162
700
#404E
800
#2E37
900
#1D23
950
#1216

Shades

Darker variations

1#B8C0D7
2#9CA7C7
3#7F8EB7
4#6375A7
5#50608E
6#404D72
7#303A55
8#202739
9#10131C

Tints

Lighter variations

1#D9DDEA
2#DDE1EC
3#E1E5EE
4#E6E9F1
5#EAECF3
6#EEF0F5
7#F2F4F8
8#F7F8FA
9#FBFBFD

Tones

Muted variations

1#D5DAE6
2#D6DAE5
3#D7DBE4
4#D8DBE3
5#D9DCE2
6#DADCE2
7#DBDDE1
8#DCDDE0
9#DDDDDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F6
#F5F6F9
BackgroundsSubtle highlightsCard backgrounds
100
E8EB
#E8EBF2
Light backgroundsTable row hoverSkeleton loading
200
D5DA
#D5DAE7
Secondary backgroundsInput backgroundsDividers
300
B4BD
#B4BDD5
BordersInactive statesPlaceholder text
400
8D9A
#8D9ABF
Disabled statesSecondary iconsMuted text
500
6C7D
#6C7DAC
Primary brand colorCTAsActive elementsLinks
600
5162
#516290
Hover statesFocus ringsPrimary buttons hover
700
404E
#404E72
Active/pressed statesDark mode accentsSecondary text
800
2E37
#2E3752
Text on light backgroundsHeadingsStrong borders
900
1D23
#1D2334
Primary textHigh emphasis contentDark headings
950
1216
#121621
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F6F9;
  --lavender-100: #E8EBF2;
  --lavender-200: #D5DAE7;
  --lavender-300: #B4BDD5;
  --lavender-400: #8D9ABF;
  --lavender-500: #6C7DAC;
  --lavender-600: #516290;
  --lavender-700: #404E72;
  --lavender-800: #2E3752;
  --lavender-900: #1D2334;
  --lavender-950: #121621;
}
Generate More ShadesCreate PaletteConvert Color