Lavender

#C2D2F9

Blue

Color Codes

All color formats for development

HEX
#C2D2F9
RGB
rgb(194, 210, 249)
HSL
hsl(223, 82%, 87%)
OKLCH
oklch(0.864 0.057 267.6)
CMYK
cmyk(22%, 16%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.51:1

AA AAA

On Black Background

13.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F5
100
#DFE7
200
#C3D2
300
#94B0
400
#5D86
500
#2E63
600
#1448
700
#103A
800
#0B29
900
#071A
950
#0510

Shades

Darker variations

1#9AB4F5
2#7296F1
3#4A78ED
4#215AE9
5#1448CA
6#1039A2
7#0C2B79
8#081D51
9#040E28

Tints

Lighter variations

1#C9D7FA
2#CFDBFA
3#D5E0FB
4#DBE4FB
5#E1E9FC
6#E7EDFD
7#EDF2FD
8#F3F6FE
9#F9FBFE

Tones

Muted variations

1#C5D3F6
2#C8D4F4
3#CBD6F1
4#CED7EE
5#D0D8EB
6#D3D9E9
7#D6DAE6
8#D8DBE3
9#DBDDE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F5
#F1F5FE
BackgroundsSubtle highlightsCard backgrounds
100
DFE7
#DFE7FC
Light backgroundsTable row hoverSkeleton loading
200
C3D2
#C3D2F9
Secondary backgroundsInput backgroundsDividers
300
94B0
#94B0F4
BordersInactive statesPlaceholder text
400
5D86
#5D86EF
Disabled statesSecondary iconsMuted text
500
2E63
#2E63EA
Primary brand colorCTAsActive elementsLinks
600
1448
#1448CC
Hover statesFocus ringsPrimary buttons hover
700
103A
#103AA2
Active/pressed statesDark mode accentsSecondary text
800
0B29
#0B2974
Text on light backgroundsHeadingsStrong borders
900
071A
#071A4A
Primary textHigh emphasis contentDark headings
950
0510
#05102E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F5FE;
  --lavender-100: #DFE7FC;
  --lavender-200: #C3D2F9;
  --lavender-300: #94B0F4;
  --lavender-400: #5D86EF;
  --lavender-500: #2E63EA;
  --lavender-600: #1448CC;
  --lavender-700: #103AA2;
  --lavender-800: #0B2974;
  --lavender-900: #071A4A;
  --lavender-950: #05102E;
}
Generate More ShadesCreate PaletteConvert Color