Lavender

#E1E4F9

Blue

Color Codes

All color formats for development

HEX
#E1E4F9
RGB
rgb(225, 228, 249)
HSL
hsl(232, 67%, 93%)
OKLCH
oklch(0.923 0.029 279.3)
CMYK
cmyk(10%, 8%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.26:1

AA AAA

On Black Background

16.67:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E1E4
200
#C8CE
300
#9DA8
400
#6A7A
500
#3F54
600
#2539
700
#1D2D
800
#1520
900
#0D15
950
#080D

Shades

Darker variations

1#BAC1F1
2#929EE9
3#6A7AE2
4#4357DA
5#273CC6
6#1F309E
7#172477
8#10184F
9#080C28

Tints

Lighter variations

1#E4E7FA
2#E7EAFA
3#EAECFB
4#EDEFFB
5#F0F2FC
6#F3F4FD
7#F6F7FD
8#F9FAFE
9#FCFCFE

Tones

Muted variations

1#E2E5F8
2#E4E6F7
3#E5E7F6
4#E6E8F4
5#E7E9F3
6#E8EAF2
7#EAEBF1
8#EBEBF0
9#ECECEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F4
#F2F4FC
BackgroundsSubtle highlightsCard backgrounds
100
E1E4
#E1E4F9
Light backgroundsTable row hoverSkeleton loading
200
C8CE
#C8CEF4
Secondary backgroundsInput backgroundsDividers
300
9DA8
#9DA8EC
BordersInactive statesPlaceholder text
400
6A7A
#6A7AE2
Disabled statesSecondary iconsMuted text
500
3F54
#3F54D9
Primary brand colorCTAsActive elementsLinks
600
2539
#2539BB
Hover statesFocus ringsPrimary buttons hover
700
1D2D
#1D2D95
Active/pressed statesDark mode accentsSecondary text
800
1520
#15206A
Text on light backgroundsHeadingsStrong borders
900
0D15
#0D1544
Primary textHigh emphasis contentDark headings
950
080D
#080D2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F4FC;
  --lavender-100: #E1E4F9;
  --lavender-200: #C8CEF4;
  --lavender-300: #9DA8EC;
  --lavender-400: #6A7AE2;
  --lavender-500: #3F54D9;
  --lavender-600: #2539BB;
  --lavender-700: #1D2D95;
  --lavender-800: #15206A;
  --lavender-900: #0D1544;
  --lavender-950: #080D2B;
}
Generate More ShadesCreate PaletteConvert Color