Lavender

#EBE0FB

Purple

Color Codes

All color formats for development

HEX
#EBE0FB
RGB
rgb(235, 224, 251)
HSL
hsl(264, 77%, 93%)
OKLCH
oklch(0.924 0.038 304.1)
CMYK
cmyk(6%, 11%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.27:1

AA AAA

On Black Background

16.59:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#EADF
200
#D9C4
300
#BB97
400
#9861
500
#7B34
600
#5F1A
700
#4C15
800
#360F
900
#2309
950
#1606

Shades

Darker variations

1#CFB5F5
2#B48BF0
3#9861EB
4#7D38E5
5#641BD2
6#5016A8
7#3C107E
8#280B54
9#14052A

Tints

Lighter variations

1#ECE3FB
2#EFE6FC
3#F1E9FC
4#F3ECFD
5#F5EFFD
6#F7F2FD
7#F9F6FE
8#FBF9FE
9#FDFCFF

Tones

Muted variations

1#EBE1FA
2#EBE2F8
3#EBE4F7
4#ECE5F5
5#ECE6F4
6#ECE8F3
7#ECE9F1
8#EDEAF0
9#EDECEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FD
BackgroundsSubtle highlightsCard backgrounds
100
EADF
#EADFFB
Light backgroundsTable row hoverSkeleton loading
200
D9C4
#D9C4F7
Secondary backgroundsInput backgroundsDividers
300
BB97
#BB97F2
BordersInactive statesPlaceholder text
400
9861
#9861EA
Disabled statesSecondary iconsMuted text
500
7B34
#7B34E5
Primary brand colorCTAsActive elementsLinks
600
5F1A
#5F1AC7
Hover statesFocus ringsPrimary buttons hover
700
4C15
#4C159E
Active/pressed statesDark mode accentsSecondary text
800
360F
#360F71
Text on light backgroundsHeadingsStrong borders
900
2309
#230948
Primary textHigh emphasis contentDark headings
950
1606
#16062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F1FD;
  --lavender-100: #EADFFB;
  --lavender-200: #D9C4F7;
  --lavender-300: #BB97F2;
  --lavender-400: #9861EA;
  --lavender-500: #7B34E5;
  --lavender-600: #5F1AC7;
  --lavender-700: #4C159E;
  --lavender-800: #360F71;
  --lavender-900: #230948;
  --lavender-950: #16062D;
}
Generate More ShadesCreate PaletteConvert Color