Lavender

#E0C4F7

Purple

Color Codes

All color formats for development

HEX
#E0C4F7
RGB
rgb(224, 196, 247)
HSL
hsl(273, 76%, 87%)
OKLCH
oklch(0.86 0.076 309.6)
CMYK
cmyk(9%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.57:1

AA AAA

On Black Background

13.41:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F2
100
#EFE0
200
#E0C5
300
#C998
400
#AD62
500
#9535
600
#791B
700
#6015
800
#450F
900
#2C0A
950
#1B06

Shades

Darker variations

1#CC9EF2
2#B777EC
3#A350E7
4#8E28E2
5#771BC3
6#5F159C
7#481075
8#300B4E
9#180527

Tints

Lighter variations

1#E3CAF8
2#E6D0F9
3#EAD6F9
4#EDDCFA
5#F0E2FB
6#F3E8FC
7#F6EDFD
8#F9F3FD
9#FCF9FE

Tones

Muted variations

1#E0C7F5
2#E0CAF2
3#E0CCEF
4#DFCFED
5#DFD1EA
6#DFD4E8
7#DFD6E5
8#DED9E3
9#DEDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F2
#F8F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EFE0
#EFE0FB
Light backgroundsTable row hoverSkeleton loading
200
E0C5
#E0C5F7
Secondary backgroundsInput backgroundsDividers
300
C998
#C998F1
BordersInactive statesPlaceholder text
400
AD62
#AD62EA
Disabled statesSecondary iconsMuted text
500
9535
#9535E3
Primary brand colorCTAsActive elementsLinks
600
791B
#791BC5
Hover statesFocus ringsPrimary buttons hover
700
6015
#60159D
Active/pressed statesDark mode accentsSecondary text
800
450F
#450F70
Text on light backgroundsHeadingsStrong borders
900
2C0A
#2C0A48
Primary textHigh emphasis contentDark headings
950
1B06
#1B062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F8F2FD;
  --lavender-100: #EFE0FB;
  --lavender-200: #E0C5F7;
  --lavender-300: #C998F1;
  --lavender-400: #AD62EA;
  --lavender-500: #9535E3;
  --lavender-600: #791BC5;
  --lavender-700: #60159D;
  --lavender-800: #450F70;
  --lavender-900: #2C0A48;
  --lavender-950: #1B062D;
}
Generate More ShadesCreate PaletteConvert Color