Lavender

#C3E6F8

Blue

Color Codes

All color formats for development

HEX
#C3E6F8
RGB
rgb(195, 230, 248)
HSL
hsl(200, 79%, 87%)
OKLCH
oklch(0.905 0.044 230.2)
CMYK
cmyk(21%, 7%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.31:1

AA AAA

On Black Background

15.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F9
100
#DFF2
200
#C4E7
300
#96D4
400
#5FBD
500
#32AA
600
#188E
700
#1371
800
#0D51
900
#0934
950
#0520

Shades

Darker variations

1#9CD6F3
2#74C6EF
3#4DB6EA
4#25A5E5
5#178CC7
6#13709F
7#0E5477
8#09384F
9#051C28

Tints

Lighter variations

1#CAE9F9
2#D0EBF9
3#D5EEFA
4#DBF0FB
5#E1F3FC
6#E7F5FC
7#EDF8FD
8#F3FAFE
9#F9FDFE

Tones

Muted variations

1#C6E6F5
2#C9E5F3
3#CCE4F0
4#CEE3EE
5#D1E2EB
6#D3E1E8
7#D6E0E6
8#D9E0E3
9#DBDFE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F9
#F1F9FD
BackgroundsSubtle highlightsCard backgrounds
100
DFF2
#DFF2FB
Light backgroundsTable row hoverSkeleton loading
200
C4E7
#C4E7F8
Secondary backgroundsInput backgroundsDividers
300
96D4
#96D4F3
BordersInactive statesPlaceholder text
400
5FBD
#5FBDEC
Disabled statesSecondary iconsMuted text
500
32AA
#32AAE7
Primary brand colorCTAsActive elementsLinks
600
188E
#188EC9
Hover statesFocus ringsPrimary buttons hover
700
1371
#1371A0
Active/pressed statesDark mode accentsSecondary text
800
0D51
#0D5172
Text on light backgroundsHeadingsStrong borders
900
0934
#093449
Primary textHigh emphasis contentDark headings
950
0520
#05202E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F9FD;
  --lavender-100: #DFF2FB;
  --lavender-200: #C4E7F8;
  --lavender-300: #96D4F3;
  --lavender-400: #5FBDEC;
  --lavender-500: #32AAE7;
  --lavender-600: #188EC9;
  --lavender-700: #1371A0;
  --lavender-800: #0D5172;
  --lavender-900: #093449;
  --lavender-950: #05202E;
}
Generate More ShadesCreate PaletteConvert Color