Lavender

#C6D0F6

Blue

Color Codes

All color formats for development

HEX
#C6D0F6
RGB
rgb(198, 208, 246)
HSL
hsl(228, 73%, 87%)
OKLCH
oklch(0.862 0.054 273.6)
CMYK
cmyk(20%, 15%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.53:1

AA AAA

On Black Background

13.75:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E0E5
200
#C6CF
300
#9AAB
400
#657F
500
#385A
600
#1E3F
700
#1832
800
#1124
900
#0B17
950
#070E

Shades

Darker variations

1#9FAFF0
2#7990EA
3#5370E4
4#2C50DE
5#1E3EC0
6#18329A
7#122573
8#0C194D
9#060C26

Tints

Lighter variations

1#CBD4F7
2#D1D9F8
3#D7DEF9
4#DDE2FA
5#E2E7FB
6#E8ECFB
7#EEF1FC
8#F4F5FD
9#F9FAFE

Tones

Muted variations

1#C8D1F4
2#CAD2F1
3#CDD4EF
4#CFD5EC
5#D2D7EA
6#D4D8E8
7#D7D9E5
8#D9DBE3
9#DBDCE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F4
#F2F4FD
BackgroundsSubtle highlightsCard backgrounds
100
E0E5
#E0E5FA
Light backgroundsTable row hoverSkeleton loading
200
C6CF
#C6CFF6
Secondary backgroundsInput backgroundsDividers
300
9AAB
#9AABEF
BordersInactive statesPlaceholder text
400
657F
#657FE7
Disabled statesSecondary iconsMuted text
500
385A
#385AE0
Primary brand colorCTAsActive elementsLinks
600
1E3F
#1E3FC2
Hover statesFocus ringsPrimary buttons hover
700
1832
#18329A
Active/pressed statesDark mode accentsSecondary text
800
1124
#11246E
Text on light backgroundsHeadingsStrong borders
900
0B17
#0B1747
Primary textHigh emphasis contentDark headings
950
070E
#070E2C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F4FD;
  --lavender-100: #E0E5FA;
  --lavender-200: #C6CFF6;
  --lavender-300: #9AABEF;
  --lavender-400: #657FE7;
  --lavender-500: #385AE0;
  --lavender-600: #1E3FC2;
  --lavender-700: #18329A;
  --lavender-800: #11246E;
  --lavender-900: #0B1747;
  --lavender-950: #070E2C;
}
Generate More ShadesCreate PaletteConvert Color