Lavender

#E4F4F7

Cyan

Color Codes

All color formats for development

HEX
#E4F4F7
RGB
rgb(228, 244, 247)
HSL
hsl(189, 54%, 93%)
OKLCH
oklch(0.956 0.017 210.2)
CMYK
cmyk(8%, 1%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.13:1

AA AAA

On Black Background

18.58:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FA
100
#E4F4
200
#CCEA
300
#A5DB
400
#76C7
500
#4EB8
600
#349B
700
#297B
800
#1D58
900
#1338
950
#0C23

Shades

Darker variations

1#BFE5EC
2#9AD6E1
3#76C8D6
4#51B9CB
5#37A3B7
6#2C8392
7#21626E
8#164149
9#0B2125

Tints

Lighter variations

1#E6F5F8
2#E9F6F8
3#ECF7F9
4#EFF8FA
5#F1F9FB
6#F4FBFC
7#F7FCFD
8#FAFDFD
9#FCFEFE

Tones

Muted variations

1#E4F3F6
2#E5F3F5
3#E6F2F4
4#E7F1F3
5#E8F1F2
6#E9F0F1
7#EAEFF0
8#EBEEEF
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FA
#F3FAFB
BackgroundsSubtle highlightsCard backgrounds
100
E4F4
#E4F4F7
Light backgroundsTable row hoverSkeleton loading
200
CCEA
#CCEAF0
Secondary backgroundsInput backgroundsDividers
300
A5DB
#A5DBE4
BordersInactive statesPlaceholder text
400
76C7
#76C7D6
Disabled statesSecondary iconsMuted text
500
4EB8
#4EB8CA
Primary brand colorCTAsActive elementsLinks
600
349B
#349BAD
Hover statesFocus ringsPrimary buttons hover
700
297B
#297B89
Active/pressed statesDark mode accentsSecondary text
800
1D58
#1D5862
Text on light backgroundsHeadingsStrong borders
900
1338
#13383F
Primary textHigh emphasis contentDark headings
950
0C23
#0C2327
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FAFB;
  --lavender-100: #E4F4F7;
  --lavender-200: #CCEAF0;
  --lavender-300: #A5DBE4;
  --lavender-400: #76C7D6;
  --lavender-500: #4EB8CA;
  --lavender-600: #349BAD;
  --lavender-700: #297B89;
  --lavender-800: #1D5862;
  --lavender-900: #13383F;
  --lavender-950: #0C2327;
}
Generate More ShadesCreate PaletteConvert Color