Lavender

#CFD9EC

Blue

Color Codes

All color formats for development

HEX
#CFD9EC
RGB
rgb(207, 217, 236)
HSL
hsl(219, 43%, 87%)
OKLCH
oklch(0.883 0.028 263.4)
CMYK
cmyk(12%, 8%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

1.42:1

AA AAA

On Black Background

14.79:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F6
100
#E5EB
200
#D0DA
300
#ABBD
400
#7F9A
500
#5B7D
600
#4062
700
#334E
800
#2438
900
#1724
950
#0F16

Shades

Darker variations

1#B0C1DF
2#90A7D3
3#708EC6
4#5175BA
5#3F619F
6#334D7F
7#263A5F
8#19273F
9#0D1320

Tints

Lighter variations

1#D4DDEE
2#D9E1F0
3#DEE5F2
4#E3E9F4
5#E7ECF6
6#ECF0F7
7#F1F4F9
8#F6F8FB
9#FAFBFD

Tones

Muted variations

1#D1DAEB
2#D2DAE9
3#D4DBE8
4#D5DBE6
5#D7DCE5
6#D8DCE4
7#DADDE2
8#DBDDE1
9#DCDDDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F6
#F4F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E5EB
#E5EBF5
Light backgroundsTable row hoverSkeleton loading
200
D0DA
#D0DAEC
Secondary backgroundsInput backgroundsDividers
300
ABBD
#ABBDDE
BordersInactive statesPlaceholder text
400
7F9A
#7F9ACC
Disabled statesSecondary iconsMuted text
500
5B7D
#5B7DBE
Primary brand colorCTAsActive elementsLinks
600
4062
#4062A0
Hover statesFocus ringsPrimary buttons hover
700
334E
#334E80
Active/pressed statesDark mode accentsSecondary text
800
2438
#24385B
Text on light backgroundsHeadingsStrong borders
900
1724
#17243A
Primary textHigh emphasis contentDark headings
950
0F16
#0F1624
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F6FB;
  --lavender-100: #E5EBF5;
  --lavender-200: #D0DAEC;
  --lavender-300: #ABBDDE;
  --lavender-400: #7F9ACC;
  --lavender-500: #5B7DBE;
  --lavender-600: #4062A0;
  --lavender-700: #334E80;
  --lavender-800: #24385B;
  --lavender-900: #17243A;
  --lavender-950: #0F1624;
}
Generate More ShadesCreate PaletteConvert Color