Lavender

#E2F4F8

Cyan

Color Codes

All color formats for development

HEX
#E2F4F8
RGB
rgb(226, 244, 248)
HSL
hsl(191, 61%, 93%)
OKLCH
oklch(0.955 0.02 212.5)
CMYK
cmyk(9%, 2%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.13:1

AA AAA

On Black Background

18.53:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FA
100
#E2F4
200
#CAEB
300
#A1DB
400
#6FC8
500
#46B9
600
#2C9C
700
#237C
800
#1958
900
#1039
950
#0A23

Shades

Darker variations

1#BCE5EF
2#96D7E6
3#70C8DC
4#4ABAD3
5#2EA4BF
6#258499
7#1C6373
8#12424C
9#092126

Tints

Lighter variations

1#E5F5F9
2#E8F6F9
3#EBF7FA
4#EEF8FB
5#F1FAFC
6#F4FBFC
7#F6FCFD
8#F9FDFE
9#FCFEFE

Tones

Muted variations

1#E3F3F7
2#E4F3F6
3#E6F2F5
4#E7F1F4
5#E8F1F3
6#E9F0F2
7#EAEFF0
8#EBEFEF
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FA
#F3FAFC
BackgroundsSubtle highlightsCard backgrounds
100
E2F4
#E2F4F8
Light backgroundsTable row hoverSkeleton loading
200
CAEB
#CAEBF2
Secondary backgroundsInput backgroundsDividers
300
A1DB
#A1DBE8
BordersInactive statesPlaceholder text
400
6FC8
#6FC8DC
Disabled statesSecondary iconsMuted text
500
46B9
#46B9D2
Primary brand colorCTAsActive elementsLinks
600
2C9C
#2C9CB5
Hover statesFocus ringsPrimary buttons hover
700
237C
#237C90
Active/pressed statesDark mode accentsSecondary text
800
1958
#195867
Text on light backgroundsHeadingsStrong borders
900
1039
#103942
Primary textHigh emphasis contentDark headings
950
0A23
#0A2329
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FAFC;
  --lavender-100: #E2F4F8;
  --lavender-200: #CAEBF2;
  --lavender-300: #A1DBE8;
  --lavender-400: #6FC8DC;
  --lavender-500: #46B9D2;
  --lavender-600: #2C9CB5;
  --lavender-700: #237C90;
  --lavender-800: #195867;
  --lavender-900: #103942;
  --lavender-950: #0A2329;
}
Generate More ShadesCreate PaletteConvert Color