Lavender

#E9C4F8

Purple

Color Codes

All color formats for development

HEX
#E9C4F8
RGB
rgb(233, 196, 248)
HSL
hsl(283, 79%, 87%)
OKLCH
oklch(0.868 0.081 316.1)
CMYK
cmyk(6%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.53:1

AA AAA

On Black Background

13.72:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF1
100
#F3DF
200
#E9C4
300
#D896
400
#C45F
500
#B432
600
#9718
700
#7813
800
#560D
900
#3709
950
#2205

Shades

Darker variations

1#DB9CF3
2#CC74EF
3#BD4DEA
4#AF25E5
5#9517C7
6#77139F
7#590E77
8#3C094F
9#1E0528

Tints

Lighter variations

1#EBCAF9
2#EED0F9
3#F0D5FA
4#F2DBFB
5#F4E1FC
6#F6E7FC
7#F8EDFD
8#FBF3FE
9#FDF9FE

Tones

Muted variations

1#E8C6F5
2#E7C9F3
3#E6CCF0
4#E5CEEE
5#E4D1EB
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
E9C4
#E9C4F8
Secondary backgroundsInput backgroundsDividers
300
D896
#D896F3
BordersInactive statesPlaceholder text
400
C45F
#C45FEC
Disabled statesSecondary iconsMuted text
500
B432
#B432E7
Primary brand colorCTAsActive elementsLinks
600
9718
#9718C9
Hover statesFocus ringsPrimary buttons hover
700
7813
#7813A0
Active/pressed statesDark mode accentsSecondary text
800
560D
#560D72
Text on light backgroundsHeadingsStrong borders
900
3709
#370949
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: #E9C4F8;
  --lavender-300: #D896F3;
  --lavender-400: #C45FEC;
  --lavender-500: #B432E7;
  --lavender-600: #9718C9;
  --lavender-700: #7813A0;
  --lavender-800: #560D72;
  --lavender-900: #370949;
  --lavender-950: #22052E;
}
Generate More ShadesCreate PaletteConvert Color