Lavender

#C8E2F3

Blue

Color Codes

All color formats for development

HEX
#C8E2F3
RGB
rgb(200, 226, 243)
HSL
hsl(204, 64%, 87%)
OKLCH
oklch(0.899 0.036 236.5)
CMYK
cmyk(18%, 7%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.34:1

AA AAA

On Black Background

15.63:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E2EF
200
#C9E2
300
#9FCC
400
#6DB1
500
#439B
600
#287F
700
#2065
800
#1748
900
#0F2E
950
#091D

Shades

Darker variations

1#A4CFEB
2#80BBE3
3#5BA8DB
4#3795D3
5#287DB6
6#206492
7#184B6D
8#103249
9#081924

Tints

Lighter variations

1#CEE5F4
2#D4E8F5
3#D9EBF7
4#DEEEF8
5#E4F1F9
6#E9F3FA
7#EFF6FB
8#F4F9FD
9#FAFCFE

Tones

Muted variations

1#CBE2F1
2#CDE1EF
3#CFE1ED
4#D1E0EB
5#D3E0E8
6#D5E0E6
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
C9E2
#C9E2F3
Secondary backgroundsInput backgroundsDividers
300
9FCC
#9FCCEA
BordersInactive statesPlaceholder text
400
6DB1
#6DB1DF
Disabled statesSecondary iconsMuted text
500
439B
#439BD6
Primary brand colorCTAsActive elementsLinks
600
287F
#287FB8
Hover statesFocus ringsPrimary buttons hover
700
2065
#206592
Active/pressed statesDark mode accentsSecondary text
800
1748
#174869
Text on light backgroundsHeadingsStrong borders
900
0F2E
#0F2E43
Primary textHigh emphasis contentDark headings
950
091D
#091D2A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F8FC;
  --lavender-100: #E2EFF9;
  --lavender-200: #C9E2F3;
  --lavender-300: #9FCCEA;
  --lavender-400: #6DB1DF;
  --lavender-500: #439BD6;
  --lavender-600: #287FB8;
  --lavender-700: #206592;
  --lavender-800: #174869;
  --lavender-900: #0F2E43;
  --lavender-950: #091D2A;
}
Generate More ShadesCreate PaletteConvert Color