Lavender

#E1FAF8

Cyan

Color Codes

All color formats for development

HEX
#E1FAF8
RGB
rgb(225, 250, 248)
HSL
hsl(175, 71%, 93%)
OKLCH
oklch(0.966 0.026 190.9)
CMYK
cmyk(10%, 0%, 1%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.09:1

AA AAA

On Black Background

19.23: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#B8F3EE
2#8FECE4
3#67E5DB
4#3EDED1
5#22CBBD
6#1CA297
7#157A71
8#0E514B
9#072926

Tints

Lighter variations

1#E4FAF8
2#E7FBF9
3#EAFBFA
4#EDFCFB
5#F0FCFB
6#F3FDFC
7#F6FDFD
8#F9FEFE
9#FCFEFE

Tones

Muted variations

1#E2F9F7
2#E3F7F6
3#E4F6F5
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
#E0FAF8
Light backgroundsTable row hoverSkeleton loading
200
C6F5
#C6F5F1
Secondary backgroundsInput backgroundsDividers
300
9BEE
#9BEEE7
BordersInactive statesPlaceholder text
400
66E5
#66E5DB
Disabled statesSecondary iconsMuted text
500
3BDE
#3BDED0
Primary brand colorCTAsActive elementsLinks
600
21C0
#21C0B3
Hover statesFocus ringsPrimary buttons hover
700
1A99
#1A998E
Active/pressed statesDark mode accentsSecondary text
800
126D
#126D65
Text on light backgroundsHeadingsStrong borders
900
0C46
#0C4641
Primary textHigh emphasis contentDark headings
950
072C
#072C29
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FDFC;
  --lavender-100: #E0FAF8;
  --lavender-200: #C6F5F1;
  --lavender-300: #9BEEE7;
  --lavender-400: #66E5DB;
  --lavender-500: #3BDED0;
  --lavender-600: #21C0B3;
  --lavender-700: #1A998E;
  --lavender-800: #126D65;
  --lavender-900: #0C4641;
  --lavender-950: #072C29;
}
Generate More ShadesCreate PaletteConvert Color