Lavender

#C7D2F5

Blue

Color Codes

All color formats for development

HEX
#C7D2F5
RGB
rgb(199, 210, 245)
HSL
hsl(226, 70%, 87%)
OKLCH
oklch(0.867 0.05 271.6)
CMYK
cmyk(19%, 14%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.50:1

AA AAA

On Black Background

13.97:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E1E6
200
#C7D1
300
#9BAE
400
#6784
500
#3C61
600
#2246
700
#1B38
800
#1328
900
#0C1A
950
#0810

Shades

Darker variations

1#A1B3EE
2#7B95E8
3#5676E1
4#3058DA
5#2146BD
6#1B3897
7#142A71
8#0D1C4B
9#070E26

Tints

Lighter variations

1#CCD6F6
2#D2DBF7
3#D8DFF8
4#DDE4F9
5#E3E8FA
6#E8EDFB
7#EEF1FC
8#F4F6FD
9#F9FAFE

Tones

Muted variations

1#C9D3F3
2#CBD4F0
3#CED5EE
4#D0D6EC
5#D2D8E9
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
9BAE
#9BAEED
BordersInactive statesPlaceholder text
400
6784
#6784E4
Disabled statesSecondary iconsMuted text
500
3C61
#3C61DD
Primary brand colorCTAsActive elementsLinks
600
2246
#2246BF
Hover statesFocus ringsPrimary buttons hover
700
1B38
#1B3898
Active/pressed statesDark mode accentsSecondary text
800
1328
#13286C
Text on light backgroundsHeadingsStrong borders
900
0C1A
#0C1A45
Primary textHigh emphasis contentDark headings
950
0810
#08102B
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: #9BAEED;
  --lavender-400: #6784E4;
  --lavender-500: #3C61DD;
  --lavender-600: #2246BF;
  --lavender-700: #1B3898;
  --lavender-800: #13286C;
  --lavender-900: #0C1A45;
  --lavender-950: #08102B;
}
Generate More ShadesCreate PaletteConvert Color