Lavender

#C7D7F5

Blue

Color Codes

All color formats for development

HEX
#C7D7F5
RGB
rgb(199, 215, 245)
HSL
hsl(219, 70%, 87%)
OKLCH
oklch(0.877 0.045 263.1)
CMYK
cmyk(19%, 12%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.45:1

AA AAA

On Black Background

14.47:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E1E9
200
#C7D7
300
#9BB8
400
#6793
500
#3C74
600
#2259
700
#1B47
800
#1332
900
#0C20
950
#0814

Shades

Darker variations

1#A1BCEE
2#7BA1E8
3#5686E1
4#306CDA
5#2158BD
6#1B4697
7#143571
8#0D234B
9#071226

Tints

Lighter variations

1#CCDBF6
2#D2DFF7
3#D8E3F8
4#DDE7F9
5#E3EBFA
6#E8EFFB
7#EEF3FC
8#F4F7FD
9#F9FBFE

Tones

Muted variations

1#C9D8F3
2#CBD8F0
3#CED9EE
4#D0DAEC
5#D2DAE9
6#D5DBE7
7#D7DCE5
8#D9DCE2
9#DCDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F6
#F2F6FD
BackgroundsSubtle highlightsCard backgrounds
100
E1E9
#E1E9FA
Light backgroundsTable row hoverSkeleton loading
200
C7D7
#C7D7F5
Secondary backgroundsInput backgroundsDividers
300
9BB8
#9BB8ED
BordersInactive statesPlaceholder text
400
6793
#6793E4
Disabled statesSecondary iconsMuted text
500
3C74
#3C74DD
Primary brand colorCTAsActive elementsLinks
600
2259
#2259BF
Hover statesFocus ringsPrimary buttons hover
700
1B47
#1B4798
Active/pressed statesDark mode accentsSecondary text
800
1332
#13326C
Text on light backgroundsHeadingsStrong borders
900
0C20
#0C2045
Primary textHigh emphasis contentDark headings
950
0814
#08142B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F6FD;
  --lavender-100: #E1E9FA;
  --lavender-200: #C7D7F5;
  --lavender-300: #9BB8ED;
  --lavender-400: #6793E4;
  --lavender-500: #3C74DD;
  --lavender-600: #2259BF;
  --lavender-700: #1B4798;
  --lavender-800: #13326C;
  --lavender-900: #0C2045;
  --lavender-950: #08142B;
}
Generate More ShadesCreate PaletteConvert Color