Lavender

#CAE7F2

Blue

Color Codes

All color formats for development

HEX
#CAE7F2
RGB
rgb(202, 231, 242)
HSL
hsl(196, 61%, 87%)
OKLCH
oklch(0.91 0.034 222.6)
CMYK
cmyk(17%, 5%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

1.29:1

AA AAA

On Black Background

16.22:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FA
100
#E2F2
200
#CAE7
300
#A1D5
400
#6FBF
500
#46AD
600
#2C90
700
#2373
800
#1952
900
#1034
950
#0A21

Shades

Darker variations

1#A6D7E9
2#82C8E1
3#5EB8D8
4#3BA8CF
5#2B8FB3
6#23728F
7#1A566B
8#113947
9#091D24

Tints

Lighter variations

1#CFEAF3
2#D4ECF5
3#DAEEF6
4#DFF1F7
5#E4F3F9
6#EAF6FA
7#EFF8FB
8#F4FAFC
9#FAFDFE

Tones

Muted variations

1#CCE6F0
2#CEE5EE
3#D0E4EC
4#D2E4EA
5#D4E3E8
6#D6E2E6
7#D8E1E4
8#DAE0E2
9#DCDFE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FA
#F3FAFC
BackgroundsSubtle highlightsCard backgrounds
100
E2F2
#E2F2F8
Light backgroundsTable row hoverSkeleton loading
200
CAE7
#CAE7F2
Secondary backgroundsInput backgroundsDividers
300
A1D5
#A1D5E8
BordersInactive statesPlaceholder text
400
6FBF
#6FBFDC
Disabled statesSecondary iconsMuted text
500
46AD
#46ADD2
Primary brand colorCTAsActive elementsLinks
600
2C90
#2C90B5
Hover statesFocus ringsPrimary buttons hover
700
2373
#237390
Active/pressed statesDark mode accentsSecondary text
800
1952
#195267
Text on light backgroundsHeadingsStrong borders
900
1034
#103442
Primary textHigh emphasis contentDark headings
950
0A21
#0A2129
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FAFC;
  --lavender-100: #E2F2F8;
  --lavender-200: #CAE7F2;
  --lavender-300: #A1D5E8;
  --lavender-400: #6FBFDC;
  --lavender-500: #46ADD2;
  --lavender-600: #2C90B5;
  --lavender-700: #237390;
  --lavender-800: #195267;
  --lavender-900: #103442;
  --lavender-950: #0A2129;
}
Generate More ShadesCreate PaletteConvert Color