Lavender

#CCD4EF

Blue

Color Codes

All color formats for development

HEX
#CCD4EF
RGB
rgb(204, 212, 239)
HSL
hsl(226, 52%, 87%)
OKLCH
oklch(0.872 0.038 272.5)
CMYK
cmyk(15%, 11%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

1.48:1

AA AAA

On Black Background

14.23:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F5
100
#E4E8
200
#CDD5
300
#A6B4
400
#778D
500
#516C
600
#3651
700
#2B40
800
#1F2E
900
#141D
950
#0C12

Shades

Darker variations

1#ABB8E4
2#899CDA
3#6780CF
4#4663C4
5#3550A9
6#2B4087
7#203065
8#152043
9#0B1022

Tints

Lighter variations

1#D2D9F1
2#D7DDF2
3#DCE1F4
4#E1E6F5
5#E6EAF7
6#EBEEF9
7#F0F2FA
8#F5F7FC
9#FAFBFD

Tones

Muted variations

1#CED6ED
2#D0D6EC
3#D2D7EA
4#D4D8E8
5#D5D9E6
6#D7DAE5
7#D9DBE3
8#DADCE1
9#DCDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F5
#F3F5FB
BackgroundsSubtle highlightsCard backgrounds
100
E4E8
#E4E8F6
Light backgroundsTable row hoverSkeleton loading
200
CDD5
#CDD5EF
Secondary backgroundsInput backgroundsDividers
300
A6B4
#A6B4E3
BordersInactive statesPlaceholder text
400
778D
#778DD4
Disabled statesSecondary iconsMuted text
500
516C
#516CC8
Primary brand colorCTAsActive elementsLinks
600
3651
#3651AB
Hover statesFocus ringsPrimary buttons hover
700
2B40
#2B4088
Active/pressed statesDark mode accentsSecondary text
800
1F2E
#1F2E61
Text on light backgroundsHeadingsStrong borders
900
141D
#141D3E
Primary textHigh emphasis contentDark headings
950
0C12
#0C1227
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F5FB;
  --lavender-100: #E4E8F6;
  --lavender-200: #CDD5EF;
  --lavender-300: #A6B4E3;
  --lavender-400: #778DD4;
  --lavender-500: #516CC8;
  --lavender-600: #3651AB;
  --lavender-700: #2B4088;
  --lavender-800: #1F2E61;
  --lavender-900: #141D3E;
  --lavender-950: #0C1227;
}
Generate More ShadesCreate PaletteConvert Color