Lavender

#E5E0FA

Blue

Color Codes

All color formats for development

HEX
#E5E0FA
RGB
rgb(229, 224, 250)
HSL
hsl(252, 72%, 93%)
OKLCH
oklch(0.918 0.035 294.5)
CMYK
cmyk(8%, 10%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.28:1

AA AAA

On Black Background

16.37:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F2
100
#E5E0
200
#D0C6
300
#AB9A
400
#7F65
500
#5B3A
600
#401F
700
#3319
800
#2412
900
#170B
950
#0E07

Shades

Darker variations

1#C3B8F3
2#A28FED
3#8066E6
4#5E3DDF
5#4321CC
6#361BA3
7#28147A
8#1B0D52
9#0D0729

Tints

Lighter variations

1#E8E3FB
2#EBE6FB
3#EDEAFC
4#F0EDFC
5#F2F0FD
6#F5F3FD
7#F7F6FE
8#FAF9FE
9#FCFCFF

Tones

Muted variations

1#E6E2F9
2#E7E3F7
3#E8E4F6
4#E9E5F5
5#E9E7F4
6#EAE8F2
7#EBE9F1
8#ECEBF0
9#ECECEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F2
#F4F2FD
BackgroundsSubtle highlightsCard backgrounds
100
E5E0
#E5E0FA
Light backgroundsTable row hoverSkeleton loading
200
D0C6
#D0C6F6
Secondary backgroundsInput backgroundsDividers
300
AB9A
#AB9AEF
BordersInactive statesPlaceholder text
400
7F65
#7F65E6
Disabled statesSecondary iconsMuted text
500
5B3A
#5B3ADF
Primary brand colorCTAsActive elementsLinks
600
401F
#401FC1
Hover statesFocus ringsPrimary buttons hover
700
3319
#33199A
Active/pressed statesDark mode accentsSecondary text
800
2412
#24126E
Text on light backgroundsHeadingsStrong borders
900
170B
#170B46
Primary textHigh emphasis contentDark headings
950
0E07
#0E072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F2FD;
  --lavender-100: #E5E0FA;
  --lavender-200: #D0C6F6;
  --lavender-300: #AB9AEF;
  --lavender-400: #7F65E6;
  --lavender-500: #5B3ADF;
  --lavender-600: #401FC1;
  --lavender-700: #33199A;
  --lavender-800: #24126E;
  --lavender-900: #170B46;
  --lavender-950: #0E072C;
}
Generate More ShadesCreate PaletteConvert Color