Lavender

#D9E0E3

Blue

Color Codes

All color formats for development

HEX
#D9E0E3
RGB
rgb(217, 224, 227)
HSL
hsl(198, 15%, 87%)
OKLCH
oklch(0.902 0.009 225.1)
CMYK
cmyk(4%, 1%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

1.34:1

AA AAA

On Black Background

15.72:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F8
100
#EAEE
200
#D9E0
300
#BCC8
400
#98AB
500
#7B93
600
#5F77
700
#4C5F
800
#3644
900
#232B
950
#161B

Shades

Darker variations

1#BFCBD0
2#A6B6BD
3#8CA1AA
4#738C97
5#5E7680
6#4B5E66
7#39474D
8#262F33
9#13181A

Tints

Lighter variations

1#DDE3E6
2#E1E6E8
3#E4E9EB
4#E8ECEE
5#ECEFF1
6#F0F3F4
7#F4F6F7
8#F7F9F9
9#FBFCFC

Tones

Muted variations

1#D9E0E2
2#DADFE2
3#DADFE1
4#DBDFE1
5#DBDFE0
6#DCDFE0
7#DCDEDF
8#DDDEDF
9#DDDEDE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F8
#F6F8F8
BackgroundsSubtle highlightsCard backgrounds
100
EAEE
#EAEEF0
Light backgroundsTable row hoverSkeleton loading
200
D9E0
#D9E0E3
Secondary backgroundsInput backgroundsDividers
300
BCC8
#BCC8CD
BordersInactive statesPlaceholder text
400
98AB
#98ABB3
Disabled statesSecondary iconsMuted text
500
7B93
#7B939D
Primary brand colorCTAsActive elementsLinks
600
5F77
#5F7781
Hover statesFocus ringsPrimary buttons hover
700
4C5F
#4C5F67
Active/pressed statesDark mode accentsSecondary text
800
3644
#364449
Text on light backgroundsHeadingsStrong borders
900
232B
#232B2F
Primary textHigh emphasis contentDark headings
950
161B
#161B1D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F8F8;
  --lavender-100: #EAEEF0;
  --lavender-200: #D9E0E3;
  --lavender-300: #BCC8CD;
  --lavender-400: #98ABB3;
  --lavender-500: #7B939D;
  --lavender-600: #5F7781;
  --lavender-700: #4C5F67;
  --lavender-800: #364449;
  --lavender-900: #232B2F;
  --lavender-950: #161B1D;
}
Generate More ShadesCreate PaletteConvert Color