Lavender

#D6C3F8

Purple

Color Codes

All color formats for development

HEX
#D6C3F8
RGB
rgb(214, 195, 248)
HSL
hsl(262, 79%, 87%)
OKLCH
oklch(0.85 0.075 301.2)
CMYK
cmyk(14%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.61:1

AA AAA

On Black Background

13.02:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#E9DF
200
#D7C4
300
#B896
400
#935F
500
#7432
600
#5918
700
#4613
800
#320D
900
#2009
950
#1405

Shades

Darker variations

1#BC9CF3
2#A174EF
3#864DEA
4#6B25E5
5#5817C7
6#46139F
7#350E77
8#23094F
9#120528

Tints

Lighter variations

1#DBCAF9
2#DFD0F9
3#E3D5FA
4#E7DBFB
5#EBE1FC
6#EFE7FC
7#F3EDFD
8#F7F3FE
9#FBF9FE

Tones

Muted variations

1#D8C6F5
2#D8C9F3
3#D9CCF0
4#DACEEE
5#DAD1EB
6#DBD3E8
7#DCD6E6
8#DCD9E3
9#DDDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E9DF
#E9DFFB
Light backgroundsTable row hoverSkeleton loading
200
D7C4
#D7C4F8
Secondary backgroundsInput backgroundsDividers
300
B896
#B896F3
BordersInactive statesPlaceholder text
400
935F
#935FEC
Disabled statesSecondary iconsMuted text
500
7432
#7432E7
Primary brand colorCTAsActive elementsLinks
600
5918
#5918C9
Hover statesFocus ringsPrimary buttons hover
700
4613
#4613A0
Active/pressed statesDark mode accentsSecondary text
800
320D
#320D72
Text on light backgroundsHeadingsStrong borders
900
2009
#200949
Primary textHigh emphasis contentDark headings
950
1405
#14052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F1FD;
  --lavender-100: #E9DFFB;
  --lavender-200: #D7C4F8;
  --lavender-300: #B896F3;
  --lavender-400: #935FEC;
  --lavender-500: #7432E7;
  --lavender-600: #5918C9;
  --lavender-700: #4613A0;
  --lavender-800: #320D72;
  --lavender-900: #200949;
  --lavender-950: #14052E;
}
Generate More ShadesCreate PaletteConvert Color