Lavender

#E1E7FA

Blue

Color Codes

All color formats for development

HEX
#E1E7FA
RGB
rgb(225, 231, 250)
HSL
hsl(226, 71%, 93%)
OKLCH
oklch(0.929 0.027 271.9)
CMYK
cmyk(10%, 8%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.23:1

AA AAA

On Black Background

17.01:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E0E6
200
#C6D1
300
#9BAE
400
#6684
500
#3B61
600
#2146
700
#1A37
800
#1228
900
#0C19
950
#0710

Shades

Darker variations

1#B8C6F3
2#8FA5EC
3#6784E5
4#3E64DE
5#224ACB
6#1C3BA2
7#152C7A
8#0E1D51
9#070F29

Tints

Lighter variations

1#E4E9FA
2#E7EBFB
3#EAEEFB
4#EDF0FC
5#F0F3FC
6#F3F5FD
7#F6F8FD
8#F9FAFE
9#FCFDFE

Tones

Muted variations

1#E2E7F9
2#E3E8F7
3#E4E8F6
4#E6E9F5
5#E7EAF3
6#E8EAF2
7#E9EBF1
8#EBECF0
9#ECECEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F4
#F2F4FD
BackgroundsSubtle highlightsCard backgrounds
100
E0E6
#E0E6FA
Light backgroundsTable row hoverSkeleton loading
200
C6D1
#C6D1F5
Secondary backgroundsInput backgroundsDividers
300
9BAE
#9BAEEE
BordersInactive statesPlaceholder text
400
6684
#6684E5
Disabled statesSecondary iconsMuted text
500
3B61
#3B61DE
Primary brand colorCTAsActive elementsLinks
600
2146
#2146C0
Hover statesFocus ringsPrimary buttons hover
700
1A37
#1A3799
Active/pressed statesDark mode accentsSecondary text
800
1228
#12286D
Text on light backgroundsHeadingsStrong borders
900
0C19
#0C1946
Primary textHigh emphasis contentDark headings
950
0710
#07102C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F4FD;
  --lavender-100: #E0E6FA;
  --lavender-200: #C6D1F5;
  --lavender-300: #9BAEEE;
  --lavender-400: #6684E5;
  --lavender-500: #3B61DE;
  --lavender-600: #2146C0;
  --lavender-700: #1A3799;
  --lavender-800: #12286D;
  --lavender-900: #0C1946;
  --lavender-950: #07102C;
}
Generate More ShadesCreate PaletteConvert Color