Lavender

#D5DAE6

Blue

Color Codes

All color formats for development

HEX
#D5DAE6
RGB
rgb(213, 218, 230)
HSL
hsl(222, 25%, 87%)
OKLCH
oklch(0.888 0.017 267.8)
CMYK
cmyk(7%, 5%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

1.40:1

AA AAA

On Black Background

15.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F7
100
#E9EB
200
#D6DB
300
#B6BE
400
#8F9D
500
#7081
600
#5465
700
#4350
800
#3039
900
#1F25
950
#1317

Shades

Darker variations

1#BAC2D5
2#9EAAC5
3#8291B4
4#6779A4
5#53648B
6#43506F
7#323C53
8#212837
9#11141C

Tints

Lighter variations

1#DADEE9
2#DEE2EB
3#E2E5EE
4#E6E9F0
5#EAEDF3
6#EEF0F5
7#F3F4F8
8#F7F8FA
9#FBFBFD

Tones

Muted variations

1#D6DBE5
2#D7DBE4
3#D8DCE4
4#D9DCE3
5#DADCE2
6#DBDDE1
7#DBDDE0
8#DCDDE0
9#DDDEDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F7
#F5F7F9
BackgroundsSubtle highlightsCard backgrounds
100
E9EB
#E9EBF2
Light backgroundsTable row hoverSkeleton loading
200
D6DB
#D6DBE6
Secondary backgroundsInput backgroundsDividers
300
B6BE
#B6BED3
BordersInactive statesPlaceholder text
400
8F9D
#8F9DBC
Disabled statesSecondary iconsMuted text
500
7081
#7081A9
Primary brand colorCTAsActive elementsLinks
600
5465
#54658C
Hover statesFocus ringsPrimary buttons hover
700
4350
#435070
Active/pressed statesDark mode accentsSecondary text
800
3039
#303950
Text on light backgroundsHeadingsStrong borders
900
1F25
#1F2533
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: #E9EBF2;
  --lavender-200: #D6DBE6;
  --lavender-300: #B6BED3;
  --lavender-400: #8F9DBC;
  --lavender-500: #7081A9;
  --lavender-600: #54658C;
  --lavender-700: #435070;
  --lavender-800: #303950;
  --lavender-900: #1F2533;
  --lavender-950: #131720;
}
Generate More ShadesCreate PaletteConvert Color