Lavender

#E1C3F8

Purple

Color Codes

All color formats for development

HEX
#E1C3F8
RGB
rgb(225, 195, 248)
HSL
hsl(274, 79%, 87%)
OKLCH
oklch(0.86 0.079 310.3)
CMYK
cmyk(9%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.57:1

AA AAA

On Black Background

13.36:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EFDF
200
#E1C4
300
#CB96
400
#AF5F
500
#9832
600
#7C18
700
#6313
800
#460D
900
#2D09
950
#1C05

Shades

Darker variations

1#CD9CF3
2#BA74EF
3#A64DEA
4#9225E5
5#7B17C7
6#62139F
7#4A0E77
8#31094F
9#190528

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#E1C6F5
2#E1C9F3
3#E0CCF0
4#E0CEEE
5#E0D1EB
6#DFD3E8
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
EFDF
#EFDFFB
Light backgroundsTable row hoverSkeleton loading
200
E1C4
#E1C4F8
Secondary backgroundsInput backgroundsDividers
300
CB96
#CB96F3
BordersInactive statesPlaceholder text
400
AF5F
#AF5FEC
Disabled statesSecondary iconsMuted text
500
9832
#9832E7
Primary brand colorCTAsActive elementsLinks
600
7C18
#7C18C9
Hover statesFocus ringsPrimary buttons hover
700
6313
#6313A0
Active/pressed statesDark mode accentsSecondary text
800
460D
#460D72
Text on light backgroundsHeadingsStrong borders
900
2D09
#2D0949
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: #E1C4F8;
  --lavender-300: #CB96F3;
  --lavender-400: #AF5FEC;
  --lavender-500: #9832E7;
  --lavender-600: #7C18C9;
  --lavender-700: #6313A0;
  --lavender-800: #460D72;
  --lavender-900: #2D0949;
  --lavender-950: #1C052E;
}
Generate More ShadesCreate PaletteConvert Color