Lavender

#C3E4F8

Blue

Color Codes

All color formats for development

HEX
#C3E4F8
RGB
rgb(195, 228, 248)
HSL
hsl(203, 79%, 87%)
OKLCH
oklch(0.901 0.044 234.6)
CMYK
cmyk(21%, 8%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.33:1

AA AAA

On Black Background

15.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F9
100
#DFF0
200
#C4E4
300
#96CF
400
#5FB6
500
#32A1
600
#1885
700
#136A
800
#0D4C
900
#0930
950
#051E

Shades

Darker variations

1#9CD2F3
2#74C0EF
3#4DAEEA
4#259CE5
5#1783C7
6#13699F
7#0E4F77
8#09354F
9#051A28

Tints

Lighter variations

1#CAE7F9
2#D0E9F9
3#D5ECFA
4#DBEFFB
5#E1F1FC
6#E7F4FC
7#EDF7FD
8#F3FAFE
9#F9FCFE

Tones

Muted variations

1#C6E3F5
2#C9E3F3
3#CCE2F0
4#CEE2EE
5#D1E1EB
6#D3E0E8
7#D6E0E6
8#D9DFE3
9#DBDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F9
#F1F9FD
BackgroundsSubtle highlightsCard backgrounds
100
DFF0
#DFF0FB
Light backgroundsTable row hoverSkeleton loading
200
C4E4
#C4E4F8
Secondary backgroundsInput backgroundsDividers
300
96CF
#96CFF3
BordersInactive statesPlaceholder text
400
5FB6
#5FB6EC
Disabled statesSecondary iconsMuted text
500
32A1
#32A1E7
Primary brand colorCTAsActive elementsLinks
600
1885
#1885C9
Hover statesFocus ringsPrimary buttons hover
700
136A
#136AA0
Active/pressed statesDark mode accentsSecondary text
800
0D4C
#0D4C72
Text on light backgroundsHeadingsStrong borders
900
0930
#093049
Primary textHigh emphasis contentDark headings
950
051E
#051E2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F9FD;
  --lavender-100: #DFF0FB;
  --lavender-200: #C4E4F8;
  --lavender-300: #96CFF3;
  --lavender-400: #5FB6EC;
  --lavender-500: #32A1E7;
  --lavender-600: #1885C9;
  --lavender-700: #136AA0;
  --lavender-800: #0D4C72;
  --lavender-900: #093049;
  --lavender-950: #051E2E;
}
Generate More ShadesCreate PaletteConvert Color