Lavender

#C7CBF5

Blue

Color Codes

All color formats for development

HEX
#C7CBF5
RGB
rgb(199, 203, 245)
HSL
hsl(235, 70%, 87%)
OKLCH
oklch(0.853 0.058 280.8)
CMYK
cmyk(19%, 17%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.58:1

AA AAA

On Black Background

13.29:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F3
100
#E1E3
200
#C7CB
300
#9BA2
400
#6772
500
#3C49
600
#222F
700
#1B25
800
#131B
900
#0C11
950
#080B

Shades

Darker variations

1#A1A7EE
2#7B84E8
3#5661E1
4#303EDA
5#212EBD
6#1B2597
7#141C71
8#0D124B
9#070926

Tints

Lighter variations

1#CCD0F6
2#D2D5F7
3#D8DAF8
4#DDE0F9
5#E3E5FA
6#E8EAFB
7#EEEFFC
8#F4F5FD
9#F9FAFE

Tones

Muted variations

1#C9CCF3
2#CBCEF0
3#CED0EE
4#D0D2EC
5#D2D4E9
6#D5D6E7
7#D7D8E5
8#D9DAE2
9#DCDCE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F3
#F2F3FD
BackgroundsSubtle highlightsCard backgrounds
100
E1E3
#E1E3FA
Light backgroundsTable row hoverSkeleton loading
200
C7CB
#C7CBF5
Secondary backgroundsInput backgroundsDividers
300
9BA2
#9BA2ED
BordersInactive statesPlaceholder text
400
6772
#6772E4
Disabled statesSecondary iconsMuted text
500
3C49
#3C49DD
Primary brand colorCTAsActive elementsLinks
600
222F
#222FBF
Hover statesFocus ringsPrimary buttons hover
700
1B25
#1B2598
Active/pressed statesDark mode accentsSecondary text
800
131B
#131B6C
Text on light backgroundsHeadingsStrong borders
900
0C11
#0C1145
Primary textHigh emphasis contentDark headings
950
080B
#080B2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F3FD;
  --lavender-100: #E1E3FA;
  --lavender-200: #C7CBF5;
  --lavender-300: #9BA2ED;
  --lavender-400: #6772E4;
  --lavender-500: #3C49DD;
  --lavender-600: #222FBF;
  --lavender-700: #1B2598;
  --lavender-800: #131B6C;
  --lavender-900: #0C1145;
  --lavender-950: #080B2B;
}
Generate More ShadesCreate PaletteConvert Color