Lavender

#C8E7F4

Blue

Color Codes

All color formats for development

HEX
#C8E7F4
RGB
rgb(200, 231, 244)
HSL
hsl(198, 67%, 87%)
OKLCH
oklch(0.91 0.037 225)
CMYK
cmyk(18%, 5%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.30:1

AA AAA

On Black Background

16.19:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F9
100
#E1F2
200
#C8E7
300
#9DD4
400
#6ABE
500
#3FAB
600
#258E
700
#1D71
800
#1551
900
#0D34
950
#0820

Shades

Darker variations

1#A3D6ED
2#7EC6E5
3#58B6DE
4#33A6D7
5#258DB9
6#1D7194
7#16546F
8#0F384A
9#071C25

Tints

Lighter variations

1#CDE9F5
2#D3ECF6
3#D8EEF7
4#DEF0F8
5#E3F3FA
6#E9F5FB
7#EEF8FC
8#F4FAFD
9#F9FDFE

Tones

Muted variations

1#CAE6F2
2#CCE5F0
3#CEE4ED
4#D1E3EB
5#D3E2E9
6#D5E1E7
7#D7E1E5
8#D9E0E2
9#DCDFE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F9
#F2F9FC
BackgroundsSubtle highlightsCard backgrounds
100
E1F2
#E1F2F9
Light backgroundsTable row hoverSkeleton loading
200
C8E7
#C8E7F4
Secondary backgroundsInput backgroundsDividers
300
9DD4
#9DD4EC
BordersInactive statesPlaceholder text
400
6ABE
#6ABEE2
Disabled statesSecondary iconsMuted text
500
3FAB
#3FABD9
Primary brand colorCTAsActive elementsLinks
600
258E
#258EBB
Hover statesFocus ringsPrimary buttons hover
700
1D71
#1D7195
Active/pressed statesDark mode accentsSecondary text
800
1551
#15516A
Text on light backgroundsHeadingsStrong borders
900
0D34
#0D3444
Primary textHigh emphasis contentDark headings
950
0820
#08202B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F9FC;
  --lavender-100: #E1F2F9;
  --lavender-200: #C8E7F4;
  --lavender-300: #9DD4EC;
  --lavender-400: #6ABEE2;
  --lavender-500: #3FABD9;
  --lavender-600: #258EBB;
  --lavender-700: #1D7195;
  --lavender-800: #15516A;
  --lavender-900: #0D3444;
  --lavender-950: #08202B;
}
Generate More ShadesCreate PaletteConvert Color