Lavender

#C3D0F8

Blue

Color Codes

All color formats for development

HEX
#C3D0F8
RGB
rgb(195, 208, 248)
HSL
hsl(225, 79%, 87%)
OKLCH
oklch(0.861 0.057 271)
CMYK
cmyk(21%, 16%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.53:1

AA AAA

On Black Background

13.70:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE6
200
#C4D1
300
#96AD
400
#5F82
500
#325F
600
#1844
700
#1336
800
#0D27
900
#0919
950
#050F

Shades

Darker variations

1#9CB2F3
2#7493EF
3#4D74EA
4#2555E5
5#1743C7
6#13369F
7#0E2877
8#091B4F
9#050D28

Tints

Lighter variations

1#CAD5F9
2#D0DAF9
3#D5DFFA
4#DBE3FB
5#E1E8FC
6#E7EDFC
7#EDF1FD
8#F3F6FE
9#F9FAFE

Tones

Muted variations

1#C6D2F5
2#C9D3F3
3#CCD5F0
4#CED6EE
5#D1D7EB
6#D3D9E8
7#D6DAE6
8#D9DBE3
9#DBDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE6
#DFE6FB
Light backgroundsTable row hoverSkeleton loading
200
C4D1
#C4D1F8
Secondary backgroundsInput backgroundsDividers
300
96AD
#96ADF3
BordersInactive statesPlaceholder text
400
5F82
#5F82EC
Disabled statesSecondary iconsMuted text
500
325F
#325FE7
Primary brand colorCTAsActive elementsLinks
600
1844
#1844C9
Hover statesFocus ringsPrimary buttons hover
700
1336
#1336A0
Active/pressed statesDark mode accentsSecondary text
800
0D27
#0D2772
Text on light backgroundsHeadingsStrong borders
900
0919
#091949
Primary textHigh emphasis contentDark headings
950
050F
#050F2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F4FD;
  --lavender-100: #DFE6FB;
  --lavender-200: #C4D1F8;
  --lavender-300: #96ADF3;
  --lavender-400: #5F82EC;
  --lavender-500: #325FE7;
  --lavender-600: #1844C9;
  --lavender-700: #1336A0;
  --lavender-800: #0D2772;
  --lavender-900: #091949;
  --lavender-950: #050F2E;
}
Generate More ShadesCreate PaletteConvert Color