Lavender

#BFE1FC

Blue

Color Codes

All color formats for development

HEX
#BFE1FC
RGB
rgb(191, 225, 252)
HSL
hsl(207, 91%, 87%)
OKLCH
oklch(0.894 0.052 242.2)
CMYK
cmyk(24%, 11%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.36:1

AA AAA

On Black Background

15.39:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F0F8
100
#DDEF
200
#C0E1
300
#8FCA
400
#55AE
500
#2497
600
#0A7A
700
#0861
800
#0646
900
#042D
950
#021C

Shades

Darker variations

1#95CDFA
2#6BB9F8
3#41A4F6
4#1690F4
5#0A79D4
6#0861A9
7#06497F
8#043055
9#02182A

Tints

Lighter variations

1#C6E4FC
2#CCE7FD
3#D3EAFD
4#D9EDFD
5#DFF0FE
6#E6F3FE
7#ECF6FE
8#F2F9FE
9#F9FCFF

Tones

Muted variations

1#C3E1F9
2#C6E0F6
3#C9E0F3
4#CCE0F0
5#CFDFED
6#D2DFEA
7#D5DFE7
8#D8DEE4
9#DBDEE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F0F8
#F0F8FE
BackgroundsSubtle highlightsCard backgrounds
100
DDEF
#DDEFFD
Light backgroundsTable row hoverSkeleton loading
200
C0E1
#C0E1FC
Secondary backgroundsInput backgroundsDividers
300
8FCA
#8FCAFA
BordersInactive statesPlaceholder text
400
55AE
#55AEF7
Disabled statesSecondary iconsMuted text
500
2497
#2497F5
Primary brand colorCTAsActive elementsLinks
600
0A7A
#0A7AD6
Hover statesFocus ringsPrimary buttons hover
700
0861
#0861AA
Active/pressed statesDark mode accentsSecondary text
800
0646
#06467A
Text on light backgroundsHeadingsStrong borders
900
042D
#042D4E
Primary textHigh emphasis contentDark headings
950
021C
#021C31
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F0F8FE;
  --lavender-100: #DDEFFD;
  --lavender-200: #C0E1FC;
  --lavender-300: #8FCAFA;
  --lavender-400: #55AEF7;
  --lavender-500: #2497F5;
  --lavender-600: #0A7AD6;
  --lavender-700: #0861AA;
  --lavender-800: #06467A;
  --lavender-900: #042D4E;
  --lavender-950: #021C31;
}
Generate More ShadesCreate PaletteConvert Color