Lavender

#C5C3F8

Blue

Color Codes

All color formats for development

HEX
#C5C3F8
RGB
rgb(197, 195, 248)
HSL
hsl(242, 79%, 87%)
OKLCH
oklch(0.837 0.074 286.4)
CMYK
cmyk(21%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.68:1

AA AAA

On Black Background

12.54:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F1
100
#E0DF
200
#C5C4
300
#9996
400
#645F
500
#3832
600
#1D18
700
#1713
800
#110D
900
#0B09
950
#0705

Shades

Darker variations

1#9F9CF3
2#7874EF
3#524DEA
4#2B25E5
5#1D17C7
6#17139F
7#110E77
8#0C094F
9#060528

Tints

Lighter variations

1#CBCAF9
2#D1D0F9
3#D7D5FA
4#DCDBFB
5#E2E1FC
6#E8E7FC
7#EEEDFD
8#F3F3FE
9#F9F9FE

Tones

Muted variations

1#C8C6F5
2#CAC9F3
3#CDCCF0
4#CFCEEE
5#D2D1EB
6#D4D3E8
7#D7D6E6
8#D9D9E3
9#DBDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F1
#F2F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E0DF
#E0DFFB
Light backgroundsTable row hoverSkeleton loading
200
C5C4
#C5C4F8
Secondary backgroundsInput backgroundsDividers
300
9996
#9996F3
BordersInactive statesPlaceholder text
400
645F
#645FEC
Disabled statesSecondary iconsMuted text
500
3832
#3832E7
Primary brand colorCTAsActive elementsLinks
600
1D18
#1D18C9
Hover statesFocus ringsPrimary buttons hover
700
1713
#1713A0
Active/pressed statesDark mode accentsSecondary text
800
110D
#110D72
Text on light backgroundsHeadingsStrong borders
900
0B09
#0B0949
Primary textHigh emphasis contentDark headings
950
0705
#07052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F1FD;
  --lavender-100: #E0DFFB;
  --lavender-200: #C5C4F8;
  --lavender-300: #9996F3;
  --lavender-400: #645FEC;
  --lavender-500: #3832E7;
  --lavender-600: #1D18C9;
  --lavender-700: #1713A0;
  --lavender-800: #110D72;
  --lavender-900: #0B0949;
  --lavender-950: #07052E;
}
Generate More ShadesCreate PaletteConvert Color