Lavender

#C7D4F5

Blue

Color Codes

All color formats for development

HEX
#C7D4F5
RGB
rgb(199, 212, 245)
HSL
hsl(223, 70%, 87%)
OKLCH
oklch(0.871 0.048 268.4)
CMYK
cmyk(19%, 13%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.48:1

AA AAA

On Black Background

14.16:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F5
100
#E1E8
200
#C7D4
300
#9BB3
400
#678B
500
#3C69
600
#224E
700
#1B3E
800
#132C
900
#0C1C
950
#0812

Shades

Darker variations

1#A1B7EE
2#7B9AE8
3#567DE1
4#3060DA
5#214DBD
6#1B3E97
7#142E71
8#0D1F4B
9#070F26

Tints

Lighter variations

1#CCD8F6
2#D2DCF7
3#D8E1F8
4#DDE5F9
5#E3E9FA
6#E8EEFB
7#EEF2FC
8#F4F6FD
9#F9FBFE

Tones

Muted variations

1#C9D5F3
2#CBD6F0
3#CED7EE
4#D0D8EC
5#D2D9E9
6#D5DAE7
7#D7DBE5
8#D9DCE2
9#DCDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F5
#F2F5FD
BackgroundsSubtle highlightsCard backgrounds
100
E1E8
#E1E8FA
Light backgroundsTable row hoverSkeleton loading
200
C7D4
#C7D4F5
Secondary backgroundsInput backgroundsDividers
300
9BB3
#9BB3ED
BordersInactive statesPlaceholder text
400
678B
#678BE4
Disabled statesSecondary iconsMuted text
500
3C69
#3C69DD
Primary brand colorCTAsActive elementsLinks
600
224E
#224EBF
Hover statesFocus ringsPrimary buttons hover
700
1B3E
#1B3E98
Active/pressed statesDark mode accentsSecondary text
800
132C
#132C6C
Text on light backgroundsHeadingsStrong borders
900
0C1C
#0C1C45
Primary textHigh emphasis contentDark headings
950
0812
#08122B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F5FD;
  --lavender-100: #E1E8FA;
  --lavender-200: #C7D4F5;
  --lavender-300: #9BB3ED;
  --lavender-400: #678BE4;
  --lavender-500: #3C69DD;
  --lavender-600: #224EBF;
  --lavender-700: #1B3E98;
  --lavender-800: #132C6C;
  --lavender-900: #0C1C45;
  --lavender-950: #08122B;
}
Generate More ShadesCreate PaletteConvert Color