Lavender

#CBD7F0

Blue

Color Codes

All color formats for development

HEX
#CBD7F0
RGB
rgb(203, 215, 240)
HSL
hsl(221, 55%, 87%)
OKLCH
oklch(0.878 0.037 265.1)
CMYK
cmyk(15%, 10%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

1.45:1

AA AAA

On Black Background

14.52:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3EA
200
#CCD7
300
#A4B9
400
#7594
500
#4D75
600
#325A
700
#2847
800
#1D33
900
#1221
950
#0B14

Shades

Darker variations

1#A9BDE6
2#87A2DC
3#6487D2
4#426DC8
5#3259AC
6#28478A
7#1E3567
8#142345
9#0A1222

Tints

Lighter variations

1#D1DBF2
2#D6DFF3
3#DBE3F5
4#E0E7F6
5#E5EBF8
6#EAEFF9
7#F0F3FB
8#F5F7FC
9#FAFBFE

Tones

Muted variations

1#CDD8EE
2#CFD9EC
3#D1D9EB
4#D3DAE9
5#D5DBE7
6#D7DBE5
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
CCD7
#CCD7F0
Secondary backgroundsInput backgroundsDividers
300
A4B9
#A4B9E5
BordersInactive statesPlaceholder text
400
7594
#7594D7
Disabled statesSecondary iconsMuted text
500
4D75
#4D75CB
Primary brand colorCTAsActive elementsLinks
600
325A
#325AAE
Hover statesFocus ringsPrimary buttons hover
700
2847
#28478A
Active/pressed statesDark mode accentsSecondary text
800
1D33
#1D3363
Text on light backgroundsHeadingsStrong borders
900
1221
#12213F
Primary textHigh emphasis contentDark headings
950
0B14
#0B1428
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F6FC;
  --lavender-100: #E3EAF7;
  --lavender-200: #CCD7F0;
  --lavender-300: #A4B9E5;
  --lavender-400: #7594D7;
  --lavender-500: #4D75CB;
  --lavender-600: #325AAE;
  --lavender-700: #28478A;
  --lavender-800: #1D3363;
  --lavender-900: #12213F;
  --lavender-950: #0B1428;
}
Generate More ShadesCreate PaletteConvert Color