Lavender

#E2C3F8

Purple

Color Codes

All color formats for development

HEX
#E2C3F8
RGB
rgb(226, 195, 248)
HSL
hsl(275, 79%, 87%)
OKLCH
oklch(0.86 0.079 311)
CMYK
cmyk(9%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.57:1

AA AAA

On Black Background

13.40:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#F0DF
200
#E2C4
300
#CC96
400
#B25F
500
#9B32
600
#7F18
700
#6513
800
#480D
900
#2E09
950
#1D05

Shades

Darker variations

1#CF9CF3
2#BC74EF
3#A84DEA
4#9525E5
5#7E17C7
6#64139F
7#4B0E77
8#32094F
9#190528

Tints

Lighter variations

1#E5CAF9
2#E8D0F9
3#EBD5FA
4#EEDBFB
5#F1E1FC
6#F3E7FC
7#F6EDFD
8#F9F3FE
9#FCF9FE

Tones

Muted variations

1#E2C6F5
2#E1C9F3
3#E1CCF0
4#E0CEEE
5#E0D1EB
6#E0D3E8
7#DFD6E6
8#DFD9E3
9#DEDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FD
BackgroundsSubtle highlightsCard backgrounds
100
F0DF
#F0DFFB
Light backgroundsTable row hoverSkeleton loading
200
E2C4
#E2C4F8
Secondary backgroundsInput backgroundsDividers
300
CC96
#CC96F3
BordersInactive statesPlaceholder text
400
B25F
#B25FEC
Disabled statesSecondary iconsMuted text
500
9B32
#9B32E7
Primary brand colorCTAsActive elementsLinks
600
7F18
#7F18C9
Hover statesFocus ringsPrimary buttons hover
700
6513
#6513A0
Active/pressed statesDark mode accentsSecondary text
800
480D
#480D72
Text on light backgroundsHeadingsStrong borders
900
2E09
#2E0949
Primary textHigh emphasis contentDark headings
950
1D05
#1D052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F8F1FD;
  --lavender-100: #F0DFFB;
  --lavender-200: #E2C4F8;
  --lavender-300: #CC96F3;
  --lavender-400: #B25FEC;
  --lavender-500: #9B32E7;
  --lavender-600: #7F18C9;
  --lavender-700: #6513A0;
  --lavender-800: #480D72;
  --lavender-900: #2E0949;
  --lavender-950: #1D052E;
}
Generate More ShadesCreate PaletteConvert Color