Lavender

#CFD5EC

Blue

Color Codes

All color formats for development

HEX
#CFD5EC
RGB
rgb(207, 213, 236)
HSL
hsl(228, 43%, 87%)
OKLCH
oklch(0.875 0.032 274.1)
CMYK
cmyk(12%, 10%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

1.46:1

AA AAA

On Black Background

14.38:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F5
100
#E5E9
200
#D0D5
300
#ABB5
400
#7F8F
500
#5B6F
600
#4053
700
#3342
800
#242F
900
#171E
950
#0F13

Shades

Darker variations

1#B0B9DF
2#909DD3
3#7082C6
4#5166BA
5#3F529F
6#33427F
7#26315F
8#19213F
9#0D1020

Tints

Lighter variations

1#D4D9EE
2#D9DEF0
3#DEE2F2
4#E3E6F4
5#E7EAF6
6#ECEEF7
7#F1F2F9
8#F6F7FB
9#FAFBFD

Tones

Muted variations

1#D1D6EB
2#D2D7E9
3#D4D8E8
4#D5D9E6
5#D7DAE5
6#D8DAE4
7#DADBE2
8#DBDCE1
9#DCDDDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F5
#F4F5FB
BackgroundsSubtle highlightsCard backgrounds
100
E5E9
#E5E9F5
Light backgroundsTable row hoverSkeleton loading
200
D0D5
#D0D5EC
Secondary backgroundsInput backgroundsDividers
300
ABB5
#ABB5DE
BordersInactive statesPlaceholder text
400
7F8F
#7F8FCC
Disabled statesSecondary iconsMuted text
500
5B6F
#5B6FBE
Primary brand colorCTAsActive elementsLinks
600
4053
#4053A0
Hover statesFocus ringsPrimary buttons hover
700
3342
#334280
Active/pressed statesDark mode accentsSecondary text
800
242F
#242F5B
Text on light backgroundsHeadingsStrong borders
900
171E
#171E3A
Primary textHigh emphasis contentDark headings
950
0F13
#0F1324
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F5FB;
  --lavender-100: #E5E9F5;
  --lavender-200: #D0D5EC;
  --lavender-300: #ABB5DE;
  --lavender-400: #7F8FCC;
  --lavender-500: #5B6FBE;
  --lavender-600: #4053A0;
  --lavender-700: #334280;
  --lavender-800: #242F5B;
  --lavender-900: #171E3A;
  --lavender-950: #0F1324;
}
Generate More ShadesCreate PaletteConvert Color