Lavender

#C2DBF9

Blue

Color Codes

All color formats for development

HEX
#C2DBF9
RGB
rgb(194, 219, 249)
HSL
hsl(213, 82%, 87%)
OKLCH
oklch(0.883 0.049 253.1)
CMYK
cmyk(22%, 12%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.42:1

AA AAA

On Black Background

14.79:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F7
100
#DFEC
200
#C3DB
300
#94C0
400
#5D9E
500
#2E83
600
#1467
700
#1052
800
#0B3B
900
#0725
950
#0517

Shades

Darker variations

1#9AC3F5
2#72ABF1
3#4A93ED
4#217BE9
5#1466CA
6#1051A2
7#0C3D79
8#082951
9#041428

Tints

Lighter variations

1#C9DFFA
2#CFE2FA
3#D5E6FB
4#DBE9FB
5#E1EDFC
6#E7F1FD
7#EDF4FD
8#F3F8FE
9#F9FBFE

Tones

Muted variations

1#C5DBF6
2#C8DCF4
3#CBDCF1
4#CEDCEE
5#D0DCEB
6#D3DDE9
7#D6DDE6
8#D8DDE3
9#DBDEE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F7
#F1F7FE
BackgroundsSubtle highlightsCard backgrounds
100
DFEC
#DFECFC
Light backgroundsTable row hoverSkeleton loading
200
C3DB
#C3DBF9
Secondary backgroundsInput backgroundsDividers
300
94C0
#94C0F4
BordersInactive statesPlaceholder text
400
5D9E
#5D9EEF
Disabled statesSecondary iconsMuted text
500
2E83
#2E83EA
Primary brand colorCTAsActive elementsLinks
600
1467
#1467CC
Hover statesFocus ringsPrimary buttons hover
700
1052
#1052A2
Active/pressed statesDark mode accentsSecondary text
800
0B3B
#0B3B74
Text on light backgroundsHeadingsStrong borders
900
0725
#07254A
Primary textHigh emphasis contentDark headings
950
0517
#05172E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F7FE;
  --lavender-100: #DFECFC;
  --lavender-200: #C3DBF9;
  --lavender-300: #94C0F4;
  --lavender-400: #5D9EEF;
  --lavender-500: #2E83EA;
  --lavender-600: #1467CC;
  --lavender-700: #1052A2;
  --lavender-800: #0B3B74;
  --lavender-900: #07254A;
  --lavender-950: #05172E;
}
Generate More ShadesCreate PaletteConvert Color