Lavender

#C3DBF8

Blue

Color Codes

All color formats for development

HEX
#C3DBF8
RGB
rgb(195, 219, 248)
HSL
hsl(213, 79%, 87%)
OKLCH
oklch(0.883 0.048 253.2)
CMYK
cmyk(21%, 12%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.42:1

AA AAA

On Black Background

14.81:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F7
100
#DFEC
200
#C4DB
300
#96C0
400
#5F9F
500
#3283
600
#1867
700
#1352
800
#0D3B
900
#0926
950
#0517

Shades

Darker variations

1#9CC3F3
2#74ABEF
3#4D93EA
4#257BE5
5#1766C7
6#13529F
7#0E3D77
8#09294F
9#051428

Tints

Lighter variations

1#CADFF9
2#D0E2F9
3#D5E6FA
4#DBEAFB
5#E1EDFC
6#E7F1FC
7#EDF4FD
8#F3F8FE
9#F9FBFE

Tones

Muted variations

1#C6DBF5
2#C9DCF3
3#CCDCF0
4#CEDCEE
5#D1DDEB
6#D3DDE8
7#D6DDE6
8#D9DDE3
9#DBDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F7
#F1F7FD
BackgroundsSubtle highlightsCard backgrounds
100
DFEC
#DFECFB
Light backgroundsTable row hoverSkeleton loading
200
C4DB
#C4DBF8
Secondary backgroundsInput backgroundsDividers
300
96C0
#96C0F3
BordersInactive statesPlaceholder text
400
5F9F
#5F9FEC
Disabled statesSecondary iconsMuted text
500
3283
#3283E7
Primary brand colorCTAsActive elementsLinks
600
1867
#1867C9
Hover statesFocus ringsPrimary buttons hover
700
1352
#1352A0
Active/pressed statesDark mode accentsSecondary text
800
0D3B
#0D3B72
Text on light backgroundsHeadingsStrong borders
900
0926
#092649
Primary textHigh emphasis contentDark headings
950
0517
#05172E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F7FD;
  --lavender-100: #DFECFB;
  --lavender-200: #C4DBF8;
  --lavender-300: #96C0F3;
  --lavender-400: #5F9FEC;
  --lavender-500: #3283E7;
  --lavender-600: #1867C9;
  --lavender-700: #1352A0;
  --lavender-800: #0D3B72;
  --lavender-900: #092649;
  --lavender-950: #05172E;
}
Generate More ShadesCreate PaletteConvert Color