Lavender

#E0F5FB

Cyan

Color Codes

All color formats for development

HEX
#E0F5FB
RGB
rgb(224, 245, 251)
HSL
hsl(193, 77%, 93%)
OKLCH
oklch(0.957 0.024 216.7)
CMYK
cmyk(11%, 2%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.13:1

AA AAA

On Black Background

18.62:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FB
100
#DFF5
200
#C4EC
300
#97DE
400
#61CD
500
#34BE
600
#1AA1
700
#1580
800
#0F5C
900
#093B
950
#0625

Shades

Darker variations

1#B5E8F5
2#8BDAF0
3#61CDEB
4#38BFE5
5#1BAAD2
6#1688A8
7#10667E
8#0B4454
9#05222A

Tints

Lighter variations

1#E3F6FB
2#E6F7FC
3#E9F8FC
4#ECF9FD
5#EFFAFD
6#F2FBFD
7#F6FCFE
8#F9FDFE
9#FCFEFF

Tones

Muted variations

1#E1F4FA
2#E2F3F8
3#E4F3F7
4#E5F2F5
5#E6F1F4
6#E8F0F3
7#E9EFF1
8#EAEFF0
9#ECEEEF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FB
#F1FBFD
BackgroundsSubtle highlightsCard backgrounds
100
DFF5
#DFF5FB
Light backgroundsTable row hoverSkeleton loading
200
C4EC
#C4ECF7
Secondary backgroundsInput backgroundsDividers
300
97DE
#97DEF2
BordersInactive statesPlaceholder text
400
61CD
#61CDEA
Disabled statesSecondary iconsMuted text
500
34BE
#34BEE5
Primary brand colorCTAsActive elementsLinks
600
1AA1
#1AA1C7
Hover statesFocus ringsPrimary buttons hover
700
1580
#15809E
Active/pressed statesDark mode accentsSecondary text
800
0F5C
#0F5C71
Text on light backgroundsHeadingsStrong borders
900
093B
#093B48
Primary textHigh emphasis contentDark headings
950
0625
#06252D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FBFD;
  --lavender-100: #DFF5FB;
  --lavender-200: #C4ECF7;
  --lavender-300: #97DEF2;
  --lavender-400: #61CDEA;
  --lavender-500: #34BEE5;
  --lavender-600: #1AA1C7;
  --lavender-700: #15809E;
  --lavender-800: #0F5C71;
  --lavender-900: #093B48;
  --lavender-950: #06252D;
}
Generate More ShadesCreate PaletteConvert Color