Lavender

#C7E2F4

Blue

Color Codes

All color formats for development

HEX
#C7E2F4
RGB
rgb(199, 226, 244)
HSL
hsl(204, 67%, 87%)
OKLCH
oklch(0.899 0.038 237.1)
CMYK
cmyk(18%, 7%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.35:1

AA AAA

On Black Background

15.61:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E1F0
200
#C8E2
300
#9DCC
400
#6AB2
500
#3F9C
600
#257F
700
#1D65
800
#1548
900
#0D2E
950
#081D

Shades

Darker variations

1#A3CFED
2#7EBCE5
3#58A9DE
4#3395D7
5#257EB9
6#1D6594
7#164B6F
8#0F324A
9#071925

Tints

Lighter variations

1#CDE5F5
2#D3E8F6
3#D8EBF7
4#DEEEF8
5#E3F1FA
6#E9F4FB
7#EEF6FC
8#F4F9FD
9#F9FCFE

Tones

Muted variations

1#CAE2F2
2#CCE1F0
3#CEE1ED
4#D1E1EB
5#D3E0E9
6#D5E0E7
7#D7DFE5
8#D9DFE2
9#DCDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FC
BackgroundsSubtle highlightsCard backgrounds
100
E1F0
#E1F0F9
Light backgroundsTable row hoverSkeleton loading
200
C8E2
#C8E2F4
Secondary backgroundsInput backgroundsDividers
300
9DCC
#9DCCEC
BordersInactive statesPlaceholder text
400
6AB2
#6AB2E2
Disabled statesSecondary iconsMuted text
500
3F9C
#3F9CD9
Primary brand colorCTAsActive elementsLinks
600
257F
#257FBB
Hover statesFocus ringsPrimary buttons hover
700
1D65
#1D6595
Active/pressed statesDark mode accentsSecondary text
800
1548
#15486A
Text on light backgroundsHeadingsStrong borders
900
0D2E
#0D2E44
Primary textHigh emphasis contentDark headings
950
081D
#081D2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F8FC;
  --lavender-100: #E1F0F9;
  --lavender-200: #C8E2F4;
  --lavender-300: #9DCCEC;
  --lavender-400: #6AB2E2;
  --lavender-500: #3F9CD9;
  --lavender-600: #257FBB;
  --lavender-700: #1D6595;
  --lavender-800: #15486A;
  --lavender-900: #0D2E44;
  --lavender-950: #081D2B;
}
Generate More ShadesCreate PaletteConvert Color