Lavender

#E0C3F8

Purple

Color Codes

All color formats for development

HEX
#E0C3F8
RGB
rgb(224, 195, 248)
HSL
hsl(273, 79%, 87%)
OKLCH
oklch(0.859 0.078 309.5)
CMYK
cmyk(10%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.58:1

AA AAA

On Black Background

13.33:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EFDF
200
#E0C4
300
#C996
400
#AD5F
500
#9532
600
#7918
700
#6013
800
#450D
900
#2C09
950
#1C05

Shades

Darker variations

1#CC9CF3
2#B874EF
3#A34DEA
4#8F25E5
5#7817C7
6#60139F
7#480E77
8#30094F
9#180528

Tints

Lighter variations

1#E4CAF9
2#E7D0F9
3#EAD5FA
4#EDDBFB
5#F0E1FC
6#F3E7FC
7#F6EDFD
8#F9F3FE
9#FCF9FE

Tones

Muted variations

1#E0C6F5
2#E0C9F3
3#E0CCF0
4#DFCEEE
5#DFD1EB
6#DFD3E8
7#DFD6E6
8#DED9E3
9#DEDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FD
BackgroundsSubtle highlightsCard backgrounds
100
EFDF
#EFDFFB
Light backgroundsTable row hoverSkeleton loading
200
E0C4
#E0C4F8
Secondary backgroundsInput backgroundsDividers
300
C996
#C996F3
BordersInactive statesPlaceholder text
400
AD5F
#AD5FEC
Disabled statesSecondary iconsMuted text
500
9532
#9532E7
Primary brand colorCTAsActive elementsLinks
600
7918
#7918C9
Hover statesFocus ringsPrimary buttons hover
700
6013
#6013A0
Active/pressed statesDark mode accentsSecondary text
800
450D
#450D72
Text on light backgroundsHeadingsStrong borders
900
2C09
#2C0949
Primary textHigh emphasis contentDark headings
950
1C05
#1C052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F8F1FD;
  --lavender-100: #EFDFFB;
  --lavender-200: #E0C4F8;
  --lavender-300: #C996F3;
  --lavender-400: #AD5FEC;
  --lavender-500: #9532E7;
  --lavender-600: #7918C9;
  --lavender-700: #6013A0;
  --lavender-800: #450D72;
  --lavender-900: #2C0949;
  --lavender-950: #1C052E;
}
Generate More ShadesCreate PaletteConvert Color