Lavender

#C4D2F8

Blue

Color Codes

All color formats for development

HEX
#C4D2F8
RGB
rgb(196, 210, 248)
HSL
hsl(224, 79%, 87%)
OKLCH
oklch(0.866 0.055 269.3)
CMYK
cmyk(21%, 15%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.51:1

AA AAA

On Black Background

13.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE7
200
#C4D2
300
#96AF
400
#5F85
500
#3262
600
#1847
700
#1338
800
#0D28
900
#091A
950
#0510

Shades

Darker variations

1#9CB3F3
2#7495EF
3#4D77EA
4#2558E5
5#1746C7
6#13389F
7#0E2A77
8#091C4F
9#050E28

Tints

Lighter variations

1#CAD6F9
2#D0DBF9
3#D5DFFA
4#DBE4FB
5#E1E8FC
6#E7EDFC
7#EDF1FD
8#F3F6FE
9#F9FAFE

Tones

Muted variations

1#C6D3F5
2#C9D4F3
3#CCD5F0
4#CED7EE
5#D1D8EB
6#D3D9E8
7#D6DAE6
8#D9DBE3
9#DBDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE7
#DFE7FB
Light backgroundsTable row hoverSkeleton loading
200
C4D2
#C4D2F8
Secondary backgroundsInput backgroundsDividers
300
96AF
#96AFF3
BordersInactive statesPlaceholder text
400
5F85
#5F85EC
Disabled statesSecondary iconsMuted text
500
3262
#3262E7
Primary brand colorCTAsActive elementsLinks
600
1847
#1847C9
Hover statesFocus ringsPrimary buttons hover
700
1338
#1338A0
Active/pressed statesDark mode accentsSecondary text
800
0D28
#0D2872
Text on light backgroundsHeadingsStrong borders
900
091A
#091A49
Primary textHigh emphasis contentDark headings
950
0510
#05102E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F5FD;
  --lavender-100: #DFE7FB;
  --lavender-200: #C4D2F8;
  --lavender-300: #96AFF3;
  --lavender-400: #5F85EC;
  --lavender-500: #3262E7;
  --lavender-600: #1847C9;
  --lavender-700: #1338A0;
  --lavender-800: #0D2872;
  --lavender-900: #091A49;
  --lavender-950: #05102E;
}
Generate More ShadesCreate PaletteConvert Color