Lavender

#C6E3F5

Blue

Color Codes

All color formats for development

HEX
#C6E3F5
RGB
rgb(198, 227, 245)
HSL
hsl(203, 70%, 87%)
OKLCH
oklch(0.9 0.039 235.1)
CMYK
cmyk(19%, 7%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.34:1

AA AAA

On Black Background

15.71:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F9
100
#E1F0
200
#C7E3
300
#9BCE
400
#67B4
500
#3C9F
600
#2283
700
#1B68
800
#134A
900
#0C2F
950
#081E

Shades

Darker variations

1#A1D1EE
2#7BBEE8
3#56ACE1
4#3099DA
5#2181BD
6#1B6797
7#144D71
8#0D344B
9#071A26

Tints

Lighter variations

1#CCE6F6
2#D2E9F7
3#D8ECF8
4#DDEEF9
5#E3F1FA
6#E8F4FB
7#EEF7FC
8#F4F9FD
9#F9FCFE

Tones

Muted variations

1#C9E3F3
2#CBE2F0
3#CEE2EE
4#D0E1EC
5#D2E1E9
6#D5E0E7
7#D7DFE5
8#D9DFE2
9#DCDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F9
#F2F9FD
BackgroundsSubtle highlightsCard backgrounds
100
E1F0
#E1F0FA
Light backgroundsTable row hoverSkeleton loading
200
C7E3
#C7E3F5
Secondary backgroundsInput backgroundsDividers
300
9BCE
#9BCEED
BordersInactive statesPlaceholder text
400
67B4
#67B4E4
Disabled statesSecondary iconsMuted text
500
3C9F
#3C9FDD
Primary brand colorCTAsActive elementsLinks
600
2283
#2283BF
Hover statesFocus ringsPrimary buttons hover
700
1B68
#1B6898
Active/pressed statesDark mode accentsSecondary text
800
134A
#134A6C
Text on light backgroundsHeadingsStrong borders
900
0C2F
#0C2F45
Primary textHigh emphasis contentDark headings
950
081E
#081E2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F9FD;
  --lavender-100: #E1F0FA;
  --lavender-200: #C7E3F5;
  --lavender-300: #9BCEED;
  --lavender-400: #67B4E4;
  --lavender-500: #3C9FDD;
  --lavender-600: #2283BF;
  --lavender-700: #1B6898;
  --lavender-800: #134A6C;
  --lavender-900: #0C2F45;
  --lavender-950: #081E2B;
}
Generate More ShadesCreate PaletteConvert Color