Lavender

#BFD1FC

Blue

Color Codes

All color formats for development

HEX
#BFD1FC
RGB
rgb(191, 209, 252)
HSL
hsl(222, 91%, 87%)
OKLCH
oklch(0.861 0.063 267.2)
CMYK
cmyk(24%, 17%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.53:1

AA AAA

On Black Background

13.74:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F5
100
#DDE7
200
#C0D2
300
#8FAF
400
#5585
500
#2462
600
#0A47
700
#0839
800
#0629
900
#041A
950
#0210

Shades

Darker variations

1#95B4FA
2#6B95F8
3#4177F6
4#1659F4
5#0A47D4
6#0838A9
7#062A7F
8#041C55
9#020E2A

Tints

Lighter variations

1#C6D6FC
2#CCDBFD
3#D3DFFD
4#D9E4FD
5#DFE8FE
6#E6EDFE
7#ECF1FE
8#F2F6FE
9#F9FAFF

Tones

Muted variations

1#C3D3F9
2#C6D4F6
3#C9D5F3
4#CCD7F0
5#CFD8ED
6#D2D9EA
7#D5DAE7
8#D8DBE4
9#DBDDE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F5
#F0F5FE
BackgroundsSubtle highlightsCard backgrounds
100
DDE7
#DDE7FD
Light backgroundsTable row hoverSkeleton loading
200
C0D2
#C0D2FC
Secondary backgroundsInput backgroundsDividers
300
8FAF
#8FAFFA
BordersInactive statesPlaceholder text
400
5585
#5585F7
Disabled statesSecondary iconsMuted text
500
2462
#2462F5
Primary brand colorCTAsActive elementsLinks
600
0A47
#0A47D6
Hover statesFocus ringsPrimary buttons hover
700
0839
#0839AA
Active/pressed statesDark mode accentsSecondary text
800
0629
#06297A
Text on light backgroundsHeadingsStrong borders
900
041A
#041A4E
Primary textHigh emphasis contentDark headings
950
0210
#021031
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F0F5FE;
  --lavender-100: #DDE7FD;
  --lavender-200: #C0D2FC;
  --lavender-300: #8FAFFA;
  --lavender-400: #5585F7;
  --lavender-500: #2462F5;
  --lavender-600: #0A47D6;
  --lavender-700: #0839AA;
  --lavender-800: #06297A;
  --lavender-900: #041A4E;
  --lavender-950: #021031;
}
Generate More ShadesCreate PaletteConvert Color