Lavender

#E2F8F6

Cyan

Color Codes

All color formats for development

HEX
#E2F8F6
RGB
rgb(226, 248, 246)
HSL
hsl(175, 61%, 93%)
OKLCH
oklch(0.962 0.023 190.2)
CMYK
cmyk(9%, 0%, 1%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.11:1

AA AAA

On Black Background

18.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FC
100
#E2F8
200
#CAF2
300
#A1E8
400
#6FDC
500
#46D2
600
#2CB5
700
#2390
800
#1967
900
#1042
950
#0A29

Shades

Darker variations

1#BCEFEB
2#96E6DF
3#70DCD3
4#4AD3C8
5#2EBFB3
6#25998F
7#1C736B
8#124C48
9#092624

Tints

Lighter variations

1#E5F9F7
2#E8F9F8
3#EBFAF9
4#EEFBFA
5#F1FCFB
6#F4FCFB
7#F6FDFC
8#F9FEFD
9#FCFEFE

Tones

Muted variations

1#E3F7F5
2#E4F6F4
3#E6F5F4
4#E7F4F3
5#E8F3F2
6#E9F2F1
7#EAF0F0
8#EBEFEF
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FC
#F3FCFB
BackgroundsSubtle highlightsCard backgrounds
100
E2F8
#E2F8F6
Light backgroundsTable row hoverSkeleton loading
200
CAF2
#CAF2EF
Secondary backgroundsInput backgroundsDividers
300
A1E8
#A1E8E2
BordersInactive statesPlaceholder text
400
6FDC
#6FDCD3
Disabled statesSecondary iconsMuted text
500
46D2
#46D2C7
Primary brand colorCTAsActive elementsLinks
600
2CB5
#2CB5A9
Hover statesFocus ringsPrimary buttons hover
700
2390
#239087
Active/pressed statesDark mode accentsSecondary text
800
1967
#196760
Text on light backgroundsHeadingsStrong borders
900
1042
#10423E
Primary textHigh emphasis contentDark headings
950
0A29
#0A2926
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FCFB;
  --lavender-100: #E2F8F6;
  --lavender-200: #CAF2EF;
  --lavender-300: #A1E8E2;
  --lavender-400: #6FDCD3;
  --lavender-500: #46D2C7;
  --lavender-600: #2CB5A9;
  --lavender-700: #239087;
  --lavender-800: #196760;
  --lavender-900: #10423E;
  --lavender-950: #0A2926;
}
Generate More ShadesCreate PaletteConvert Color