Lavender

#D4E2E7

Blue

Color Codes

All color formats for development

HEX
#D4E2E7
RGB
rgb(212, 226, 231)
HSL
hsl(196, 28%, 87%)
OKLCH
oklch(0.904 0.017 221.1)
CMYK
cmyk(8%, 2%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

1.33:1

AA AAA

On Black Background

15.83:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F8
100
#E8EF
200
#D5E2
300
#B4CC
400
#8DB1
500
#6C9B
600
#517F
700
#4065
800
#2E48
900
#1D2E
950
#121D

Shades

Darker variations

1#B8CFD7
2#9CBCC7
3#7FA8B7
4#6395A7
5#507D8E
6#406472
7#304B55
8#203239
9#10191C

Tints

Lighter variations

1#D9E5EA
2#DDE8EC
3#E1EBEE
4#E6EEF1
5#EAF1F3
6#EEF3F5
7#F2F6F8
8#F7F9FA
9#FBFCFD

Tones

Muted variations

1#D5E2E6
2#D6E1E5
3#D7E1E4
4#D8E0E3
5#D9E0E2
6#DAE0E2
7#DBDFE1
8#DCDFE0
9#DDDEDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F8
#F5F8F9
BackgroundsSubtle highlightsCard backgrounds
100
E8EF
#E8EFF2
Light backgroundsTable row hoverSkeleton loading
200
D5E2
#D5E2E7
Secondary backgroundsInput backgroundsDividers
300
B4CC
#B4CCD5
BordersInactive statesPlaceholder text
400
8DB1
#8DB1BF
Disabled statesSecondary iconsMuted text
500
6C9B
#6C9BAC
Primary brand colorCTAsActive elementsLinks
600
517F
#517F90
Hover statesFocus ringsPrimary buttons hover
700
4065
#406572
Active/pressed statesDark mode accentsSecondary text
800
2E48
#2E4852
Text on light backgroundsHeadingsStrong borders
900
1D2E
#1D2E34
Primary textHigh emphasis contentDark headings
950
121D
#121D21
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F8F9;
  --lavender-100: #E8EFF2;
  --lavender-200: #D5E2E7;
  --lavender-300: #B4CCD5;
  --lavender-400: #8DB1BF;
  --lavender-500: #6C9BAC;
  --lavender-600: #517F90;
  --lavender-700: #406572;
  --lavender-800: #2E4852;
  --lavender-900: #1D2E34;
  --lavender-950: #121D21;
}
Generate More ShadesCreate PaletteConvert Color