Lavender

#E0E6FA

Blue

Color Codes

All color formats for development

HEX
#E0E6FA
RGB
rgb(224, 230, 250)
HSL
hsl(226, 72%, 93%)
OKLCH
oklch(0.926 0.028 272.5)
CMYK
cmyk(10%, 8%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.24:1

AA AAA

On Black Background

16.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E0E6
200
#C6D1
300
#9AAE
400
#6583
500
#3A60
600
#1F45
700
#1937
800
#1227
900
#0B19
950
#0710

Shades

Darker variations

1#B8C5F3
2#8FA5ED
3#6684E6
4#3D63DF
5#2149CC
6#1B3AA3
7#142C7A
8#0D1D52
9#070F29

Tints

Lighter variations

1#E3E9FB
2#E6EBFB
3#EAEEFC
4#EDF0FC
5#F0F3FD
6#F3F5FD
7#F6F8FE
8#F9FAFE
9#FCFDFF

Tones

Muted variations

1#E2E7F9
2#E3E8F7
3#E4E8F6
4#E5E9F5
5#E7EAF4
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
#C6D1F6
Secondary backgroundsInput backgroundsDividers
300
9AAE
#9AAEEF
BordersInactive statesPlaceholder text
400
6583
#6583E6
Disabled statesSecondary iconsMuted text
500
3A60
#3A60DF
Primary brand colorCTAsActive elementsLinks
600
1F45
#1F45C1
Hover statesFocus ringsPrimary buttons hover
700
1937
#19379A
Active/pressed statesDark mode accentsSecondary text
800
1227
#12276E
Text on light backgroundsHeadingsStrong borders
900
0B19
#0B1946
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: #C6D1F6;
  --lavender-300: #9AAEEF;
  --lavender-400: #6583E6;
  --lavender-500: #3A60DF;
  --lavender-600: #1F45C1;
  --lavender-700: #19379A;
  --lavender-800: #12276E;
  --lavender-900: #0B1946;
  --lavender-950: #07102C;
}
Generate More ShadesCreate PaletteConvert Color