Lavender

#C3C6F8

Blue

Color Codes

All color formats for development

HEX
#C3C6F8
RGB
rgb(195, 198, 248)
HSL
hsl(237, 79%, 87%)
OKLCH
oklch(0.841 0.07 282.1)
CMYK
cmyk(21%, 20%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.65:1

AA AAA

On Black Background

12.75:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F2
100
#DFE0
200
#C4C6
300
#969B
400
#5F66
500
#323B
600
#1820
700
#131A
800
#0D12
900
#090C
950
#0507

Shades

Darker variations

1#9CA0F3
2#747AEF
3#4D54EA
4#252EE5
5#1720C7
6#131A9F
7#0E1377
8#090D4F
9#050628

Tints

Lighter variations

1#CACCF9
2#D0D2F9
3#D5D7FA
4#DBDDFB
5#E1E3FC
6#E7E8FC
7#EDEEFD
8#F3F4FE
9#F9F9FE

Tones

Muted variations

1#C6C9F5
2#C9CBF3
3#CCCDF0
4#CED0EE
5#D1D2EB
6#D3D4E8
7#D6D7E6
8#D9D9E3
9#DBDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F2
#F1F2FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE0
#DFE0FB
Light backgroundsTable row hoverSkeleton loading
200
C4C6
#C4C6F8
Secondary backgroundsInput backgroundsDividers
300
969B
#969BF3
BordersInactive statesPlaceholder text
400
5F66
#5F66EC
Disabled statesSecondary iconsMuted text
500
323B
#323BE7
Primary brand colorCTAsActive elementsLinks
600
1820
#1820C9
Hover statesFocus ringsPrimary buttons hover
700
131A
#131AA0
Active/pressed statesDark mode accentsSecondary text
800
0D12
#0D1272
Text on light backgroundsHeadingsStrong borders
900
090C
#090C49
Primary textHigh emphasis contentDark headings
950
0507
#05072E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F2FD;
  --lavender-100: #DFE0FB;
  --lavender-200: #C4C6F8;
  --lavender-300: #969BF3;
  --lavender-400: #5F66EC;
  --lavender-500: #323BE7;
  --lavender-600: #1820C9;
  --lavender-700: #131AA0;
  --lavender-800: #0D1272;
  --lavender-900: #090C49;
  --lavender-950: #05072E;
}
Generate More ShadesCreate PaletteConvert Color