Lavender

#C4CEF8

Blue

Color Codes

All color formats for development

HEX
#C4CEF8
RGB
rgb(196, 206, 248)
HSL
hsl(228, 79%, 87%)
OKLCH
oklch(0.858 0.059 274.6)
CMYK
cmyk(21%, 17%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.55:1

AA AAA

On Black Background

13.53:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE5
200
#C4CE
300
#96A9
400
#5F7B
500
#3256
600
#183B
700
#132F
800
#0D22
900
#0915
950
#050D

Shades

Darker variations

1#9CADF3
2#748DEF
3#4D6CEA
4#254BE5
5#173AC7
6#132F9F
7#0E2377
8#09174F
9#050C28

Tints

Lighter variations

1#CAD3F9
2#D0D8F9
3#D5DDFA
4#DBE2FB
5#E1E7FC
6#E7EBFC
7#EDF0FD
8#F3F5FE
9#F9FAFE

Tones

Muted variations

1#C6D0F5
2#C9D1F3
3#CCD3F0
4#CED4EE
5#D1D6EB
6#D3D8E8
7#D6D9E6
8#D9DBE3
9#DBDCE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FD
BackgroundsSubtle highlightsCard backgrounds
100
DFE5
#DFE5FB
Light backgroundsTable row hoverSkeleton loading
200
C4CE
#C4CEF8
Secondary backgroundsInput backgroundsDividers
300
96A9
#96A9F3
BordersInactive statesPlaceholder text
400
5F7B
#5F7BEC
Disabled statesSecondary iconsMuted text
500
3256
#3256E7
Primary brand colorCTAsActive elementsLinks
600
183B
#183BC9
Hover statesFocus ringsPrimary buttons hover
700
132F
#132FA0
Active/pressed statesDark mode accentsSecondary text
800
0D22
#0D2272
Text on light backgroundsHeadingsStrong borders
900
0915
#091549
Primary textHigh emphasis contentDark headings
950
050D
#050D2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F4FD;
  --lavender-100: #DFE5FB;
  --lavender-200: #C4CEF8;
  --lavender-300: #96A9F3;
  --lavender-400: #5F7BEC;
  --lavender-500: #3256E7;
  --lavender-600: #183BC9;
  --lavender-700: #132FA0;
  --lavender-800: #0D2272;
  --lavender-900: #091549;
  --lavender-950: #050D2E;
}
Generate More ShadesCreate PaletteConvert Color