Lavender

#C2EBF9

Blue

Color Codes

All color formats for development

HEX
#C2EBF9
RGB
rgb(194, 235, 249)
HSL
hsl(195, 82%, 87%)
OKLCH
oklch(0.915 0.047 220.6)
CMYK
cmyk(22%, 6%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.27:1

AA AAA

On Black Background

16.55:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1FA
100
#DFF4
200
#C3EB
300
#94DC
400
#5DCA
500
#2EBB
600
#149E
700
#107E
800
#0B5A
900
#073A
950
#0524

Shades

Darker variations

1#9ADEF5
2#72D1F1
3#4AC4ED
4#21B7E9
5#149CCA
6#107DA2
7#0C5E79
8#083F51
9#041F28

Tints

Lighter variations

1#C9EDFA
2#CFEFFA
3#D5F1FB
4#DBF3FB
5#E1F5FC
6#E7F7FD
7#EDF9FD
8#F3FBFE
9#F9FDFE

Tones

Muted variations

1#C5EAF6
2#C8E9F4
3#CBE7F1
4#CEE6EE
5#D0E5EB
6#D3E3E9
7#D6E2E6
8#D8E1E3
9#DBDFE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1FA
#F1FAFE
BackgroundsSubtle highlightsCard backgrounds
100
DFF4
#DFF4FC
Light backgroundsTable row hoverSkeleton loading
200
C3EB
#C3EBF9
Secondary backgroundsInput backgroundsDividers
300
94DC
#94DCF4
BordersInactive statesPlaceholder text
400
5DCA
#5DCAEF
Disabled statesSecondary iconsMuted text
500
2EBB
#2EBBEA
Primary brand colorCTAsActive elementsLinks
600
149E
#149ECC
Hover statesFocus ringsPrimary buttons hover
700
107E
#107EA2
Active/pressed statesDark mode accentsSecondary text
800
0B5A
#0B5A74
Text on light backgroundsHeadingsStrong borders
900
073A
#073A4A
Primary textHigh emphasis contentDark headings
950
0524
#05242E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1FAFE;
  --lavender-100: #DFF4FC;
  --lavender-200: #C3EBF9;
  --lavender-300: #94DCF4;
  --lavender-400: #5DCAEF;
  --lavender-500: #2EBBEA;
  --lavender-600: #149ECC;
  --lavender-700: #107EA2;
  --lavender-800: #0B5A74;
  --lavender-900: #073A4A;
  --lavender-950: #05242E;
}
Generate More ShadesCreate PaletteConvert Color