Lavender

#E0FAF6

Cyan

Color Codes

All color formats for development

HEX
#E0FAF6
RGB
rgb(224, 250, 246)
HSL
hsl(171, 72%, 93%)
OKLCH
oklch(0.965 0.028 185.6)
CMYK
cmyk(10%, 0%, 2%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.10:1

AA AAA

On Black Background

19.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2FD
100
#E0FA
200
#C6F6
300
#9AEF
400
#65E6
500
#3ADF
600
#1FC1
700
#199A
800
#126E
900
#0B46
950
#072C

Shades

Darker variations

1#B8F3EA
2#8FEDDF
3#66E6D3
4#3DDFC7
5#21CCB2
6#1BA38F
7#147A6B
8#0D5247
9#072924

Tints

Lighter variations

1#E3FBF7
2#E6FBF8
3#EAFCF9
4#EDFCFA
5#F0FDFB
6#F3FDFB
7#F6FEFC
8#F9FEFD
9#FCFFFE

Tones

Muted variations

1#E2F9F5
2#E3F7F4
3#E4F6F3
4#E5F5F3
5#E7F4F2
6#E8F2F1
7#E9F1F0
8#EBF0EF
9#ECEEEE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2FD
#F2FDFB
BackgroundsSubtle highlightsCard backgrounds
100
E0FA
#E0FAF6
Light backgroundsTable row hoverSkeleton loading
200
C6F6
#C6F6EF
Secondary backgroundsInput backgroundsDividers
300
9AEF
#9AEFE2
BordersInactive statesPlaceholder text
400
65E6
#65E6D3
Disabled statesSecondary iconsMuted text
500
3ADF
#3ADFC6
Primary brand colorCTAsActive elementsLinks
600
1FC1
#1FC1A9
Hover statesFocus ringsPrimary buttons hover
700
199A
#199A86
Active/pressed statesDark mode accentsSecondary text
800
126E
#126E60
Text on light backgroundsHeadingsStrong borders
900
0B46
#0B463D
Primary textHigh emphasis contentDark headings
950
072C
#072C26
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2FDFB;
  --lavender-100: #E0FAF6;
  --lavender-200: #C6F6EF;
  --lavender-300: #9AEFE2;
  --lavender-400: #65E6D3;
  --lavender-500: #3ADFC6;
  --lavender-600: #1FC1A9;
  --lavender-700: #199A86;
  --lavender-800: #126E60;
  --lavender-900: #0B463D;
  --lavender-950: #072C26;
}
Generate More ShadesCreate PaletteConvert Color