Lavender

#D1DCEB

Blue

Color Codes

All color formats for development

HEX
#D1DCEB
RGB
rgb(209, 220, 235)
HSL
hsl(215, 39%, 87%)
OKLCH
oklch(0.891 0.024 256.1)
CMYK
cmyk(11%, 6%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

1.39:1

AA AAA

On Black Background

15.15:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F7
100
#E6EC
200
#D1DC
300
#ADC1
400
#83A0
500
#5F85
600
#4469
700
#3653
800
#273C
900
#1926
950
#1018

Shades

Darker variations

1#B2C4DD
2#93ACD0
3#7495C2
4#567DB5
5#44689A
6#36537B
7#293E5D
8#1B293E
9#0E151F

Tints

Lighter variations

1#D6DFED
2#DAE3EF
3#DFE6F1
4#E3EAF3
5#E8EDF5
6#EDF1F7
7#F1F4F9
8#F6F8FB
9#FAFBFD

Tones

Muted variations

1#D2DCE9
2#D4DCE8
3#D5DCE7
4#D6DDE6
5#D7DDE4
6#D9DDE3
7#DADDE2
8#DBDDE0
9#DDDEDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F7
#F4F7FA
BackgroundsSubtle highlightsCard backgrounds
100
E6EC
#E6ECF4
Light backgroundsTable row hoverSkeleton loading
200
D1DC
#D1DCEB
Secondary backgroundsInput backgroundsDividers
300
ADC1
#ADC1DB
BordersInactive statesPlaceholder text
400
83A0
#83A0C9
Disabled statesSecondary iconsMuted text
500
5F85
#5F85B9
Primary brand colorCTAsActive elementsLinks
600
4469
#44699C
Hover statesFocus ringsPrimary buttons hover
700
3653
#36537C
Active/pressed statesDark mode accentsSecondary text
800
273C
#273C59
Text on light backgroundsHeadingsStrong borders
900
1926
#192639
Primary textHigh emphasis contentDark headings
950
1018
#101823
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F7FA;
  --lavender-100: #E6ECF4;
  --lavender-200: #D1DCEB;
  --lavender-300: #ADC1DB;
  --lavender-400: #83A0C9;
  --lavender-500: #5F85B9;
  --lavender-600: #44699C;
  --lavender-700: #36537C;
  --lavender-800: #273C59;
  --lavender-900: #192639;
  --lavender-950: #101823;
}
Generate More ShadesCreate PaletteConvert Color