Lavender

#CAE0F1

Blue

Color Codes

All color formats for development

HEX
#CAE0F1
RGB
rgb(202, 224, 241)
HSL
hsl(206, 58%, 87%)
OKLCH
oklch(0.896 0.033 241.1)
CMYK
cmyk(16%, 7%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.36:1

AA AAA

On Black Background

15.44:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F8
100
#E3EF
200
#CBE0
300
#A2C9
400
#72AD
500
#4A95
600
#2F79
700
#2560
800
#1B45
900
#112C
950
#0B1B

Shades

Darker variations

1#A8CCE8
2#85B7DE
3#61A3D5
4#3E8FCC
5#2F78AF
6#25608C
7#1C4869
8#133046
9#091823

Tints

Lighter variations

1#D0E3F2
2#D5E7F4
3#DAEAF5
4#E0EDF7
5#E5F0F8
6#EAF3F9
7#EFF6FB
8#F5F9FC
9#FAFCFE

Tones

Muted variations

1#CDE0EF
2#CEE0ED
3#D0E0EB
4#D2DFE9
5#D4DFE7
6#D6DFE6
7#D8DFE4
8#DADEE2
9#DCDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F8
#F3F8FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EF
#E3EFF8
Light backgroundsTable row hoverSkeleton loading
200
CBE0
#CBE0F1
Secondary backgroundsInput backgroundsDividers
300
A2C9
#A2C9E6
BordersInactive statesPlaceholder text
400
72AD
#72ADDA
Disabled statesSecondary iconsMuted text
500
4A95
#4A95CF
Primary brand colorCTAsActive elementsLinks
600
2F79
#2F79B1
Hover statesFocus ringsPrimary buttons hover
700
2560
#25608D
Active/pressed statesDark mode accentsSecondary text
800
1B45
#1B4565
Text on light backgroundsHeadingsStrong borders
900
112C
#112C40
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: #E3EFF8;
  --lavender-200: #CBE0F1;
  --lavender-300: #A2C9E6;
  --lavender-400: #72ADDA;
  --lavender-500: #4A95CF;
  --lavender-600: #2F79B1;
  --lavender-700: #25608D;
  --lavender-800: #1B4565;
  --lavender-900: #112C40;
  --lavender-950: #0B1B28;
}
Generate More ShadesCreate PaletteConvert Color