Lavender

#C2E3FA

Blue

Color Codes

All color formats for development

HEX
#C2E3FA
RGB
rgb(194, 227, 250)
HSL
hsl(205, 85%, 87%)
OKLCH
oklch(0.899 0.047 238.5)
CMYK
cmyk(22%, 9%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.34:1

AA AAA

On Black Background

15.66:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F8
100
#DEF0
200
#C2E3
300
#92CD
400
#5AB2
500
#2B9D
600
#1180
700
#0D66
800
#0A49
900
#062F
950
#041D

Shades

Darker variations

1#99D0F7
2#70BCF3
3#47A9F0
4#1E96ED
5#117FCD
6#0D65A4
7#0A4C7B
8#073352
9#031929

Tints

Lighter variations

1#C8E5FB
2#CEE8FB
3#D4EBFC
4#DAEEFC
5#E0F1FD
6#E6F4FD
7#EDF6FE
8#F3F9FE
9#F9FCFF

Tones

Muted variations

1#C4E2F7
2#C7E2F4
3#CAE1F2
4#CDE1EF
5#D0E0EC
6#D3E0E9
7#D5DFE6
8#D8DFE3
9#DBDEE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F8
#F1F8FE
BackgroundsSubtle highlightsCard backgrounds
100
DEF0
#DEF0FC
Light backgroundsTable row hoverSkeleton loading
200
C2E3
#C2E3FA
Secondary backgroundsInput backgroundsDividers
300
92CD
#92CDF6
BordersInactive statesPlaceholder text
400
5AB2
#5AB2F2
Disabled statesSecondary iconsMuted text
500
2B9D
#2B9DEE
Primary brand colorCTAsActive elementsLinks
600
1180
#1180D0
Hover statesFocus ringsPrimary buttons hover
700
0D66
#0D66A5
Active/pressed statesDark mode accentsSecondary text
800
0A49
#0A4976
Text on light backgroundsHeadingsStrong borders
900
062F
#062F4B
Primary textHigh emphasis contentDark headings
950
041D
#041D2F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F8FE;
  --lavender-100: #DEF0FC;
  --lavender-200: #C2E3FA;
  --lavender-300: #92CDF6;
  --lavender-400: #5AB2F2;
  --lavender-500: #2B9DEE;
  --lavender-600: #1180D0;
  --lavender-700: #0D66A5;
  --lavender-800: #0A4976;
  --lavender-900: #062F4B;
  --lavender-950: #041D2F;
}
Generate More ShadesCreate PaletteConvert Color