Lavender

#E7DCFE

Purple

Color Codes

All color formats for development

HEX
#E7DCFE
RGB
rgb(231, 220, 254)
HSL
hsl(259, 94%, 93%)
OKLCH
oklch(0.914 0.047 300.2)
CMYK
cmyk(9%, 13%, 0%, 0%)

Accessibility

WCAG contrast compliance

On White Background

1.31:1

AA AAA

On Black Background

16.07:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F0
100
#E7DC
200
#D2BF
300
#B08D
400
#8752
500
#6520
600
#4A07
700
#3A05
800
#2A04
900
#1B02
950
#1102

Shades

Darker variations

1#C7AEFD
2#A780FB
3#8752FA
4#6724F8
5#4E07E6
6#3E06B8
7#2F048A
8#1F035C
9#10012E

Tints

Lighter variations

1#E9E0FE
2#ECE3FE
3#EEE7FE
4#F1EAFE
5#F3EEFE
6#F5F1FF
7#F8F5FF
8#FAF8FF
9#FDFCFF

Tones

Muted variations

1#E8DEFC
2#E8E0FB
3#E9E1F9
4#E9E3F7
5#EAE5F6
6#EBE6F4
7#EBE8F2
8#ECEAF1
9#EDEBEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F0
#F5F0FF
BackgroundsSubtle highlightsCard backgrounds
100
E7DC
#E7DCFE
Light backgroundsTable row hoverSkeleton loading
200
D2BF
#D2BFFD
Secondary backgroundsInput backgroundsDividers
300
B08D
#B08DFB
BordersInactive statesPlaceholder text
400
8752
#8752FA
Disabled statesSecondary iconsMuted text
500
6520
#6520F8
Primary brand colorCTAsActive elementsLinks
600
4A07
#4A07DA
Hover statesFocus ringsPrimary buttons hover
700
3A05
#3A05AD
Active/pressed statesDark mode accentsSecondary text
800
2A04
#2A047C
Text on light backgroundsHeadingsStrong borders
900
1B02
#1B024F
Primary textHigh emphasis contentDark headings
950
1102
#110231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F5F0FF;
  --lavender-100: #E7DCFE;
  --lavender-200: #D2BFFD;
  --lavender-300: #B08DFB;
  --lavender-400: #8752FA;
  --lavender-500: #6520F8;
  --lavender-600: #4A07DA;
  --lavender-700: #3A05AD;
  --lavender-800: #2A047C;
  --lavender-900: #1B024F;
  --lavender-950: #110231;
}
Generate More ShadesCreate PaletteConvert Color