Lavender

#C5E0F7

Blue

Color Codes

All color formats for development

HEX
#C5E0F7
RGB
rgb(197, 224, 247)
HSL
hsl(208, 76%, 87%)
OKLCH
oklch(0.894 0.043 244)
CMYK
cmyk(20%, 9%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.37:1

AA AAA

On Black Background

15.38:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E0EE
200
#C5E0
300
#98C7
400
#62AA
500
#3592
600
#1B76
700
#155E
800
#0F43
900
#0A2B
950
#061B

Shades

Darker variations

1#9ECAF2
2#77B5EC
3#50A0E7
4#288BE2
5#1B75C3
6#155D9C
7#104675
8#0B2F4E
9#051727

Tints

Lighter variations

1#CAE3F8
2#D0E6F9
3#D6E9F9
4#DCECFA
5#E2EFFB
6#E8F2FC
7#EDF6FD
8#F3F9FD
9#F9FCFE

Tones

Muted variations

1#C7DFF5
2#CADFF2
3#CCDFEF
4#CFDFED
5#D1DFEA
6#D4DFE8
7#D6DEE5
8#D9DEE3
9#DBDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FD
BackgroundsSubtle highlightsCard backgrounds
100
E0EE
#E0EEFB
Light backgroundsTable row hoverSkeleton loading
200
C5E0
#C5E0F7
Secondary backgroundsInput backgroundsDividers
300
98C7
#98C7F1
BordersInactive statesPlaceholder text
400
62AA
#62AAEA
Disabled statesSecondary iconsMuted text
500
3592
#3592E3
Primary brand colorCTAsActive elementsLinks
600
1B76
#1B76C5
Hover statesFocus ringsPrimary buttons hover
700
155E
#155E9D
Active/pressed statesDark mode accentsSecondary text
800
0F43
#0F4370
Text on light backgroundsHeadingsStrong borders
900
0A2B
#0A2B48
Primary textHigh emphasis contentDark headings
950
061B
#061B2D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F8FD;
  --lavender-100: #E0EEFB;
  --lavender-200: #C5E0F7;
  --lavender-300: #98C7F1;
  --lavender-400: #62AAEA;
  --lavender-500: #3592E3;
  --lavender-600: #1B76C5;
  --lavender-700: #155E9D;
  --lavender-800: #0F4370;
  --lavender-900: #0A2B48;
  --lavender-950: #061B2D;
}
Generate More ShadesCreate PaletteConvert Color