Lavender

#C6E2F6

Blue

Color Codes

All color formats for development

HEX
#C6E2F6
RGB
rgb(198, 226, 246)
HSL
hsl(205, 73%, 87%)
OKLCH
oklch(0.899 0.04 239)
CMYK
cmyk(20%, 8%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.35:1

AA AAA

On Black Background

15.61:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E0EF
200
#C6E2
300
#9ACB
400
#65B1
500
#389A
600
#1E7E
700
#1864
800
#1148
900
#0B2E
950
#071D

Shades

Darker variations

1#9FCEF0
2#79BBEA
3#53A7E4
4#2C94DE
5#1E7CC0
6#18649A
7#124B73
8#0C324D
9#061926

Tints

Lighter variations

1#CBE5F7
2#D1E8F8
3#D7EBF9
4#DDEEFA
5#E2F0FB
6#E8F3FB
7#EEF6FC
8#F4F9FD
9#F9FCFE

Tones

Muted variations

1#C8E1F4
2#CAE1F1
3#CDE1EF
4#CFE0EC
5#D2E0EA
6#D4DFE8
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
E0EF
#E0EFFA
Light backgroundsTable row hoverSkeleton loading
200
C6E2
#C6E2F6
Secondary backgroundsInput backgroundsDividers
300
9ACB
#9ACBEF
BordersInactive statesPlaceholder text
400
65B1
#65B1E7
Disabled statesSecondary iconsMuted text
500
389A
#389AE0
Primary brand colorCTAsActive elementsLinks
600
1E7E
#1E7EC2
Hover statesFocus ringsPrimary buttons hover
700
1864
#18649A
Active/pressed statesDark mode accentsSecondary text
800
1148
#11486E
Text on light backgroundsHeadingsStrong borders
900
0B2E
#0B2E47
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: #E0EFFA;
  --lavender-200: #C6E2F6;
  --lavender-300: #9ACBEF;
  --lavender-400: #65B1E7;
  --lavender-500: #389AE0;
  --lavender-600: #1E7EC2;
  --lavender-700: #18649A;
  --lavender-800: #11486E;
  --lavender-900: #0B2E47;
  --lavender-950: #071D2C;
}
Generate More ShadesCreate PaletteConvert Color