Lavender

#CBDBF1

Blue

Color Codes

All color formats for development

HEX
#CBDBF1
RGB
rgb(203, 219, 241)
HSL
hsl(215, 58%, 87%)
OKLCH
oklch(0.886 0.035 256.3)
CMYK
cmyk(16%, 9%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.41:1

AA AAA

On Black Background

14.94:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F7
100
#E3EB
200
#CBDB
300
#A2BF
400
#729D
500
#4A81
600
#2F65
700
#2551
800
#1B3A
900
#1125
950
#0B17

Shades

Darker variations

1#A8C2E8
2#85AADE
3#6192D5
4#3E79CC
5#2F64AF
6#25508C
7#1C3C69
8#132846
9#091423

Tints

Lighter variations

1#D0DEF2
2#D5E2F4
3#DAE6F5
4#E0E9F7
5#E5EDF8
6#EAF0F9
7#EFF4FB
8#F5F8FC
9#FAFBFE

Tones

Muted variations

1#CDDBEF
2#CEDBED
3#D0DCEB
4#D2DCE9
5#D4DCE7
6#D6DDE6
7#D8DDE4
8#DADDE2
9#DCDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F7
#F3F7FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EB
#E3EBF8
Light backgroundsTable row hoverSkeleton loading
200
CBDB
#CBDBF1
Secondary backgroundsInput backgroundsDividers
300
A2BF
#A2BFE6
BordersInactive statesPlaceholder text
400
729D
#729DDA
Disabled statesSecondary iconsMuted text
500
4A81
#4A81CF
Primary brand colorCTAsActive elementsLinks
600
2F65
#2F65B1
Hover statesFocus ringsPrimary buttons hover
700
2551
#25518D
Active/pressed statesDark mode accentsSecondary text
800
1B3A
#1B3A65
Text on light backgroundsHeadingsStrong borders
900
1125
#112540
Primary textHigh emphasis contentDark headings
950
0B17
#0B1728
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F7FC;
  --lavender-100: #E3EBF8;
  --lavender-200: #CBDBF1;
  --lavender-300: #A2BFE6;
  --lavender-400: #729DDA;
  --lavender-500: #4A81CF;
  --lavender-600: #2F65B1;
  --lavender-700: #25518D;
  --lavender-800: #1B3A65;
  --lavender-900: #112540;
  --lavender-950: #0B1728;
}
Generate More ShadesCreate PaletteConvert Color