Lavender

#C5D0F7

Blue

Color Codes

All color formats for development

HEX
#C5D0F7
RGB
rgb(197, 208, 247)
HSL
hsl(227, 76%, 87%)
OKLCH
oklch(0.862 0.056 272.8)
CMYK
cmyk(20%, 16%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.53:1

AA AAA

On Black Background

13.74:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F4
100
#E0E5
200
#C5D0
300
#98AB
400
#627F
500
#355B
600
#1B40
700
#1533
800
#0F24
900
#0A17
950
#060F

Shades

Darker variations

1#9EB0F2
2#7790EC
3#5070E7
4#2851E2
5#1B3FC3
6#15339C
7#102675
8#0B194E
9#050D27

Tints

Lighter variations

1#CAD4F8
2#D0D9F9
3#D6DEF9
4#DCE3FA
5#E2E7FB
6#E8ECFC
7#EDF1FD
8#F3F6FD
9#F9FAFE

Tones

Muted variations

1#C7D1F5
2#CAD2F2
3#CCD4EF
4#CFD5ED
5#D1D7EA
6#D4D8E8
7#D6DAE5
8#D9DBE3
9#DBDCE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F4
#F2F4FD
BackgroundsSubtle highlightsCard backgrounds
100
E0E5
#E0E5FB
Light backgroundsTable row hoverSkeleton loading
200
C5D0
#C5D0F7
Secondary backgroundsInput backgroundsDividers
300
98AB
#98ABF1
BordersInactive statesPlaceholder text
400
627F
#627FEA
Disabled statesSecondary iconsMuted text
500
355B
#355BE3
Primary brand colorCTAsActive elementsLinks
600
1B40
#1B40C5
Hover statesFocus ringsPrimary buttons hover
700
1533
#15339D
Active/pressed statesDark mode accentsSecondary text
800
0F24
#0F2470
Text on light backgroundsHeadingsStrong borders
900
0A17
#0A1748
Primary textHigh emphasis contentDark headings
950
060F
#060F2D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F4FD;
  --lavender-100: #E0E5FB;
  --lavender-200: #C5D0F7;
  --lavender-300: #98ABF1;
  --lavender-400: #627FEA;
  --lavender-500: #355BE3;
  --lavender-600: #1B40C5;
  --lavender-700: #15339D;
  --lavender-800: #0F2470;
  --lavender-900: #0A1748;
  --lavender-950: #060F2D;
}
Generate More ShadesCreate PaletteConvert Color