Lavender

#CBD3F1

Blue

Color Codes

All color formats for development

HEX
#CBD3F1
RGB
rgb(203, 211, 241)
HSL
hsl(227, 58%, 87%)
OKLCH
oklch(0.87 0.042 273.7)
CMYK
cmyk(16%, 12%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.49:1

AA AAA

On Black Background

14.13:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F5
100
#E3E7
200
#CBD3
300
#A2B1
400
#7288
500
#4A67
600
#2F4B
700
#253C
800
#1B2B
900
#111B
950
#0B11

Shades

Darker variations

1#A8B5E8
2#8598DE
3#617BD5
4#3E5DCC
5#2F4AAF
6#253C8C
7#1C2D69
8#131E46
9#090F23

Tints

Lighter variations

1#D0D7F2
2#D5DCF4
3#DAE0F5
4#E0E5F7
5#E5E9F8
6#EAEDF9
7#EFF2FB
8#F5F6FC
9#FAFBFE

Tones

Muted variations

1#CDD4EF
2#CED5ED
3#D0D6EB
4#D2D7E9
5#D4D8E7
6#D6D9E6
7#D8DBE4
8#DADCE2
9#DCDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F5
#F3F5FC
BackgroundsSubtle highlightsCard backgrounds
100
E3E7
#E3E7F8
Light backgroundsTable row hoverSkeleton loading
200
CBD3
#CBD3F1
Secondary backgroundsInput backgroundsDividers
300
A2B1
#A2B1E6
BordersInactive statesPlaceholder text
400
7288
#7288DA
Disabled statesSecondary iconsMuted text
500
4A67
#4A67CF
Primary brand colorCTAsActive elementsLinks
600
2F4B
#2F4BB1
Hover statesFocus ringsPrimary buttons hover
700
253C
#253C8D
Active/pressed statesDark mode accentsSecondary text
800
1B2B
#1B2B65
Text on light backgroundsHeadingsStrong borders
900
111B
#111B40
Primary textHigh emphasis contentDark headings
950
0B11
#0B1128
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F5FC;
  --lavender-100: #E3E7F8;
  --lavender-200: #CBD3F1;
  --lavender-300: #A2B1E6;
  --lavender-400: #7288DA;
  --lavender-500: #4A67CF;
  --lavender-600: #2F4BB1;
  --lavender-700: #253C8D;
  --lavender-800: #1B2B65;
  --lavender-900: #111B40;
  --lavender-950: #0B1128;
}
Generate More ShadesCreate PaletteConvert Color