Lavender

#C7E1F5

Blue

Color Codes

All color formats for development

HEX
#C7E1F5
RGB
rgb(199, 225, 245)
HSL
hsl(206, 70%, 87%)
OKLCH
oklch(0.897 0.039 241.1)
CMYK
cmyk(19%, 8%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.35:1

AA AAA

On Black Background

15.52:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E1EF
200
#C7E1
300
#9BCA
400
#67AE
500
#3C97
600
#227B
700
#1B62
800
#1346
900
#0C2D
950
#081C

Shades

Darker variations

1#A1CDEE
2#7BB9E8
3#56A5E1
4#3090DA
5#2179BD
6#1B6197
7#144971
8#0D314B
9#071826

Tints

Lighter variations

1#CCE4F6
2#D2E7F7
3#D8EAF8
4#DDEDF9
5#E3F0FA
6#E8F3FB
7#EEF6FC
8#F4F9FD
9#F9FCFE

Tones

Muted variations

1#C9E1F3
2#CBE0F0
3#CEE0EE
4#D0E0EC
5#D2DFE9
6#D5DFE7
7#D7DFE5
8#D9DEE2
9#DCDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FD
BackgroundsSubtle highlightsCard backgrounds
100
E1EF
#E1EFFA
Light backgroundsTable row hoverSkeleton loading
200
C7E1
#C7E1F5
Secondary backgroundsInput backgroundsDividers
300
9BCA
#9BCAED
BordersInactive statesPlaceholder text
400
67AE
#67AEE4
Disabled statesSecondary iconsMuted text
500
3C97
#3C97DD
Primary brand colorCTAsActive elementsLinks
600
227B
#227BBF
Hover statesFocus ringsPrimary buttons hover
700
1B62
#1B6298
Active/pressed statesDark mode accentsSecondary text
800
1346
#13466C
Text on light backgroundsHeadingsStrong borders
900
0C2D
#0C2D45
Primary textHigh emphasis contentDark headings
950
081C
#081C2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F8FD;
  --lavender-100: #E1EFFA;
  --lavender-200: #C7E1F5;
  --lavender-300: #9BCAED;
  --lavender-400: #67AEE4;
  --lavender-500: #3C97DD;
  --lavender-600: #227BBF;
  --lavender-700: #1B6298;
  --lavender-800: #13466C;
  --lavender-900: #0C2D45;
  --lavender-950: #081C2B;
}
Generate More ShadesCreate PaletteConvert Color