Lavender

#C3CAF8

Blue

Color Codes

All color formats for development

HEX
#C3CAF8
RGB
rgb(195, 202, 248)
HSL
hsl(232, 79%, 87%)
OKLCH
oklch(0.849 0.065 278.2)
CMYK
cmyk(21%, 19%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.60:1

AA AAA

On Black Background

13.12:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F3
100
#DFE3
200
#C4CB
300
#96A2
400
#5F72
500
#324A
600
#182F
700
#1326
800
#0D1B
900
#0911
950
#050B

Shades

Darker variations

1#9CA8F3
2#7485EF
3#4D62EA
4#253EE5
5#172FC7
6#13259F
7#0E1C77
8#09134F
9#050928

Tints

Lighter variations

1#CAD0F9
2#D0D5F9
3#D5DAFA
4#DBE0FB
5#E1E5FC
6#E7EAFC
7#EDEFFD
8#F3F5FE
9#F9FAFE

Tones

Muted variations

1#C6CDF5
2#C9CEF3
3#CCD0F0
4#CED2EE
5#D1D4EB
6#D3D6E8
7#D6D8E6
8#D9DAE3
9#DBDCE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F3
#F1F3FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE3
#DFE3FB
Light backgroundsTable row hoverSkeleton loading
200
C4CB
#C4CBF8
Secondary backgroundsInput backgroundsDividers
300
96A2
#96A2F3
BordersInactive statesPlaceholder text
400
5F72
#5F72EC
Disabled statesSecondary iconsMuted text
500
324A
#324AE7
Primary brand colorCTAsActive elementsLinks
600
182F
#182FC9
Hover statesFocus ringsPrimary buttons hover
700
1326
#1326A0
Active/pressed statesDark mode accentsSecondary text
800
0D1B
#0D1B72
Text on light backgroundsHeadingsStrong borders
900
0911
#091149
Primary textHigh emphasis contentDark headings
950
050B
#050B2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F3FD;
  --lavender-100: #DFE3FB;
  --lavender-200: #C4CBF8;
  --lavender-300: #96A2F3;
  --lavender-400: #5F72EC;
  --lavender-500: #324AE7;
  --lavender-600: #182FC9;
  --lavender-700: #1326A0;
  --lavender-800: #0D1B72;
  --lavender-900: #091149;
  --lavender-950: #050B2E;
}
Generate More ShadesCreate PaletteConvert Color