Lavender

#CBD8F0

Blue

Color Codes

All color formats for development

HEX
#CBD8F0
RGB
rgb(203, 216, 240)
HSL
hsl(219, 55%, 87%)
OKLCH
oklch(0.88 0.036 262.8)
CMYK
cmyk(15%, 10%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

1.44:1

AA AAA

On Black Background

14.62:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3EA
200
#CCD8
300
#A4BB
400
#7597
500
#4D79
600
#325E
700
#284B
800
#1D35
900
#1222
950
#0B15

Shades

Darker variations

1#A9BFE6
2#87A5DC
3#648BD2
4#4271C8
5#325DAC
6#284A8A
7#1E3867
8#142545
9#0A1322

Tints

Lighter variations

1#D1DCF2
2#D6E0F3
3#DBE4F5
4#E0E8F6
5#E5ECF8
6#EAF0F9
7#F0F3FB
8#F5F7FC
9#FAFBFE

Tones

Muted variations

1#CDD9EE
2#CFD9EC
3#D1DAEB
4#D3DBE9
5#D5DBE7
6#D7DCE5
7#D8DCE3
8#DADDE1
9#DCDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EA
#E3EAF7
Light backgroundsTable row hoverSkeleton loading
200
CCD8
#CCD8F0
Secondary backgroundsInput backgroundsDividers
300
A4BB
#A4BBE5
BordersInactive statesPlaceholder text
400
7597
#7597D7
Disabled statesSecondary iconsMuted text
500
4D79
#4D79CB
Primary brand colorCTAsActive elementsLinks
600
325E
#325EAE
Hover statesFocus ringsPrimary buttons hover
700
284B
#284B8A
Active/pressed statesDark mode accentsSecondary text
800
1D35
#1D3563
Text on light backgroundsHeadingsStrong borders
900
1222
#12223F
Primary textHigh emphasis contentDark headings
950
0B15
#0B1528
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F6FC;
  --lavender-100: #E3EAF7;
  --lavender-200: #CCD8F0;
  --lavender-300: #A4BBE5;
  --lavender-400: #7597D7;
  --lavender-500: #4D79CB;
  --lavender-600: #325EAE;
  --lavender-700: #284B8A;
  --lavender-800: #1D3563;
  --lavender-900: #12223F;
  --lavender-950: #0B1528;
}
Generate More ShadesCreate PaletteConvert Color