Lavender

#C7D0F5

Blue

Color Codes

All color formats for development

HEX
#C7D0F5
RGB
rgb(199, 208, 245)
HSL
hsl(228, 70%, 87%)
OKLCH
oklch(0.863 0.052 274.5)
CMYK
cmyk(19%, 15%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.53:1

AA AAA

On Black Background

13.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E1E6
200
#C7D0
300
#9BAC
400
#6780
500
#3C5C
600
#2241
700
#1B34
800
#1325
900
#0C18
950
#080F

Shades

Darker variations

1#A1B0EE
2#7B91E8
3#5671E1
4#3052DA
5#2140BD
6#1B3397
7#142771
8#0D1A4B
9#070D26

Tints

Lighter variations

1#CCD5F6
2#D2D9F7
3#D8DEF8
4#DDE3F9
5#E3E7FA
6#E8ECFB
7#EEF1FC
8#F4F6FD
9#F9FAFE

Tones

Muted variations

1#C9D1F3
2#CBD3F0
3#CED4EE
4#D0D5EC
5#D2D7E9
6#D5D8E7
7#D7DAE5
8#D9DBE2
9#DCDCE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F4
#F2F4FD
BackgroundsSubtle highlightsCard backgrounds
100
E1E6
#E1E6FA
Light backgroundsTable row hoverSkeleton loading
200
C7D0
#C7D0F5
Secondary backgroundsInput backgroundsDividers
300
9BAC
#9BACED
BordersInactive statesPlaceholder text
400
6780
#6780E4
Disabled statesSecondary iconsMuted text
500
3C5C
#3C5CDD
Primary brand colorCTAsActive elementsLinks
600
2241
#2241BF
Hover statesFocus ringsPrimary buttons hover
700
1B34
#1B3498
Active/pressed statesDark mode accentsSecondary text
800
1325
#13256C
Text on light backgroundsHeadingsStrong borders
900
0C18
#0C1845
Primary textHigh emphasis contentDark headings
950
080F
#080F2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F4FD;
  --lavender-100: #E1E6FA;
  --lavender-200: #C7D0F5;
  --lavender-300: #9BACED;
  --lavender-400: #6780E4;
  --lavender-500: #3C5CDD;
  --lavender-600: #2241BF;
  --lavender-700: #1B3498;
  --lavender-800: #13256C;
  --lavender-900: #0C1845;
  --lavender-950: #080F2B;
}
Generate More ShadesCreate PaletteConvert Color