Lavender

#E4F0F6

Blue

Color Codes

All color formats for development

HEX
#E4F0F6
RGB
rgb(228, 240, 246)
HSL
hsl(200, 50%, 93%)
OKLCH
oklch(0.948 0.015 229)
CMYK
cmyk(7%, 2%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.16:1

AA AAA

On Black Background

18.09:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F9
100
#E4F0
200
#CDE3
300
#A7CE
400
#79B5
500
#539F
600
#3883
700
#2D68
800
#204A
900
#1430
950
#0D1E

Shades

Darker variations

1#C1DCEA
2#9DC9DE
3#7AB5D3
4#56A1C7
5#3B8AB2
6#2F6F8E
7#24536B
8#183747
9#0C1C24

Tints

Lighter variations

1#E7F2F7
2#EAF3F8
3#ECF5F9
4#EFF6FA
5#F2F8FB
6#F4F9FB
7#F7FBFC
8#FAFCFD
9#FCFEFE

Tones

Muted variations

1#E5F0F5
2#E6F0F4
3#E7EFF3
4#E8EFF3
5#E9EFF2
6#EAEEF1
7#EAEEF0
8#EBEEEF
9#ECEDEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F9
#F4F9FB
BackgroundsSubtle highlightsCard backgrounds
100
E4F0
#E4F0F6
Light backgroundsTable row hoverSkeleton loading
200
CDE3
#CDE3EE
Secondary backgroundsInput backgroundsDividers
300
A7CE
#A7CEE2
BordersInactive statesPlaceholder text
400
79B5
#79B5D2
Disabled statesSecondary iconsMuted text
500
539F
#539FC6
Primary brand colorCTAsActive elementsLinks
600
3883
#3883A8
Hover statesFocus ringsPrimary buttons hover
700
2D68
#2D6886
Active/pressed statesDark mode accentsSecondary text
800
204A
#204A60
Text on light backgroundsHeadingsStrong borders
900
1430
#14303D
Primary textHigh emphasis contentDark headings
950
0D1E
#0D1E26
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F9FB;
  --lavender-100: #E4F0F6;
  --lavender-200: #CDE3EE;
  --lavender-300: #A7CEE2;
  --lavender-400: #79B5D2;
  --lavender-500: #539FC6;
  --lavender-600: #3883A8;
  --lavender-700: #2D6886;
  --lavender-800: #204A60;
  --lavender-900: #14303D;
  --lavender-950: #0D1E26;
}
Generate More ShadesCreate PaletteConvert Color