Lavender

#E4F3F6

Cyan

Color Codes

All color formats for development

HEX
#E4F3F6
RGB
rgb(228, 243, 246)
HSL
hsl(190, 50%, 93%)
OKLCH
oklch(0.954 0.016 211)
CMYK
cmyk(7%, 1%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.14:1

AA AAA

On Black Background

18.45:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4FA
100
#E4F3
200
#CDE9
300
#A7D8
400
#79C4
500
#53B3
600
#3896
700
#2D77
800
#2055
900
#1436
950
#0D22

Shades

Darker variations

1#C1E3EA
2#9DD3DE
3#7AC4D3
4#56B4C7
5#3B9EB2
6#2F7E8E
7#245F6B
8#183F47
9#0C2024

Tints

Lighter variations

1#E7F4F7
2#EAF5F8
3#ECF7F9
4#EFF8FA
5#F2F9FB
6#F4FAFB
7#F7FBFC
8#FAFDFD
9#FCFEFE

Tones

Muted variations

1#E5F3F5
2#E6F2F4
3#E7F1F3
4#E8F1F3
5#E9F0F2
6#EAF0F1
7#EAEFF0
8#EBEEEF
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4FA
#F4FAFB
BackgroundsSubtle highlightsCard backgrounds
100
E4F3
#E4F3F6
Light backgroundsTable row hoverSkeleton loading
200
CDE9
#CDE9EE
Secondary backgroundsInput backgroundsDividers
300
A7D8
#A7D8E2
BordersInactive statesPlaceholder text
400
79C4
#79C4D2
Disabled statesSecondary iconsMuted text
500
53B3
#53B3C6
Primary brand colorCTAsActive elementsLinks
600
3896
#3896A8
Hover statesFocus ringsPrimary buttons hover
700
2D77
#2D7786
Active/pressed statesDark mode accentsSecondary text
800
2055
#205560
Text on light backgroundsHeadingsStrong borders
900
1436
#14363D
Primary textHigh emphasis contentDark headings
950
0D22
#0D2226
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4FAFB;
  --lavender-100: #E4F3F6;
  --lavender-200: #CDE9EE;
  --lavender-300: #A7D8E2;
  --lavender-400: #79C4D2;
  --lavender-500: #53B3C6;
  --lavender-600: #3896A8;
  --lavender-700: #2D7786;
  --lavender-800: #205560;
  --lavender-900: #14363D;
  --lavender-950: #0D2226;
}
Generate More ShadesCreate PaletteConvert Color