Lavender

#CFD7EC

Blue

Color Codes

All color formats for development

HEX
#CFD7EC
RGB
rgb(207, 215, 236)
HSL
hsl(223, 43%, 87%)
OKLCH
oklch(0.879 0.03 269.1)
CMYK
cmyk(12%, 9%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

1.44:1

AA AAA

On Black Background

14.58:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F6
100
#E5EA
200
#D0D8
300
#ABB9
400
#7F95
500
#5B77
600
#405B
700
#3349
800
#2434
900
#1721
950
#0F15

Shades

Darker variations

1#B0BDDF
2#90A3D3
3#7089C6
4#516EBA
5#3F5A9F
6#33487F
7#26365F
8#19243F
9#0D1220

Tints

Lighter variations

1#D4DCEE
2#D9E0F0
3#DEE3F2
4#E3E7F4
5#E7EBF6
6#ECEFF7
7#F1F3F9
8#F6F7FB
9#FAFBFD

Tones

Muted variations

1#D1D8EB
2#D2D9E9
3#D4DAE8
4#D5DAE6
5#D7DBE5
6#D8DBE4
7#DADCE2
8#DBDDE1
9#DCDDDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F6
#F4F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E5EA
#E5EAF5
Light backgroundsTable row hoverSkeleton loading
200
D0D8
#D0D8EC
Secondary backgroundsInput backgroundsDividers
300
ABB9
#ABB9DE
BordersInactive statesPlaceholder text
400
7F95
#7F95CC
Disabled statesSecondary iconsMuted text
500
5B77
#5B77BE
Primary brand colorCTAsActive elementsLinks
600
405B
#405BA0
Hover statesFocus ringsPrimary buttons hover
700
3349
#334980
Active/pressed statesDark mode accentsSecondary text
800
2434
#24345B
Text on light backgroundsHeadingsStrong borders
900
1721
#17213A
Primary textHigh emphasis contentDark headings
950
0F15
#0F1524
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F6FB;
  --lavender-100: #E5EAF5;
  --lavender-200: #D0D8EC;
  --lavender-300: #ABB9DE;
  --lavender-400: #7F95CC;
  --lavender-500: #5B77BE;
  --lavender-600: #405BA0;
  --lavender-700: #334980;
  --lavender-800: #24345B;
  --lavender-900: #17213A;
  --lavender-950: #0F1524;
}
Generate More ShadesCreate PaletteConvert Color