Lavender

#C7D9F4

Blue

Color Codes

All color formats for development

HEX
#C7D9F4
RGB
rgb(199, 217, 244)
HSL
hsl(216, 67%, 87%)
OKLCH
oklch(0.88 0.042 258.4)
CMYK
cmyk(18%, 11%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.43:1

AA AAA

On Black Background

14.66:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F6
100
#E1EB
200
#C8D9
300
#9DBC
400
#6A9A
500
#3F7D
600
#2561
700
#1D4D
800
#1537
900
#0D23
950
#0816

Shades

Darker variations

1#A3C0ED
2#7EA7E5
3#588EDE
4#3375D7
5#2560B9
6#1D4D94
7#163A6F
8#0F264A
9#071325

Tints

Lighter variations

1#CDDDF5
2#D3E1F6
3#D8E5F7
4#DEE8F8
5#E3ECFA
6#E9F0FB
7#EEF4FC
8#F4F7FD
9#F9FBFE

Tones

Muted variations

1#CADAF2
2#CCDAF0
3#CEDBED
4#D1DBEB
5#D3DCE9
6#D5DCE7
7#D7DDE5
8#D9DDE2
9#DCDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F6
#F2F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E1EB
#E1EBF9
Light backgroundsTable row hoverSkeleton loading
200
C8D9
#C8D9F4
Secondary backgroundsInput backgroundsDividers
300
9DBC
#9DBCEC
BordersInactive statesPlaceholder text
400
6A9A
#6A9AE2
Disabled statesSecondary iconsMuted text
500
3F7D
#3F7DD9
Primary brand colorCTAsActive elementsLinks
600
2561
#2561BB
Hover statesFocus ringsPrimary buttons hover
700
1D4D
#1D4D95
Active/pressed statesDark mode accentsSecondary text
800
1537
#15376A
Text on light backgroundsHeadingsStrong borders
900
0D23
#0D2344
Primary textHigh emphasis contentDark headings
950
0816
#08162B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F6FC;
  --lavender-100: #E1EBF9;
  --lavender-200: #C8D9F4;
  --lavender-300: #9DBCEC;
  --lavender-400: #6A9AE2;
  --lavender-500: #3F7DD9;
  --lavender-600: #2561BB;
  --lavender-700: #1D4D95;
  --lavender-800: #15376A;
  --lavender-900: #0D2344;
  --lavender-950: #08162B;
}
Generate More ShadesCreate PaletteConvert Color