Lavender

#CCD6EF

Blue

Color Codes

All color formats for development

HEX
#CCD6EF
RGB
rgb(204, 214, 239)
HSL
hsl(223, 52%, 87%)
OKLCH
oklch(0.876 0.036 268.3)
CMYK
cmyk(15%, 10%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

1.46:1

AA AAA

On Black Background

14.43:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E4E9
200
#CDD6
300
#A6B7
400
#7792
500
#5172
600
#3657
700
#2B45
800
#1F31
900
#1420
950
#0C14

Shades

Darker variations

1#ABBBE4
2#89A0DA
3#6785CF
4#466AC4
5#3556A9
6#2B4587
7#203465
8#152243
9#0B1122

Tints

Lighter variations

1#D2DAF1
2#D7DFF2
3#DCE3F4
4#E1E7F5
5#E6EBF7
6#EBEFF9
7#F0F3FA
8#F5F7FC
9#FAFBFD

Tones

Muted variations

1#CED7ED
2#D0D8EC
3#D2D9EA
4#D4D9E8
5#D5DAE6
6#D7DBE5
7#D9DCE3
8#DADCE1
9#DCDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E4E9
#E4E9F6
Light backgroundsTable row hoverSkeleton loading
200
CDD6
#CDD6EF
Secondary backgroundsInput backgroundsDividers
300
A6B7
#A6B7E3
BordersInactive statesPlaceholder text
400
7792
#7792D4
Disabled statesSecondary iconsMuted text
500
5172
#5172C8
Primary brand colorCTAsActive elementsLinks
600
3657
#3657AB
Hover statesFocus ringsPrimary buttons hover
700
2B45
#2B4588
Active/pressed statesDark mode accentsSecondary text
800
1F31
#1F3161
Text on light backgroundsHeadingsStrong borders
900
1420
#14203E
Primary textHigh emphasis contentDark headings
950
0C14
#0C1427
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F6FB;
  --lavender-100: #E4E9F6;
  --lavender-200: #CDD6EF;
  --lavender-300: #A6B7E3;
  --lavender-400: #7792D4;
  --lavender-500: #5172C8;
  --lavender-600: #3657AB;
  --lavender-700: #2B4588;
  --lavender-800: #1F3161;
  --lavender-900: #14203E;
  --lavender-950: #0C1427;
}
Generate More ShadesCreate PaletteConvert Color