Lavender

#C6D1F6

Blue

Color Codes

All color formats for development

HEX
#C6D1F6
RGB
rgb(198, 209, 246)
HSL
hsl(226, 73%, 87%)
OKLCH
oklch(0.864 0.053 272.2)
CMYK
cmyk(20%, 15%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.52:1

AA AAA

On Black Background

13.85:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E0E6
200
#C6D1
300
#9AAE
400
#6583
500
#3860
600
#1E45
700
#1837
800
#1127
900
#0B19
950
#0710

Shades

Darker variations

1#9FB2F0
2#7993EA
3#5374E4
4#2C56DE
5#1E44C0
6#18369A
7#122973
8#0C1B4D
9#060E26

Tints

Lighter variations

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

Tones

Muted variations

1#C8D2F4
2#CAD4F1
3#CDD5EF
4#CFD6EC
5#D2D7EA
6#D4D9E8
7#D7DAE5
8#D9DBE3
9#DBDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F4
#F2F4FD
BackgroundsSubtle highlightsCard backgrounds
100
E0E6
#E0E6FA
Light backgroundsTable row hoverSkeleton loading
200
C6D1
#C6D1F6
Secondary backgroundsInput backgroundsDividers
300
9AAE
#9AAEEF
BordersInactive statesPlaceholder text
400
6583
#6583E7
Disabled statesSecondary iconsMuted text
500
3860
#3860E0
Primary brand colorCTAsActive elementsLinks
600
1E45
#1E45C2
Hover statesFocus ringsPrimary buttons hover
700
1837
#18379A
Active/pressed statesDark mode accentsSecondary text
800
1127
#11276E
Text on light backgroundsHeadingsStrong borders
900
0B19
#0B1947
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: #F2F4FD;
  --lavender-100: #E0E6FA;
  --lavender-200: #C6D1F6;
  --lavender-300: #9AAEEF;
  --lavender-400: #6583E7;
  --lavender-500: #3860E0;
  --lavender-600: #1E45C2;
  --lavender-700: #18379A;
  --lavender-800: #11276E;
  --lavender-900: #0B1947;
  --lavender-950: #07102C;
}
Generate More ShadesCreate PaletteConvert Color