Lavender

#E7C3F8

Purple

Color Codes

All color formats for development

HEX
#E7C3F8
RGB
rgb(231, 195, 248)
HSL
hsl(281, 79%, 87%)
OKLCH
oklch(0.865 0.081 314.9)
CMYK
cmyk(7%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.55:1

AA AAA

On Black Background

13.56:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF1
100
#F2DF
200
#E7C4
300
#D596
400
#C05F
500
#AD32
600
#9118
700
#7313
800
#520D
900
#3509
950
#2105

Shades

Darker variations

1#D89CF3
2#C874EF
3#B84DEA
4#A825E5
5#8F17C7
6#72139F
7#560E77
8#39094F
9#1D0528

Tints

Lighter variations

1#EACAF9
2#ECD0F9
3#EFD5FA
4#F1DBFB
5#F3E1FC
6#F6E7FC
7#F8EDFD
8#FAF3FE
9#FDF9FE

Tones

Muted variations

1#E6C6F5
2#E6C9F3
3#E5CCF0
4#E4CEEE
5#E3D1EB
6#E2D3E8
7#E1D6E6
8#E0D9E3
9#DFDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF1
#FAF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F2DF
#F2DFFB
Light backgroundsTable row hoverSkeleton loading
200
E7C4
#E7C4F8
Secondary backgroundsInput backgroundsDividers
300
D596
#D596F3
BordersInactive statesPlaceholder text
400
C05F
#C05FEC
Disabled statesSecondary iconsMuted text
500
AD32
#AD32E7
Primary brand colorCTAsActive elementsLinks
600
9118
#9118C9
Hover statesFocus ringsPrimary buttons hover
700
7313
#7313A0
Active/pressed statesDark mode accentsSecondary text
800
520D
#520D72
Text on light backgroundsHeadingsStrong borders
900
3509
#350949
Primary textHigh emphasis contentDark headings
950
2105
#21052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FAF1FD;
  --lavender-100: #F2DFFB;
  --lavender-200: #E7C4F8;
  --lavender-300: #D596F3;
  --lavender-400: #C05FEC;
  --lavender-500: #AD32E7;
  --lavender-600: #9118C9;
  --lavender-700: #7313A0;
  --lavender-800: #520D72;
  --lavender-900: #350949;
  --lavender-950: #21052E;
}
Generate More ShadesCreate PaletteConvert Color