Lavender

#C3D0F9

Blue

Color Codes

All color formats for development

HEX
#C3D0F9
RGB
rgb(195, 208, 249)
HSL
hsl(226, 82%, 87%)
OKLCH
oklch(0.861 0.059 271.3)
CMYK
cmyk(22%, 16%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.53:1

AA AAA

On Black Background

13.71:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F1F4
100
#DFE5
200
#C3CF
300
#94AB
400
#5D7F
500
#2E5A
600
#143F
700
#1032
800
#0B24
900
#0717
950
#050E

Shades

Darker variations

1#9AAFF5
2#7290F1
3#4A70ED
4#2150E9
5#143ECA
6#1032A2
7#0C2579
8#081951
9#040C28

Tints

Lighter variations

1#C9D4FA
2#CFD9FA
3#D5DEFB
4#DBE2FB
5#E1E7FC
6#E7ECFD
7#EDF1FD
8#F3F5FE
9#F9FAFE

Tones

Muted variations

1#C5D1F6
2#C8D2F4
3#CBD4F1
4#CED5EE
5#D0D7EB
6#D3D8E9
7#D6DAE6
8#D8DBE3
9#DBDCE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F1F4
#F1F4FE
BackgroundsSubtle highlightsCard backgrounds
100
DFE5
#DFE5FC
Light backgroundsTable row hoverSkeleton loading
200
C3CF
#C3CFF9
Secondary backgroundsInput backgroundsDividers
300
94AB
#94ABF4
BordersInactive statesPlaceholder text
400
5D7F
#5D7FEF
Disabled statesSecondary iconsMuted text
500
2E5A
#2E5AEA
Primary brand colorCTAsActive elementsLinks
600
143F
#143FCC
Hover statesFocus ringsPrimary buttons hover
700
1032
#1032A2
Active/pressed statesDark mode accentsSecondary text
800
0B24
#0B2474
Text on light backgroundsHeadingsStrong borders
900
0717
#07174A
Primary textHigh emphasis contentDark headings
950
050E
#050E2E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F1F4FE;
  --lavender-100: #DFE5FC;
  --lavender-200: #C3CFF9;
  --lavender-300: #94ABF4;
  --lavender-400: #5D7FEF;
  --lavender-500: #2E5AEA;
  --lavender-600: #143FCC;
  --lavender-700: #1032A2;
  --lavender-800: #0B2474;
  --lavender-900: #07174A;
  --lavender-950: #050E2E;
}
Generate More ShadesCreate PaletteConvert Color