Lavender

#C6D2F6

Blue

Color Codes

All color formats for development

HEX
#C6D2F6
RGB
rgb(198, 210, 246)
HSL
hsl(225, 73%, 87%)
OKLCH
oklch(0.866 0.052 270.8)
CMYK
cmyk(20%, 15%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.51:1

AA AAA

On Black Background

13.95:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F5
100
#E0E7
200
#C6D2
300
#9AAF
400
#6585
500
#3862
600
#1E47
700
#1839
800
#1128
900
#0B1A
950
#0710

Shades

Darker variations

1#9FB3F0
2#7995EA
3#5377E4
4#2C59DE
5#1E46C0
6#18389A
7#122A73
8#0C1C4D
9#060E26

Tints

Lighter variations

1#CBD6F7
2#D1DBF8
3#D7DFF9
4#DDE4FA
5#E2E8FB
6#E8EDFB
7#EEF1FC
8#F4F6FD
9#F9FAFE

Tones

Muted variations

1#C8D3F4
2#CAD4F1
3#CDD5EF
4#CFD7EC
5#D2D8EA
6#D4D9E8
7#D7DAE5
8#D9DBE3
9#DBDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F5
#F2F5FD
BackgroundsSubtle highlightsCard backgrounds
100
E0E7
#E0E7FA
Light backgroundsTable row hoverSkeleton loading
200
C6D2
#C6D2F6
Secondary backgroundsInput backgroundsDividers
300
9AAF
#9AAFEF
BordersInactive statesPlaceholder text
400
6585
#6585E7
Disabled statesSecondary iconsMuted text
500
3862
#3862E0
Primary brand colorCTAsActive elementsLinks
600
1E47
#1E47C2
Hover statesFocus ringsPrimary buttons hover
700
1839
#18399A
Active/pressed statesDark mode accentsSecondary text
800
1128
#11286E
Text on light backgroundsHeadingsStrong borders
900
0B1A
#0B1A47
Primary textHigh emphasis contentDark headings
950
0710
#07102C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F5FD;
  --lavender-100: #E0E7FA;
  --lavender-200: #C6D2F6;
  --lavender-300: #9AAFEF;
  --lavender-400: #6585E7;
  --lavender-500: #3862E0;
  --lavender-600: #1E47C2;
  --lavender-700: #18399A;
  --lavender-800: #11286E;
  --lavender-900: #0B1A47;
  --lavender-950: #07102C;
}
Generate More ShadesCreate PaletteConvert Color