Lavender

#C4E2F8

Blue

Color Codes

All color formats for development

HEX
#C4E2F8
RGB
rgb(196, 226, 248)
HSL
hsl(205, 79%, 87%)
OKLCH
oklch(0.898 0.044 239.8)
CMYK
cmyk(21%, 9%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.35:1

AA AAA

On Black Background

15.58:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DFF0
200
#C4E2
300
#96CC
400
#5FB2
500
#329B
600
#187F
700
#1365
800
#0D48
900
#092E
950
#051D

Shades

Darker variations

1#9CCFF3
2#74BCEF
3#4DA8EA
4#2595E5
5#177EC7
6#13649F
7#0E4B77
8#09324F
9#051928

Tints

Lighter variations

1#CAE5F9
2#D0E8F9
3#D5EBFA
4#DBEEFB
5#E1F1FC
6#E7F3FC
7#EDF6FD
8#F3F9FE
9#F9FCFE

Tones

Muted variations

1#C6E2F5
2#C9E1F3
3#CCE1F0
4#CEE0EE
5#D1E0EB
6#D3E0E8
7#D6DFE6
8#D9DFE3
9#DBDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FD
BackgroundsSubtle highlightsCard backgrounds
100
DFF0
#DFF0FB
Light backgroundsTable row hoverSkeleton loading
200
C4E2
#C4E2F8
Secondary backgroundsInput backgroundsDividers
300
96CC
#96CCF3
BordersInactive statesPlaceholder text
400
5FB2
#5FB2EC
Disabled statesSecondary iconsMuted text
500
329B
#329BE7
Primary brand colorCTAsActive elementsLinks
600
187F
#187FC9
Hover statesFocus ringsPrimary buttons hover
700
1365
#1365A0
Active/pressed statesDark mode accentsSecondary text
800
0D48
#0D4872
Text on light backgroundsHeadingsStrong borders
900
092E
#092E49
Primary textHigh emphasis contentDark headings
950
051D
#051D2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F8FD;
  --lavender-100: #DFF0FB;
  --lavender-200: #C4E2F8;
  --lavender-300: #96CCF3;
  --lavender-400: #5FB2EC;
  --lavender-500: #329BE7;
  --lavender-600: #187FC9;
  --lavender-700: #1365A0;
  --lavender-800: #0D4872;
  --lavender-900: #092E49;
  --lavender-950: #051D2E;
}
Generate More ShadesCreate PaletteConvert Color