Lavender

#C6D9F5

Blue

Color Codes

All color formats for development

HEX
#C6D9F5
RGB
rgb(198, 217, 245)
HSL
hsl(216, 70%, 87%)
OKLCH
oklch(0.88 0.044 258)
CMYK
cmyk(19%, 11%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.43:1

AA AAA

On Black Background

14.64:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E1EB
200
#C7D9
300
#9BBC
400
#6799
500
#3C7C
600
#2260
700
#1B4D
800
#1337
900
#0C23
950
#0816

Shades

Darker variations

1#A1C0EE
2#7BA7E8
3#568DE1
4#3074DA
5#215FBD
6#1B4C97
7#143971
8#0D264B
9#071326

Tints

Lighter variations

1#CCDDF6
2#D2E1F7
3#D8E5F8
4#DDE8F9
5#E3ECFA
6#E8F0FB
7#EEF4FC
8#F4F7FD
9#F9FBFE

Tones

Muted variations

1#C9DAF3
2#CBDAF0
3#CEDBEE
4#D0DBEC
5#D2DCE9
6#D5DCE7
7#D7DCE5
8#D9DDE2
9#DCDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F6
#F2F6FD
BackgroundsSubtle highlightsCard backgrounds
100
E1EB
#E1EBFA
Light backgroundsTable row hoverSkeleton loading
200
C7D9
#C7D9F5
Secondary backgroundsInput backgroundsDividers
300
9BBC
#9BBCED
BordersInactive statesPlaceholder text
400
6799
#6799E4
Disabled statesSecondary iconsMuted text
500
3C7C
#3C7CDD
Primary brand colorCTAsActive elementsLinks
600
2260
#2260BF
Hover statesFocus ringsPrimary buttons hover
700
1B4D
#1B4D98
Active/pressed statesDark mode accentsSecondary text
800
1337
#13376C
Text on light backgroundsHeadingsStrong borders
900
0C23
#0C2345
Primary textHigh emphasis contentDark headings
950
0816
#08162B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F6FD;
  --lavender-100: #E1EBFA;
  --lavender-200: #C7D9F5;
  --lavender-300: #9BBCED;
  --lavender-400: #6799E4;
  --lavender-500: #3C7CDD;
  --lavender-600: #2260BF;
  --lavender-700: #1B4D98;
  --lavender-800: #13376C;
  --lavender-900: #0C2345;
  --lavender-950: #08162B;
}
Generate More ShadesCreate PaletteConvert Color