Lavender

#C8E1F3

Blue

Color Codes

All color formats for development

HEX
#C8E1F3
RGB
rgb(200, 225, 243)
HSL
hsl(205, 64%, 87%)
OKLCH
oklch(0.897 0.036 239.2)
CMYK
cmyk(18%, 7%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.35:1

AA AAA

On Black Background

15.52:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E2EF
200
#C9E1
300
#9FCB
400
#6DAF
500
#4398
600
#287C
700
#2063
800
#1747
900
#0F2D
950
#091C

Shades

Darker variations

1#A4CEEB
2#80BAE3
3#5BA6DB
4#3792D3
5#287BB6
6#206292
7#184A6D
8#103149
9#081924

Tints

Lighter variations

1#CEE4F4
2#D4E7F5
3#D9EAF7
4#DEEDF8
5#E4F0F9
6#E9F3FA
7#EFF6FB
8#F4F9FD
9#FAFCFE

Tones

Muted variations

1#CBE1F1
2#CDE1EF
3#CFE0ED
4#D1E0EB
5#D3E0E8
6#D5DFE6
7#D7DFE4
8#DADFE2
9#DCDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FC
BackgroundsSubtle highlightsCard backgrounds
100
E2EF
#E2EFF9
Light backgroundsTable row hoverSkeleton loading
200
C9E1
#C9E1F3
Secondary backgroundsInput backgroundsDividers
300
9FCB
#9FCBEA
BordersInactive statesPlaceholder text
400
6DAF
#6DAFDF
Disabled statesSecondary iconsMuted text
500
4398
#4398D6
Primary brand colorCTAsActive elementsLinks
600
287C
#287CB8
Hover statesFocus ringsPrimary buttons hover
700
2063
#206392
Active/pressed statesDark mode accentsSecondary text
800
1747
#174769
Text on light backgroundsHeadingsStrong borders
900
0F2D
#0F2D43
Primary textHigh emphasis contentDark headings
950
091C
#091C2A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F8FC;
  --lavender-100: #E2EFF9;
  --lavender-200: #C9E1F3;
  --lavender-300: #9FCBEA;
  --lavender-400: #6DAFDF;
  --lavender-500: #4398D6;
  --lavender-600: #287CB8;
  --lavender-700: #206392;
  --lavender-800: #174769;
  --lavender-900: #0F2D43;
  --lavender-950: #091C2A;
}
Generate More ShadesCreate PaletteConvert Color