Lavender

#C4E3F7

Blue

Color Codes

All color formats for development

HEX
#C4E3F7
RGB
rgb(196, 227, 247)
HSL
hsl(204, 76%, 87%)
OKLCH
oklch(0.9 0.043 236.3)
CMYK
cmyk(21%, 8%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.34:1

AA AAA

On Black Background

15.68:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F9
100
#E0F0
200
#C5E3
300
#98CD
400
#62B3
500
#359E
600
#1B81
700
#1567
800
#0F49
900
#0A2F
950
#061D

Shades

Darker variations

1#9ED0F2
2#77BDEC
3#50AAE7
4#2898E2
5#1B80C3
6#15669C
7#104D75
8#0B334E
9#051A27

Tints

Lighter variations

1#CAE6F8
2#D0E9F9
3#D6EBF9
4#DCEEFA
5#E2F1FB
6#E8F4FC
7#EDF7FD
8#F3F9FD
9#F9FCFE

Tones

Muted variations

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

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F9
#F2F9FD
BackgroundsSubtle highlightsCard backgrounds
100
E0F0
#E0F0FB
Light backgroundsTable row hoverSkeleton loading
200
C5E3
#C5E3F7
Secondary backgroundsInput backgroundsDividers
300
98CD
#98CDF1
BordersInactive statesPlaceholder text
400
62B3
#62B3EA
Disabled statesSecondary iconsMuted text
500
359E
#359EE3
Primary brand colorCTAsActive elementsLinks
600
1B81
#1B81C5
Hover statesFocus ringsPrimary buttons hover
700
1567
#15679D
Active/pressed statesDark mode accentsSecondary text
800
0F49
#0F4970
Text on light backgroundsHeadingsStrong borders
900
0A2F
#0A2F48
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: #F2F9FD;
  --lavender-100: #E0F0FB;
  --lavender-200: #C5E3F7;
  --lavender-300: #98CDF1;
  --lavender-400: #62B3EA;
  --lavender-500: #359EE3;
  --lavender-600: #1B81C5;
  --lavender-700: #15679D;
  --lavender-800: #0F4970;
  --lavender-900: #0A2F48;
  --lavender-950: #061D2D;
}
Generate More ShadesCreate PaletteConvert Color