Lavender

#C6DCF6

Blue

Color Codes

All color formats for development

HEX
#C6DCF6
RGB
rgb(198, 220, 246)
HSL
hsl(213, 73%, 87%)
OKLCH
oklch(0.886 0.043 252.7)
CMYK
cmyk(20%, 11%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.40:1

AA AAA

On Black Background

14.97:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F7
100
#E0EC
200
#C6DB
300
#9AC0
400
#659F
500
#3884
600
#1E68
700
#1853
800
#113B
900
#0B26
950
#0718

Shades

Darker variations

1#9FC4F0
2#79ACEA
3#5394E4
4#2C7CDE
5#1E67C0
6#18529A
7#123E73
8#0C294D
9#061526

Tints

Lighter variations

1#CBDFF7
2#D1E3F8
3#D7E6F9
4#DDEAFA
5#E2EDFB
6#E8F1FB
7#EEF4FC
8#F4F8FD
9#F9FBFE

Tones

Muted variations

1#C8DCF4
2#CADCF1
3#CDDCEF
4#CFDCEC
5#D2DDEA
6#D4DDE8
7#D7DDE5
8#D9DDE3
9#DBDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F7
#F2F7FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EC
#E0ECFA
Light backgroundsTable row hoverSkeleton loading
200
C6DB
#C6DBF6
Secondary backgroundsInput backgroundsDividers
300
9AC0
#9AC0EF
BordersInactive statesPlaceholder text
400
659F
#659FE7
Disabled statesSecondary iconsMuted text
500
3884
#3884E0
Primary brand colorCTAsActive elementsLinks
600
1E68
#1E68C2
Hover statesFocus ringsPrimary buttons hover
700
1853
#18539A
Active/pressed statesDark mode accentsSecondary text
800
113B
#113B6E
Text on light backgroundsHeadingsStrong borders
900
0B26
#0B2647
Primary textHigh emphasis contentDark headings
950
0718
#07182C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F7FD;
  --lavender-100: #E0ECFA;
  --lavender-200: #C6DBF6;
  --lavender-300: #9AC0EF;
  --lavender-400: #659FE7;
  --lavender-500: #3884E0;
  --lavender-600: #1E68C2;
  --lavender-700: #18539A;
  --lavender-800: #113B6E;
  --lavender-900: #0B2647;
  --lavender-950: #07182C;
}
Generate More ShadesCreate PaletteConvert Color