Lavender

#C2E0F9

Blue

Color Codes

All color formats for development

HEX
#C2E0F9
RGB
rgb(194, 224, 249)
HSL
hsl(207, 82%, 87%)
OKLCH
oklch(0.893 0.047 243.4)
CMYK
cmyk(22%, 10%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.37:1

AA AAA

On Black Background

15.32:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DFEF
200
#C3E1
300
#94C9
400
#5DAD
500
#2E96
600
#1479
700
#1061
800
#0B45
900
#072C
950
#051C

Shades

Darker variations

1#9ACCF5
2#72B8F1
3#4AA3ED
4#218FE9
5#1478CA
6#1060A2
7#0C4879
8#083051
9#041828

Tints

Lighter variations

1#C9E4FA
2#CFE7FA
3#D5EAFB
4#DBEDFB
5#E1F0FC
6#E7F3FD
7#EDF6FD
8#F3F9FE
9#F9FCFE

Tones

Muted variations

1#C5E0F6
2#C8E0F4
3#CBE0F1
4#CEDFEE
5#D0DFEB
6#D3DFE9
7#D6DFE6
8#D8DEE3
9#DBDEE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FE
BackgroundsSubtle highlightsCard backgrounds
100
DFEF
#DFEFFC
Light backgroundsTable row hoverSkeleton loading
200
C3E1
#C3E1F9
Secondary backgroundsInput backgroundsDividers
300
94C9
#94C9F4
BordersInactive statesPlaceholder text
400
5DAD
#5DADEF
Disabled statesSecondary iconsMuted text
500
2E96
#2E96EA
Primary brand colorCTAsActive elementsLinks
600
1479
#1479CC
Hover statesFocus ringsPrimary buttons hover
700
1061
#1061A2
Active/pressed statesDark mode accentsSecondary text
800
0B45
#0B4574
Text on light backgroundsHeadingsStrong borders
900
072C
#072C4A
Primary textHigh emphasis contentDark headings
950
051C
#051C2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F8FE;
  --lavender-100: #DFEFFC;
  --lavender-200: #C3E1F9;
  --lavender-300: #94C9F4;
  --lavender-400: #5DADEF;
  --lavender-500: #2E96EA;
  --lavender-600: #1479CC;
  --lavender-700: #1061A2;
  --lavender-800: #0B4574;
  --lavender-900: #072C4A;
  --lavender-950: #051C2E;
}
Generate More ShadesCreate PaletteConvert Color