Lavender

#CBE0F1

Blue

Color Codes

All color formats for development

HEX
#CBE0F1
RGB
rgb(203, 224, 241)
HSL
hsl(207, 58%, 87%)
OKLCH
oklch(0.896 0.032 242.4)
CMYK
cmyk(16%, 7%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.36:1

AA AAA

On Black Background

15.47:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F8
100
#E3EE
200
#CBE0
300
#A2C8
400
#72AB
500
#4A93
600
#2F77
700
#255E
800
#1B43
900
#112B
950
#0B1B

Shades

Darker variations

1#A8CBE8
2#85B6DE
3#61A1D5
4#3E8CCC
5#2F75AF
6#255E8C
7#1C4669
8#132F46
9#091723

Tints

Lighter variations

1#D0E3F2
2#D5E6F4
3#DAE9F5
4#E0ECF7
5#E5EFF8
6#EAF3F9
7#EFF6FB
8#F5F9FC
9#FAFCFE

Tones

Muted variations

1#CDE0EF
2#CEDFED
3#D0DFEB
4#D2DFE9
5#D4DFE7
6#D6DFE6
7#D8DEE4
8#DADEE2
9#DCDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F8
#F3F8FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EE
#E3EEF8
Light backgroundsTable row hoverSkeleton loading
200
CBE0
#CBE0F1
Secondary backgroundsInput backgroundsDividers
300
A2C8
#A2C8E6
BordersInactive statesPlaceholder text
400
72AB
#72ABDA
Disabled statesSecondary iconsMuted text
500
4A93
#4A93CF
Primary brand colorCTAsActive elementsLinks
600
2F77
#2F77B1
Hover statesFocus ringsPrimary buttons hover
700
255E
#255E8D
Active/pressed statesDark mode accentsSecondary text
800
1B43
#1B4365
Text on light backgroundsHeadingsStrong borders
900
112B
#112B40
Primary textHigh emphasis contentDark headings
950
0B1B
#0B1B28
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F8FC;
  --lavender-100: #E3EEF8;
  --lavender-200: #CBE0F1;
  --lavender-300: #A2C8E6;
  --lavender-400: #72ABDA;
  --lavender-500: #4A93CF;
  --lavender-600: #2F77B1;
  --lavender-700: #255E8D;
  --lavender-800: #1B4365;
  --lavender-900: #112B40;
  --lavender-950: #0B1B28;
}
Generate More ShadesCreate PaletteConvert Color