Lavender

#CFE4EC

Blue

Color Codes

All color formats for development

HEX
#CFE4EC
RGB
rgb(207, 228, 236)
HSL
hsl(197, 43%, 87%)
OKLCH
oklch(0.906 0.025 222.6)
CMYK
cmyk(12%, 3%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

1.32:1

AA AAA

On Black Background

15.96:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F9
100
#E5F0
200
#D0E4
300
#ABCF
400
#7FB6
500
#5BA2
600
#4085
700
#336A
800
#244C
900
#1730
950
#0F1E

Shades

Darker variations

1#B0D2DF
2#90C0D3
3#70AEC6
4#519CBA
5#3F849F
6#33697F
7#264F5F
8#19353F
9#0D1A20

Tints

Lighter variations

1#D4E7EE
2#D9E9F0
3#DEECF2
4#E3EFF4
5#E7F2F6
6#ECF4F7
7#F1F7F9
8#F6FAFB
9#FAFCFD

Tones

Muted variations

1#D1E3EB
2#D2E3E9
3#D4E2E8
4#D5E2E6
5#D7E1E5
6#D8E0E4
7#DAE0E2
8#DBDFE1
9#DCDEDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F9
#F4F9FB
BackgroundsSubtle highlightsCard backgrounds
100
E5F0
#E5F0F5
Light backgroundsTable row hoverSkeleton loading
200
D0E4
#D0E4EC
Secondary backgroundsInput backgroundsDividers
300
ABCF
#ABCFDE
BordersInactive statesPlaceholder text
400
7FB6
#7FB6CC
Disabled statesSecondary iconsMuted text
500
5BA2
#5BA2BE
Primary brand colorCTAsActive elementsLinks
600
4085
#4085A0
Hover statesFocus ringsPrimary buttons hover
700
336A
#336A80
Active/pressed statesDark mode accentsSecondary text
800
244C
#244C5B
Text on light backgroundsHeadingsStrong borders
900
1730
#17303A
Primary textHigh emphasis contentDark headings
950
0F1E
#0F1E24
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F9FB;
  --lavender-100: #E5F0F5;
  --lavender-200: #D0E4EC;
  --lavender-300: #ABCFDE;
  --lavender-400: #7FB6CC;
  --lavender-500: #5BA2BE;
  --lavender-600: #4085A0;
  --lavender-700: #336A80;
  --lavender-800: #244C5B;
  --lavender-900: #17303A;
  --lavender-950: #0F1E24;
}
Generate More ShadesCreate PaletteConvert Color