Lavender

#CCD7EF

Blue

Color Codes

All color formats for development

HEX
#CCD7EF
RGB
rgb(204, 215, 239)
HSL
hsl(221, 52%, 87%)
OKLCH
oklch(0.878 0.035 266)
CMYK
cmyk(15%, 10%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

1.44:1

AA AAA

On Black Background

14.53:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3F6
100
#E4EA
200
#CDD8
300
#A6B9
400
#7795
500
#5176
600
#365B
700
#2B48
800
#1F34
900
#1421
950
#0C15

Shades

Darker variations

1#ABBDE4
2#89A3DA
3#6788CF
4#466EC4
5#355AA9
6#2B4887
7#203665
8#152443
9#0B1222

Tints

Lighter variations

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

Tones

Muted variations

1#CED8ED
2#D0D9EC
3#D2D9EA
4#D4DAE8
5#D5DBE6
6#D7DBE5
7#D9DCE3
8#DADDE1
9#DCDDE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3F6
#F3F6FB
BackgroundsSubtle highlightsCard backgrounds
100
E4EA
#E4EAF6
Light backgroundsTable row hoverSkeleton loading
200
CDD8
#CDD8EF
Secondary backgroundsInput backgroundsDividers
300
A6B9
#A6B9E3
BordersInactive statesPlaceholder text
400
7795
#7795D4
Disabled statesSecondary iconsMuted text
500
5176
#5176C8
Primary brand colorCTAsActive elementsLinks
600
365B
#365BAB
Hover statesFocus ringsPrimary buttons hover
700
2B48
#2B4888
Active/pressed statesDark mode accentsSecondary text
800
1F34
#1F3461
Text on light backgroundsHeadingsStrong borders
900
1421
#14213E
Primary textHigh emphasis contentDark headings
950
0C15
#0C1527
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3F6FB;
  --lavender-100: #E4EAF6;
  --lavender-200: #CDD8EF;
  --lavender-300: #A6B9E3;
  --lavender-400: #7795D4;
  --lavender-500: #5176C8;
  --lavender-600: #365BAB;
  --lavender-700: #2B4888;
  --lavender-800: #1F3461;
  --lavender-900: #14213E;
  --lavender-950: #0C1527;
}
Generate More ShadesCreate PaletteConvert Color