Lavender

#E1E4FA

Blue

Color Codes

All color formats for development

HEX
#E1E4FA
RGB
rgb(225, 228, 250)
HSL
hsl(233, 71%, 93%)
OKLCH
oklch(0.923 0.03 279.6)
CMYK
cmyk(10%, 9%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.26:1

AA AAA

On Black Background

16.68:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F3
100
#E0E3
200
#C6CC
300
#9BA4
400
#6675
500
#3B4E
600
#2133
700
#1A29
800
#121D
900
#0C13
950
#070C

Shades

Darker variations

1#B8BFF3
2#8F9AEC
3#6776E5
4#3E51DE
5#2236CB
6#1C2BA2
7#15207A
8#0E1651
9#070B29

Tints

Lighter variations

1#E4E6FA
2#E7E9FB
3#EAECFB
4#EDEEFC
5#F0F1FC
6#F3F4FD
7#F6F7FD
8#F9F9FE
9#FCFCFE

Tones

Muted variations

1#E2E4F9
2#E3E5F7
3#E4E6F6
4#E6E7F5
5#E7E8F3
6#E8E9F2
7#E9EAF1
8#EBEBF0
9#ECECEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F3
#F2F3FD
BackgroundsSubtle highlightsCard backgrounds
100
E0E3
#E0E3FA
Light backgroundsTable row hoverSkeleton loading
200
C6CC
#C6CCF5
Secondary backgroundsInput backgroundsDividers
300
9BA4
#9BA4EE
BordersInactive statesPlaceholder text
400
6675
#6675E5
Disabled statesSecondary iconsMuted text
500
3B4E
#3B4EDE
Primary brand colorCTAsActive elementsLinks
600
2133
#2133C0
Hover statesFocus ringsPrimary buttons hover
700
1A29
#1A2999
Active/pressed statesDark mode accentsSecondary text
800
121D
#121D6D
Text on light backgroundsHeadingsStrong borders
900
0C13
#0C1346
Primary textHigh emphasis contentDark headings
950
070C
#070C2C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F3FD;
  --lavender-100: #E0E3FA;
  --lavender-200: #C6CCF5;
  --lavender-300: #9BA4EE;
  --lavender-400: #6675E5;
  --lavender-500: #3B4EDE;
  --lavender-600: #2133C0;
  --lavender-700: #1A2999;
  --lavender-800: #121D6D;
  --lavender-900: #0C1346;
  --lavender-950: #070C2C;
}
Generate More ShadesCreate PaletteConvert Color