Lavender

#C4DBF7

Blue

Color Codes

All color formats for development

HEX
#C4DBF7
RGB
rgb(196, 219, 247)
HSL
hsl(213, 76%, 87%)
OKLCH
oklch(0.883 0.046 253.4)
CMYK
cmyk(21%, 11%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.42:1

AA AAA

On Black Background

14.82:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F7
100
#E0EC
200
#C5DB
300
#98C0
400
#629F
500
#3584
600
#1B68
700
#1552
800
#0F3B
900
#0A26
950
#0618

Shades

Darker variations

1#9EC3F2
2#77ACEC
3#5094E7
4#287CE2
5#1B66C3
6#15529C
7#103D75
8#0B294E
9#051427

Tints

Lighter variations

1#CADFF8
2#D0E2F9
3#D6E6F9
4#DCEAFA
5#E2EDFB
6#E8F1FC
7#EDF4FD
8#F3F8FD
9#F9FBFE

Tones

Muted variations

1#C7DCF5
2#CADCF2
3#CCDCEF
4#CFDCED
5#D1DDEA
6#D4DDE8
7#D6DDE5
8#D9DDE3
9#DBDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F7
#F2F7FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EC
#E0ECFB
Light backgroundsTable row hoverSkeleton loading
200
C5DB
#C5DBF7
Secondary backgroundsInput backgroundsDividers
300
98C0
#98C0F1
BordersInactive statesPlaceholder text
400
629F
#629FEA
Disabled statesSecondary iconsMuted text
500
3584
#3584E3
Primary brand colorCTAsActive elementsLinks
600
1B68
#1B68C5
Hover statesFocus ringsPrimary buttons hover
700
1552
#15529D
Active/pressed statesDark mode accentsSecondary text
800
0F3B
#0F3B70
Text on light backgroundsHeadingsStrong borders
900
0A26
#0A2648
Primary textHigh emphasis contentDark headings
950
0618
#06182D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F7FD;
  --lavender-100: #E0ECFB;
  --lavender-200: #C5DBF7;
  --lavender-300: #98C0F1;
  --lavender-400: #629FEA;
  --lavender-500: #3584E3;
  --lavender-600: #1B68C5;
  --lavender-700: #15529D;
  --lavender-800: #0F3B70;
  --lavender-900: #0A2648;
  --lavender-950: #06182D;
}
Generate More ShadesCreate PaletteConvert Color