Lavender

#C7D1F5

Blue

Color Codes

All color formats for development

HEX
#C7D1F5
RGB
rgb(199, 209, 245)
HSL
hsl(227, 70%, 87%)
OKLCH
oklch(0.865 0.051 273.1)
CMYK
cmyk(19%, 15%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.51:1

AA AAA

On Black Background

13.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E1E6
200
#C7D1
300
#9BAD
400
#6782
500
#3C5F
600
#2244
700
#1B36
800
#1326
900
#0C19
950
#080F

Shades

Darker variations

1#A1B2EE
2#7B93E8
3#5674E1
4#3055DA
5#2143BD
6#1B3697
7#142871
8#0D1B4B
9#070D26

Tints

Lighter variations

1#CCD5F6
2#D2DAF7
3#D8DFF8
4#DDE3F9
5#E3E8FA
6#E8ECFB
7#EEF1FC
8#F4F6FD
9#F9FAFE

Tones

Muted variations

1#C9D2F3
2#CBD3F0
3#CED5EE
4#D0D6EC
5#D2D7E9
6#D5D9E7
7#D7DAE5
8#D9DBE2
9#DCDDE0

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
C7D1
#C7D1F5
Secondary backgroundsInput backgroundsDividers
300
9BAD
#9BADED
BordersInactive statesPlaceholder text
400
6782
#6782E4
Disabled statesSecondary iconsMuted text
500
3C5F
#3C5FDD
Primary brand colorCTAsActive elementsLinks
600
2244
#2244BF
Hover statesFocus ringsPrimary buttons hover
700
1B36
#1B3698
Active/pressed statesDark mode accentsSecondary text
800
1326
#13266C
Text on light backgroundsHeadingsStrong borders
900
0C19
#0C1945
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: #C7D1F5;
  --lavender-300: #9BADED;
  --lavender-400: #6782E4;
  --lavender-500: #3C5FDD;
  --lavender-600: #2244BF;
  --lavender-700: #1B3698;
  --lavender-800: #13266C;
  --lavender-900: #0C1945;
  --lavender-950: #080F2B;
}
Generate More ShadesCreate PaletteConvert Color