Lavender

#C4D5F8

Blue

Color Codes

All color formats for development

HEX
#C4D5F8
RGB
rgb(196, 213, 248)
HSL
hsl(220, 79%, 87%)
OKLCH
oklch(0.872 0.052 264.8)
CMYK
cmyk(21%, 14%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.48:1

AA AAA

On Black Background

14.22:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE8
200
#C4D5
300
#96B5
400
#5F8E
500
#326E
600
#1853
700
#1342
800
#0D2F
900
#091E
950
#0513

Shades

Darker variations

1#9CB9F3
2#749DEF
3#4D81EA
4#2565E5
5#1752C7
6#13419F
7#0E3177
8#09214F
9#051028

Tints

Lighter variations

1#CAD9F9
2#D0DDF9
3#D5E2FA
4#DBE6FB
5#E1EAFC
6#E7EEFC
7#EDF2FD
8#F3F7FE
9#F9FBFE

Tones

Muted variations

1#C6D6F5
2#C9D7F3
3#CCD8F0
4#CED9EE
5#D1D9EB
6#D3DAE8
7#D6DBE6
8#D9DCE3
9#DBDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE8
#DFE8FB
Light backgroundsTable row hoverSkeleton loading
200
C4D5
#C4D5F8
Secondary backgroundsInput backgroundsDividers
300
96B5
#96B5F3
BordersInactive statesPlaceholder text
400
5F8E
#5F8EEC
Disabled statesSecondary iconsMuted text
500
326E
#326EE7
Primary brand colorCTAsActive elementsLinks
600
1853
#1853C9
Hover statesFocus ringsPrimary buttons hover
700
1342
#1342A0
Active/pressed statesDark mode accentsSecondary text
800
0D2F
#0D2F72
Text on light backgroundsHeadingsStrong borders
900
091E
#091E49
Primary textHigh emphasis contentDark headings
950
0513
#05132E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F5FD;
  --lavender-100: #DFE8FB;
  --lavender-200: #C4D5F8;
  --lavender-300: #96B5F3;
  --lavender-400: #5F8EEC;
  --lavender-500: #326EE7;
  --lavender-600: #1853C9;
  --lavender-700: #1342A0;
  --lavender-800: #0D2F72;
  --lavender-900: #091E49;
  --lavender-950: #05132E;
}
Generate More ShadesCreate PaletteConvert Color