Lavender

#CBD0F1

Blue

Color Codes

All color formats for development

HEX
#CBD0F1
RGB
rgb(203, 208, 241)
HSL
hsl(232, 58%, 87%)
OKLCH
oklch(0.864 0.046 278.6)
CMYK
cmyk(16%, 14%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.52:1

AA AAA

On Black Background

13.83:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F4
100
#E3E6
200
#CBD0
300
#A2AB
400
#7280
500
#4A5B
600
#2F40
700
#2533
800
#1B25
900
#1117
950
#0B0F

Shades

Darker variations

1#A8B0E8
2#8591DE
3#6171D5
4#3E51CC
5#2F40AF
6#25338C
7#1C2669
8#131946
9#090D23

Tints

Lighter variations

1#D0D4F2
2#D5D9F4
3#DADEF5
4#E0E3F7
5#E5E7F8
6#EAECF9
7#EFF1FB
8#F5F6FC
9#FAFAFE

Tones

Muted variations

1#CDD1EF
2#CED3ED
3#D0D4EB
4#D2D5E9
5#D4D7E7
6#D6D8E6
7#D8DAE4
8#DADBE2
9#DCDCE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F4
#F3F4FC
BackgroundsSubtle highlightsCard backgrounds
100
E3E6
#E3E6F8
Light backgroundsTable row hoverSkeleton loading
200
CBD0
#CBD0F1
Secondary backgroundsInput backgroundsDividers
300
A2AB
#A2ABE6
BordersInactive statesPlaceholder text
400
7280
#7280DA
Disabled statesSecondary iconsMuted text
500
4A5B
#4A5BCF
Primary brand colorCTAsActive elementsLinks
600
2F40
#2F40B1
Hover statesFocus ringsPrimary buttons hover
700
2533
#25338D
Active/pressed statesDark mode accentsSecondary text
800
1B25
#1B2565
Text on light backgroundsHeadingsStrong borders
900
1117
#111740
Primary textHigh emphasis contentDark headings
950
0B0F
#0B0F28
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F4FC;
  --lavender-100: #E3E6F8;
  --lavender-200: #CBD0F1;
  --lavender-300: #A2ABE6;
  --lavender-400: #7280DA;
  --lavender-500: #4A5BCF;
  --lavender-600: #2F40B1;
  --lavender-700: #25338D;
  --lavender-800: #1B2565;
  --lavender-900: #111740;
  --lavender-950: #0B0F28;
}
Generate More ShadesCreate PaletteConvert Color