Lavender

#CCD8F0

Blue

Color Codes

All color formats for development

HEX
#CCD8F0
RGB
rgb(204, 216, 240)
HSL
hsl(220, 55%, 87%)
OKLCH
oklch(0.881 0.036 264.4)
CMYK
cmyk(15%, 10%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

1.43:1

AA AAA

On Black Background

14.65:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E3EA
200
#CCD8
300
#A4BA
400
#7595
500
#4D77
600
#325C
700
#2849
800
#1D34
900
#1221
950
#0B15

Shades

Darker variations

1#A9BEE6
2#87A3DC
3#6489D2
4#426FC8
5#325BAC
6#28488A
7#1E3667
8#142445
9#0A1222

Tints

Lighter variations

1#D1DCF2
2#D6E0F3
3#DBE4F5
4#E0E7F6
5#E5EBF8
6#EAEFF9
7#F0F3FB
8#F5F7FC
9#FAFBFE

Tones

Muted variations

1#CDD8EE
2#CFD9EC
3#D1DAEB
4#D3DAE9
5#D5DBE7
6#D7DBE5
7#D8DCE3
8#DADDE1
9#DCDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FC
BackgroundsSubtle highlightsCard backgrounds
100
E3EA
#E3EAF7
Light backgroundsTable row hoverSkeleton loading
200
CCD8
#CCD8F0
Secondary backgroundsInput backgroundsDividers
300
A4BA
#A4BAE5
BordersInactive statesPlaceholder text
400
7595
#7595D7
Disabled statesSecondary iconsMuted text
500
4D77
#4D77CB
Primary brand colorCTAsActive elementsLinks
600
325C
#325CAE
Hover statesFocus ringsPrimary buttons hover
700
2849
#28498A
Active/pressed statesDark mode accentsSecondary text
800
1D34
#1D3463
Text on light backgroundsHeadingsStrong borders
900
1221
#12213F
Primary textHigh emphasis contentDark headings
950
0B15
#0B1528
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F6FC;
  --lavender-100: #E3EAF7;
  --lavender-200: #CCD8F0;
  --lavender-300: #A4BAE5;
  --lavender-400: #7595D7;
  --lavender-500: #4D77CB;
  --lavender-600: #325CAE;
  --lavender-700: #28498A;
  --lavender-800: #1D3463;
  --lavender-900: #12213F;
  --lavender-950: #0B1528;
}
Generate More ShadesCreate PaletteConvert Color