Lavender

#C5E8F7

Blue

Color Codes

All color formats for development

HEX
#C5E8F7
RGB
rgb(197, 232, 247)
HSL
hsl(198, 76%, 87%)
OKLCH
oklch(0.911 0.042 225.6)
CMYK
cmyk(20%, 6%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.29:1

AA AAA

On Black Background

16.26:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FA
100
#E0F3
200
#C5E8
300
#98D6
400
#62C1
500
#35AF
600
#1B92
700
#1574
800
#0F53
900
#0A35
950
#0621

Shades

Darker variations

1#9ED8F2
2#77C9EC
3#50BAE7
4#28AAE2
5#1B91C3
6#15749C
7#105775
8#0B3A4E
9#051D27

Tints

Lighter variations

1#CAEAF8
2#D0EDF9
3#D6EFF9
4#DCF1FA
5#E2F3FB
6#E8F6FC
7#EDF8FD
8#F3FAFD
9#F9FDFE

Tones

Muted variations

1#C7E7F5
2#CAE6F2
3#CCE5EF
4#CFE4ED
5#D1E3EA
6#D4E2E8
7#D6E1E5
8#D9E0E3
9#DBDFE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FA
#F2FAFD
BackgroundsSubtle highlightsCard backgrounds
100
E0F3
#E0F3FB
Light backgroundsTable row hoverSkeleton loading
200
C5E8
#C5E8F7
Secondary backgroundsInput backgroundsDividers
300
98D6
#98D6F1
BordersInactive statesPlaceholder text
400
62C1
#62C1EA
Disabled statesSecondary iconsMuted text
500
35AF
#35AFE3
Primary brand colorCTAsActive elementsLinks
600
1B92
#1B92C5
Hover statesFocus ringsPrimary buttons hover
700
1574
#15749D
Active/pressed statesDark mode accentsSecondary text
800
0F53
#0F5370
Text on light backgroundsHeadingsStrong borders
900
0A35
#0A3548
Primary textHigh emphasis contentDark headings
950
0621
#06212D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FAFD;
  --lavender-100: #E0F3FB;
  --lavender-200: #C5E8F7;
  --lavender-300: #98D6F1;
  --lavender-400: #62C1EA;
  --lavender-500: #35AFE3;
  --lavender-600: #1B92C5;
  --lavender-700: #15749D;
  --lavender-800: #0F5370;
  --lavender-900: #0A3548;
  --lavender-950: #06212D;
}
Generate More ShadesCreate PaletteConvert Color