Lavender

#E4F2F6

Cyan

Color Codes

All color formats for development

HEX
#E4F2F6
RGB
rgb(228, 242, 246)
HSL
hsl(193, 50%, 93%)
OKLCH
oklch(0.952 0.016 216.7)
CMYK
cmyk(7%, 2%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.15:1

AA AAA

On Black Background

18.33:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4FA
100
#E4F2
200
#CDE7
300
#A7D5
400
#79BF
500
#53AD
600
#3890
700
#2D73
800
#2052
900
#1434
950
#0D21

Shades

Darker variations

1#C1E1EA
2#9DD0DE
3#7ABFD3
4#56AEC7
5#3B98B2
6#2F7A8E
7#245B6B
8#183D47
9#0C1E24

Tints

Lighter variations

1#E7F3F7
2#EAF5F8
3#ECF6F9
4#EFF7FA
5#F2F9FB
6#F4FAFB
7#F7FBFC
8#FAFCFD
9#FCFEFE

Tones

Muted variations

1#E5F2F5
2#E6F1F4
3#E7F1F3
4#E8F0F3
5#E9F0F2
6#EAEFF1
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
E4F2
#E4F2F6
Light backgroundsTable row hoverSkeleton loading
200
CDE7
#CDE7EE
Secondary backgroundsInput backgroundsDividers
300
A7D5
#A7D5E2
BordersInactive statesPlaceholder text
400
79BF
#79BFD2
Disabled statesSecondary iconsMuted text
500
53AD
#53ADC6
Primary brand colorCTAsActive elementsLinks
600
3890
#3890A8
Hover statesFocus ringsPrimary buttons hover
700
2D73
#2D7386
Active/pressed statesDark mode accentsSecondary text
800
2052
#205260
Text on light backgroundsHeadingsStrong borders
900
1434
#14343D
Primary textHigh emphasis contentDark headings
950
0D21
#0D2126
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4FAFB;
  --lavender-100: #E4F2F6;
  --lavender-200: #CDE7EE;
  --lavender-300: #A7D5E2;
  --lavender-400: #79BFD2;
  --lavender-500: #53ADC6;
  --lavender-600: #3890A8;
  --lavender-700: #2D7386;
  --lavender-800: #205260;
  --lavender-900: #14343D;
  --lavender-950: #0D2126;
}
Generate More ShadesCreate PaletteConvert Color