Lavender

#E2DFFB

Blue

Color Codes

All color formats for development

HEX
#E2DFFB
RGB
rgb(226, 223, 251)
HSL
hsl(246, 78%, 93%)
OKLCH
oklch(0.915 0.038 290.5)
CMYK
cmyk(10%, 11%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.30:1

AA AAA

On Black Background

16.18:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F1
100
#E2DF
200
#C9C4
300
#A097
400
#6E60
500
#4533
600
#2A19
700
#2214
800
#180E
900
#0F09
950
#0A06

Shades

Darker variations

1#BBB5F6
2#958BF1
3#6E61EB
4#4836E6
5#2D1AD3
6#2415A9
7#1B107F
8#120A54
9#09052A

Tints

Lighter variations

1#E5E2FB
2#E8E6FC
3#EBE9FC
4#EEECFD
5#F1EFFD
6#F3F2FD
7#F6F5FE
8#F9F9FE
9#FCFCFF

Tones

Muted variations

1#E3E1FA
2#E4E2F8
3#E5E3F7
4#E6E5F6
5#E8E6F4
6#E9E8F3
7#EAE9F1
8#EBEAF0
9#ECECEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F1
#F3F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E2DF
#E2DFFB
Light backgroundsTable row hoverSkeleton loading
200
C9C4
#C9C4F8
Secondary backgroundsInput backgroundsDividers
300
A097
#A097F2
BordersInactive statesPlaceholder text
400
6E60
#6E60EB
Disabled statesSecondary iconsMuted text
500
4533
#4533E6
Primary brand colorCTAsActive elementsLinks
600
2A19
#2A19C8
Hover statesFocus ringsPrimary buttons hover
700
2214
#22149F
Active/pressed statesDark mode accentsSecondary text
800
180E
#180E71
Text on light backgroundsHeadingsStrong borders
900
0F09
#0F0949
Primary textHigh emphasis contentDark headings
950
0A06
#0A062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F1FD;
  --lavender-100: #E2DFFB;
  --lavender-200: #C9C4F8;
  --lavender-300: #A097F2;
  --lavender-400: #6E60EB;
  --lavender-500: #4533E6;
  --lavender-600: #2A19C8;
  --lavender-700: #22149F;
  --lavender-800: #180E71;
  --lavender-900: #0F0949;
  --lavender-950: #0A062D;
}
Generate More ShadesCreate PaletteConvert Color