Lavender

#C4C5F8

Blue

Color Codes

All color formats for development

HEX
#C4C5F8
RGB
rgb(196, 197, 248)
HSL
hsl(239, 79%, 87%)
OKLCH
oklch(0.84 0.071 283.9)
CMYK
cmyk(21%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.65:1

AA AAA

On Black Background

12.69:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F2
100
#DFE0
200
#C4C5
300
#9698
400
#5F62
500
#3235
600
#181B
700
#1315
800
#0D0F
900
#090A
950
#0506

Shades

Darker variations

1#9C9DF3
2#7476EF
3#4D4FEA
4#2528E5
5#171AC7
6#13159F
7#0E1077
8#090A4F
9#050528

Tints

Lighter variations

1#CACAF9
2#D0D0F9
3#D5D6FA
4#DBDCFB
5#E1E2FC
6#E7E8FC
7#EDEDFD
8#F3F3FE
9#F9F9FE

Tones

Muted variations

1#C6C7F5
2#C9CAF3
3#CCCCF0
4#CECFEE
5#D1D1EB
6#D3D4E8
7#D6D6E6
8#D9D9E3
9#DBDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F2
#F1F2FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE0
#DFE0FB
Light backgroundsTable row hoverSkeleton loading
200
C4C5
#C4C5F8
Secondary backgroundsInput backgroundsDividers
300
9698
#9698F3
BordersInactive statesPlaceholder text
400
5F62
#5F62EC
Disabled statesSecondary iconsMuted text
500
3235
#3235E7
Primary brand colorCTAsActive elementsLinks
600
181B
#181BC9
Hover statesFocus ringsPrimary buttons hover
700
1315
#1315A0
Active/pressed statesDark mode accentsSecondary text
800
0D0F
#0D0F72
Text on light backgroundsHeadingsStrong borders
900
090A
#090A49
Primary textHigh emphasis contentDark headings
950
0506
#05062E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F2FD;
  --lavender-100: #DFE0FB;
  --lavender-200: #C4C5F8;
  --lavender-300: #9698F3;
  --lavender-400: #5F62EC;
  --lavender-500: #3235E7;
  --lavender-600: #181BC9;
  --lavender-700: #1315A0;
  --lavender-800: #0D0F72;
  --lavender-900: #090A49;
  --lavender-950: #05062E;
}
Generate More ShadesCreate PaletteConvert Color