Lavender

#C2D4F9

Blue

Color Codes

All color formats for development

HEX
#C2D4F9
RGB
rgb(194, 212, 249)
HSL
hsl(220, 82%, 87%)
OKLCH
oklch(0.868 0.055 264.7)
CMYK
cmyk(22%, 15%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.49:1

AA AAA

On Black Background

14.08:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE8
200
#C3D5
300
#94B4
400
#5D8D
500
#2E6D
600
#1452
700
#1041
800
#0B2E
900
#071E
950
#0513

Shades

Darker variations

1#9AB9F5
2#729CF1
3#4A80ED
4#2164E9
5#1451CA
6#1040A2
7#0C3079
8#082051
9#041028

Tints

Lighter variations

1#C9D9FA
2#CFDDFA
3#D5E1FB
4#DBE6FB
5#E1EAFC
6#E7EEFD
7#EDF2FD
8#F3F7FE
9#F9FBFE

Tones

Muted variations

1#C5D6F6
2#C8D7F4
3#CBD8F1
4#CED8EE
5#D0D9EB
6#D3DAE9
7#D6DBE6
8#D8DCE3
9#DBDDE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FE
BackgroundsSubtle highlightsCard backgrounds
100
DFE8
#DFE8FC
Light backgroundsTable row hoverSkeleton loading
200
C3D5
#C3D5F9
Secondary backgroundsInput backgroundsDividers
300
94B4
#94B4F4
BordersInactive statesPlaceholder text
400
5D8D
#5D8DEF
Disabled statesSecondary iconsMuted text
500
2E6D
#2E6DEA
Primary brand colorCTAsActive elementsLinks
600
1452
#1452CC
Hover statesFocus ringsPrimary buttons hover
700
1041
#1041A2
Active/pressed statesDark mode accentsSecondary text
800
0B2E
#0B2E74
Text on light backgroundsHeadingsStrong borders
900
071E
#071E4A
Primary textHigh emphasis contentDark headings
950
0513
#05132E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F5FE;
  --lavender-100: #DFE8FC;
  --lavender-200: #C3D5F9;
  --lavender-300: #94B4F4;
  --lavender-400: #5D8DEF;
  --lavender-500: #2E6DEA;
  --lavender-600: #1452CC;
  --lavender-700: #1041A2;
  --lavender-800: #0B2E74;
  --lavender-900: #071E4A;
  --lavender-950: #05132E;
}
Generate More ShadesCreate PaletteConvert Color