Lavender

#C3E5F8

Blue

Color Codes

All color formats for development

HEX
#C3E5F8
RGB
rgb(195, 229, 248)
HSL
hsl(202, 79%, 87%)
OKLCH
oklch(0.903 0.044 232.4)
CMYK
cmyk(21%, 8%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.32:1

AA AAA

On Black Background

15.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F9
100
#DFF1
200
#C4E5
300
#96D1
400
#5FB9
500
#32A4
600
#1888
700
#136C
800
#0D4D
900
#0931
950
#051F

Shades

Darker variations

1#9CD3F3
2#74C2EF
3#4DB0EA
4#259FE5
5#1786C7
6#136B9F
7#0E5177
8#09364F
9#051B28

Tints

Lighter variations

1#CAE7F9
2#D0EAF9
3#D5EDFA
4#DBEFFB
5#E1F2FC
6#E7F5FC
7#EDF7FD
8#F3FAFE
9#F9FCFE

Tones

Muted variations

1#C6E4F5
2#C9E3F3
3#CCE3F0
4#CEE2EE
5#D1E1EB
6#D3E1E8
7#D6E0E6
8#D9DFE3
9#DBDFE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F9
#F1F9FD
BackgroundsSubtle highlightsCard backgrounds
100
DFF1
#DFF1FB
Light backgroundsTable row hoverSkeleton loading
200
C4E5
#C4E5F8
Secondary backgroundsInput backgroundsDividers
300
96D1
#96D1F3
BordersInactive statesPlaceholder text
400
5FB9
#5FB9EC
Disabled statesSecondary iconsMuted text
500
32A4
#32A4E7
Primary brand colorCTAsActive elementsLinks
600
1888
#1888C9
Hover statesFocus ringsPrimary buttons hover
700
136C
#136CA0
Active/pressed statesDark mode accentsSecondary text
800
0D4D
#0D4D72
Text on light backgroundsHeadingsStrong borders
900
0931
#093149
Primary textHigh emphasis contentDark headings
950
051F
#051F2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F9FD;
  --lavender-100: #DFF1FB;
  --lavender-200: #C4E5F8;
  --lavender-300: #96D1F3;
  --lavender-400: #5FB9EC;
  --lavender-500: #32A4E7;
  --lavender-600: #1888C9;
  --lavender-700: #136CA0;
  --lavender-800: #0D4D72;
  --lavender-900: #093149;
  --lavender-950: #051F2E;
}
Generate More ShadesCreate PaletteConvert Color