Lavender

#E8C4F8

Purple

Color Codes

All color formats for development

HEX
#E8C4F8
RGB
rgb(232, 196, 248)
HSL
hsl(282, 79%, 87%)
OKLCH
oklch(0.868 0.08 315.4)
CMYK
cmyk(6%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.53:1

AA AAA

On Black Background

13.68:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF1
100
#F3DF
200
#E8C4
300
#D796
400
#C25F
500
#B132
600
#9418
700
#7513
800
#540D
900
#3609
950
#2205

Shades

Darker variations

1#D99CF3
2#CA74EF
3#BB4DEA
4#AC25E5
5#9217C7
6#75139F
7#580E77
8#3A094F
9#1D0528

Tints

Lighter variations

1#EBCAF9
2#EDD0F9
3#EFD5FA
4#F1DBFB
5#F4E1FC
6#F6E7FC
7#F8EDFD
8#FAF3FE
9#FDF9FE

Tones

Muted variations

1#E7C6F5
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
F3DF
#F3DFFB
Light backgroundsTable row hoverSkeleton loading
200
E8C4
#E8C4F8
Secondary backgroundsInput backgroundsDividers
300
D796
#D796F3
BordersInactive statesPlaceholder text
400
C25F
#C25FEC
Disabled statesSecondary iconsMuted text
500
B132
#B132E7
Primary brand colorCTAsActive elementsLinks
600
9418
#9418C9
Hover statesFocus ringsPrimary buttons hover
700
7513
#7513A0
Active/pressed statesDark mode accentsSecondary text
800
540D
#540D72
Text on light backgroundsHeadingsStrong borders
900
3609
#360949
Primary textHigh emphasis contentDark headings
950
2205
#22052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #FAF1FD;
  --lavender-100: #F3DFFB;
  --lavender-200: #E8C4F8;
  --lavender-300: #D796F3;
  --lavender-400: #C25FEC;
  --lavender-500: #B132E7;
  --lavender-600: #9418C9;
  --lavender-700: #7513A0;
  --lavender-800: #540D72;
  --lavender-900: #360949;
  --lavender-950: #22052E;
}
Generate More ShadesCreate PaletteConvert Color