Lavender

#E1FAF7

Cyan

Color Codes

All color formats for development

HEX
#E1FAF7
RGB
rgb(225, 250, 247)
HSL
hsl(173, 71%, 93%)
OKLCH
oklch(0.966 0.026 188)
CMYK
cmyk(10%, 0%, 1%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.09:1

AA AAA

On Black Background

19.22:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FA
200
#C6F5
300
#9BEE
400
#66E5
500
#3BDE
600
#21C0
700
#1A99
800
#126D
900
#0C46
950
#072C

Shades

Darker variations

1#B8F3EC
2#8FECE1
3#67E5D6
4#3EDECC
5#22CBB7
6#1CA292
7#157A6E
8#0E5149
9#072925

Tints

Lighter variations

1#E4FAF8
2#E7FBF8
3#EAFBF9
4#EDFCFA
5#F0FCFB
6#F3FDFC
7#F6FDFD
8#F9FEFD
9#FCFEFE

Tones

Muted variations

1#E2F9F6
2#E3F7F5
3#E4F6F4
4#E6F5F3
5#E7F3F2
6#E8F2F1
7#E9F1F0
8#EBF0EF
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDFC
BackgroundsSubtle highlightsCard backgrounds
100
E0FA
#E0FAF7
Light backgroundsTable row hoverSkeleton loading
200
C6F5
#C6F5F0
Secondary backgroundsInput backgroundsDividers
300
9BEE
#9BEEE4
BordersInactive statesPlaceholder text
400
66E5
#66E5D6
Disabled statesSecondary iconsMuted text
500
3BDE
#3BDECB
Primary brand colorCTAsActive elementsLinks
600
21C0
#21C0AD
Hover statesFocus ringsPrimary buttons hover
700
1A99
#1A998A
Active/pressed statesDark mode accentsSecondary text
800
126D
#126D62
Text on light backgroundsHeadingsStrong borders
900
0C46
#0C463F
Primary textHigh emphasis contentDark headings
950
072C
#072C27
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FDFC;
  --lavender-100: #E0FAF7;
  --lavender-200: #C6F5F0;
  --lavender-300: #9BEEE4;
  --lavender-400: #66E5D6;
  --lavender-500: #3BDECB;
  --lavender-600: #21C0AD;
  --lavender-700: #1A998A;
  --lavender-800: #126D62;
  --lavender-900: #0C463F;
  --lavender-950: #072C27;
}
Generate More ShadesCreate PaletteConvert Color