Lavender

#C6E3F6

Blue

Color Codes

All color formats for development

HEX
#C6E3F6
RGB
rgb(198, 227, 246)
HSL
hsl(204, 73%, 87%)
OKLCH
oklch(0.901 0.04 236.6)
CMYK
cmyk(20%, 8%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.34:1

AA AAA

On Black Background

15.72:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E0F0
200
#C6E3
300
#9ACD
400
#65B3
500
#389D
600
#1E81
700
#1866
800
#1149
900
#0B2F
950
#071D

Shades

Darker variations

1#9FD0F0
2#79BDEA
3#53AAE4
4#2C97DE
5#1E7FC0
6#18669A
7#124C73
8#0C334D
9#061926

Tints

Lighter variations

1#CBE6F7
2#D1E8F8
3#D7EBF9
4#DDEEFA
5#E2F1FB
6#E8F4FB
7#EEF7FC
8#F4F9FD
9#F9FCFE

Tones

Muted variations

1#C8E2F4
2#CAE2F1
3#CDE1EF
4#CFE1EC
5#D2E0EA
6#D4E0E8
7#D7DFE5
8#D9DFE3
9#DBDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FD
BackgroundsSubtle highlightsCard backgrounds
100
E0F0
#E0F0FA
Light backgroundsTable row hoverSkeleton loading
200
C6E3
#C6E3F6
Secondary backgroundsInput backgroundsDividers
300
9ACD
#9ACDEF
BordersInactive statesPlaceholder text
400
65B3
#65B3E7
Disabled statesSecondary iconsMuted text
500
389D
#389DE0
Primary brand colorCTAsActive elementsLinks
600
1E81
#1E81C2
Hover statesFocus ringsPrimary buttons hover
700
1866
#18669A
Active/pressed statesDark mode accentsSecondary text
800
1149
#11496E
Text on light backgroundsHeadingsStrong borders
900
0B2F
#0B2F47
Primary textHigh emphasis contentDark headings
950
071D
#071D2C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F8FD;
  --lavender-100: #E0F0FA;
  --lavender-200: #C6E3F6;
  --lavender-300: #9ACDEF;
  --lavender-400: #65B3E7;
  --lavender-500: #389DE0;
  --lavender-600: #1E81C2;
  --lavender-700: #18669A;
  --lavender-800: #11496E;
  --lavender-900: #0B2F47;
  --lavender-950: #071D2C;
}
Generate More ShadesCreate PaletteConvert Color