Lavender

#C6D8F6

Blue

Color Codes

All color formats for development

HEX
#C6D8F6
RGB
rgb(198, 216, 246)
HSL
hsl(218, 73%, 87%)
OKLCH
oklch(0.878 0.046 260.7)
CMYK
cmyk(20%, 12%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.44:1

AA AAA

On Black Background

14.55:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E0EA
200
#C6D7
300
#9AB9
400
#6594
500
#3876
600
#1E5A
700
#1848
800
#1133
900
#0B21
950
#0715

Shades

Darker variations

1#9FBDF0
2#79A2EA
3#5388E4
4#2C6DDE
5#1E59C0
6#18479A
7#123673
8#0C244D
9#061226

Tints

Lighter variations

1#CBDBF7
2#D1DFF8
3#D7E3F9
4#DDE7FA
5#E2EBFB
6#E8EFFB
7#EEF3FC
8#F4F7FD
9#F9FBFE

Tones

Muted variations

1#C8D8F4
2#CAD9F1
3#CDD9EF
4#CFDAEC
5#D2DBEA
6#D4DBE8
7#D7DCE5
8#D9DDE3
9#DBDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F6
#F2F6FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EA
#E0EAFA
Light backgroundsTable row hoverSkeleton loading
200
C6D7
#C6D7F6
Secondary backgroundsInput backgroundsDividers
300
9AB9
#9AB9EF
BordersInactive statesPlaceholder text
400
6594
#6594E7
Disabled statesSecondary iconsMuted text
500
3876
#3876E0
Primary brand colorCTAsActive elementsLinks
600
1E5A
#1E5AC2
Hover statesFocus ringsPrimary buttons hover
700
1848
#18489A
Active/pressed statesDark mode accentsSecondary text
800
1133
#11336E
Text on light backgroundsHeadingsStrong borders
900
0B21
#0B2147
Primary textHigh emphasis contentDark headings
950
0715
#07152C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F6FD;
  --lavender-100: #E0EAFA;
  --lavender-200: #C6D7F6;
  --lavender-300: #9AB9EF;
  --lavender-400: #6594E7;
  --lavender-500: #3876E0;
  --lavender-600: #1E5AC2;
  --lavender-700: #18489A;
  --lavender-800: #11336E;
  --lavender-900: #0B2147;
  --lavender-950: #07152C;
}
Generate More ShadesCreate PaletteConvert Color