Lavender

#C4E3F8

Blue

Color Codes

All color formats for development

HEX
#C4E3F8
RGB
rgb(196, 227, 248)
HSL
hsl(204, 79%, 87%)
OKLCH
oklch(0.9 0.044 237.6)
CMYK
cmyk(21%, 8%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.34:1

AA AAA

On Black Background

15.69:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F9
100
#DFF0
200
#C4E3
300
#96CE
400
#5FB4
500
#329E
600
#1882
700
#1367
800
#0D4A
900
#092F
950
#051E

Shades

Darker variations

1#9CD0F3
2#74BEEF
3#4DABEA
4#2598E5
5#1780C7
6#13679F
7#0E4D77
8#09334F
9#051A28

Tints

Lighter variations

1#CAE6F9
2#D0E9F9
3#D5EBFA
4#DBEEFB
5#E1F1FC
6#E7F4FC
7#EDF7FD
8#F3F9FE
9#F9FCFE

Tones

Muted variations

1#C6E3F5
2#C9E2F3
3#CCE2F0
4#CEE1EE
5#D1E0EB
6#D3E0E8
7#D6DFE6
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
C4E3
#C4E3F8
Secondary backgroundsInput backgroundsDividers
300
96CE
#96CEF3
BordersInactive statesPlaceholder text
400
5FB4
#5FB4EC
Disabled statesSecondary iconsMuted text
500
329E
#329EE7
Primary brand colorCTAsActive elementsLinks
600
1882
#1882C9
Hover statesFocus ringsPrimary buttons hover
700
1367
#1367A0
Active/pressed statesDark mode accentsSecondary text
800
0D4A
#0D4A72
Text on light backgroundsHeadingsStrong borders
900
092F
#092F49
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: #C4E3F8;
  --lavender-300: #96CEF3;
  --lavender-400: #5FB4EC;
  --lavender-500: #329EE7;
  --lavender-600: #1882C9;
  --lavender-700: #1367A0;
  --lavender-800: #0D4A72;
  --lavender-900: #092F49;
  --lavender-950: #051E2E;
}
Generate More ShadesCreate PaletteConvert Color