Lavender

#C7DCF5

Blue

Color Codes

All color formats for development

HEX
#C7DCF5
RGB
rgb(199, 220, 245)
HSL
hsl(213, 70%, 87%)
OKLCH
oklch(0.887 0.041 252.8)
CMYK
cmyk(19%, 10%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.40:1

AA AAA

On Black Background

14.98:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F7
100
#E1EC
200
#C7DC
300
#9BC0
400
#67A0
500
#3C84
600
#2268
700
#1B53
800
#133B
900
#0C26
950
#0818

Shades

Darker variations

1#A1C4EE
2#7BACE8
3#5694E1
4#307DDA
5#2167BD
6#1B5397
7#143E71
8#0D294B
9#071526

Tints

Lighter variations

1#CCDFF6
2#D2E3F7
3#D8E6F8
4#DDEAF9
5#E3EDFA
6#E8F1FB
7#EEF4FC
8#F4F8FD
9#F9FBFE

Tones

Muted variations

1#C9DCF3
2#CBDCF0
3#CEDCEE
4#D0DCEC
5#D2DDE9
6#D5DDE7
7#D7DDE5
8#D9DDE2
9#DCDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F7
#F2F7FD
BackgroundsSubtle highlightsCard backgrounds
100
E1EC
#E1ECFA
Light backgroundsTable row hoverSkeleton loading
200
C7DC
#C7DCF5
Secondary backgroundsInput backgroundsDividers
300
9BC0
#9BC0ED
BordersInactive statesPlaceholder text
400
67A0
#67A0E4
Disabled statesSecondary iconsMuted text
500
3C84
#3C84DD
Primary brand colorCTAsActive elementsLinks
600
2268
#2268BF
Hover statesFocus ringsPrimary buttons hover
700
1B53
#1B5398
Active/pressed statesDark mode accentsSecondary text
800
133B
#133B6C
Text on light backgroundsHeadingsStrong borders
900
0C26
#0C2645
Primary textHigh emphasis contentDark headings
950
0818
#08182B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F7FD;
  --lavender-100: #E1ECFA;
  --lavender-200: #C7DCF5;
  --lavender-300: #9BC0ED;
  --lavender-400: #67A0E4;
  --lavender-500: #3C84DD;
  --lavender-600: #2268BF;
  --lavender-700: #1B5398;
  --lavender-800: #133B6C;
  --lavender-900: #0C2645;
  --lavender-950: #08182B;
}
Generate More ShadesCreate PaletteConvert Color