Lavender

#C5E2F7

Blue

Color Codes

All color formats for development

HEX
#C5E2F7
RGB
rgb(197, 226, 247)
HSL
hsl(205, 76%, 87%)
OKLCH
oklch(0.898 0.042 239.4)
CMYK
cmyk(20%, 9%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.35:1

AA AAA

On Black Background

15.60:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E0EF
200
#C5E2
300
#98CC
400
#62B1
500
#359B
600
#1B7E
700
#1565
800
#0F48
900
#0A2E
950
#061D

Shades

Darker variations

1#9ECFF2
2#77BBEC
3#50A8E7
4#2895E2
5#1B7DC3
6#15649C
7#104B75
8#0B324E
9#051927

Tints

Lighter variations

1#CAE5F8
2#D0E8F9
3#D6EBF9
4#DCEEFA
5#E2F1FB
6#E8F3FC
7#EDF6FD
8#F3F9FD
9#F9FCFE

Tones

Muted variations

1#C7E2F5
2#CAE1F2
3#CCE1EF
4#CFE0ED
5#D1E0EA
6#D4E0E8
7#D6DFE5
8#D9DFE3
9#DBDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EF
#E0EFFB
Light backgroundsTable row hoverSkeleton loading
200
C5E2
#C5E2F7
Secondary backgroundsInput backgroundsDividers
300
98CC
#98CCF1
BordersInactive statesPlaceholder text
400
62B1
#62B1EA
Disabled statesSecondary iconsMuted text
500
359B
#359BE3
Primary brand colorCTAsActive elementsLinks
600
1B7E
#1B7EC5
Hover statesFocus ringsPrimary buttons hover
700
1565
#15659D
Active/pressed statesDark mode accentsSecondary text
800
0F48
#0F4870
Text on light backgroundsHeadingsStrong borders
900
0A2E
#0A2E48
Primary textHigh emphasis contentDark headings
950
061D
#061D2D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F8FD;
  --lavender-100: #E0EFFB;
  --lavender-200: #C5E2F7;
  --lavender-300: #98CCF1;
  --lavender-400: #62B1EA;
  --lavender-500: #359BE3;
  --lavender-600: #1B7EC5;
  --lavender-700: #15659D;
  --lavender-800: #0F4870;
  --lavender-900: #0A2E48;
  --lavender-950: #061D2D;
}
Generate More ShadesCreate PaletteConvert Color