Lavender

#E1E7F9

Blue

Color Codes

All color formats for development

HEX
#E1E7F9
RGB
rgb(225, 231, 249)
HSL
hsl(225, 67%, 93%)
OKLCH
oklch(0.929 0.025 271.1)
CMYK
cmyk(10%, 7%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.24:1

AA AAA

On Black Background

17.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F5
100
#E1E7
200
#C8D3
300
#9DB1
400
#6A88
500
#3F66
600
#254B
700
#1D3B
800
#152A
900
#0D1B
950
#0811

Shades

Darker variations

1#BAC8F1
2#92A8E9
3#6A88E2
4#4369DA
5#274FC6
6#1F3F9E
7#172F77
8#10204F
9#081028

Tints

Lighter variations

1#E4EAFA
2#E7ECFA
3#EAEEFB
4#EDF1FB
5#F0F3FC
6#F3F5FD
7#F6F8FD
8#F9FAFE
9#FCFDFE

Tones

Muted variations

1#E2E8F8
2#E4E8F7
3#E5E9F6
4#E6EAF4
5#E7EAF3
6#E8EBF2
7#EAEBF1
8#EBECF0
9#ECEDEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F5
#F2F5FC
BackgroundsSubtle highlightsCard backgrounds
100
E1E7
#E1E7F9
Light backgroundsTable row hoverSkeleton loading
200
C8D3
#C8D3F4
Secondary backgroundsInput backgroundsDividers
300
9DB1
#9DB1EC
BordersInactive statesPlaceholder text
400
6A88
#6A88E2
Disabled statesSecondary iconsMuted text
500
3F66
#3F66D9
Primary brand colorCTAsActive elementsLinks
600
254B
#254BBB
Hover statesFocus ringsPrimary buttons hover
700
1D3B
#1D3B95
Active/pressed statesDark mode accentsSecondary text
800
152A
#152A6A
Text on light backgroundsHeadingsStrong borders
900
0D1B
#0D1B44
Primary textHigh emphasis contentDark headings
950
0811
#08112B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F5FC;
  --lavender-100: #E1E7F9;
  --lavender-200: #C8D3F4;
  --lavender-300: #9DB1EC;
  --lavender-400: #6A88E2;
  --lavender-500: #3F66D9;
  --lavender-600: #254BBB;
  --lavender-700: #1D3B95;
  --lavender-800: #152A6A;
  --lavender-900: #0D1B44;
  --lavender-950: #08112B;
}
Generate More ShadesCreate PaletteConvert Color