Lavender

#C8E4F4

Blue

Color Codes

All color formats for development

HEX
#C8E4F4
RGB
rgb(200, 228, 244)
HSL
hsl(202, 67%, 87%)
OKLCH
oklch(0.903 0.037 232.9)
CMYK
cmyk(18%, 7%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.32:1

AA AAA

On Black Background

15.86:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F9
100
#E1F0
200
#C8E4
300
#9DCF
400
#6AB6
500
#3FA1
600
#2584
700
#1D69
800
#154B
900
#0D30
950
#081E

Shades

Darker variations

1#A3D2ED
2#7EBFE5
3#58ADDE
4#339BD7
5#2583B9
6#1D6994
7#164E6F
8#0F344A
9#071A25

Tints

Lighter variations

1#CDE6F5
2#D3E9F6
3#D8ECF7
4#DEEFF8
5#E3F1FA
6#E9F4FB
7#EEF7FC
8#F4FAFD
9#F9FCFE

Tones

Muted variations

1#CAE3F2
2#CCE3F0
3#CEE2ED
4#D1E1EB
5#D3E1E9
6#D5E0E7
7#D7E0E5
8#D9DFE2
9#DCDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F9
#F2F9FC
BackgroundsSubtle highlightsCard backgrounds
100
E1F0
#E1F0F9
Light backgroundsTable row hoverSkeleton loading
200
C8E4
#C8E4F4
Secondary backgroundsInput backgroundsDividers
300
9DCF
#9DCFEC
BordersInactive statesPlaceholder text
400
6AB6
#6AB6E2
Disabled statesSecondary iconsMuted text
500
3FA1
#3FA1D9
Primary brand colorCTAsActive elementsLinks
600
2584
#2584BB
Hover statesFocus ringsPrimary buttons hover
700
1D69
#1D6995
Active/pressed statesDark mode accentsSecondary text
800
154B
#154B6A
Text on light backgroundsHeadingsStrong borders
900
0D30
#0D3044
Primary textHigh emphasis contentDark headings
950
081E
#081E2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F9FC;
  --lavender-100: #E1F0F9;
  --lavender-200: #C8E4F4;
  --lavender-300: #9DCFEC;
  --lavender-400: #6AB6E2;
  --lavender-500: #3FA1D9;
  --lavender-600: #2584BB;
  --lavender-700: #1D6995;
  --lavender-800: #154B6A;
  --lavender-900: #0D3044;
  --lavender-950: #081E2B;
}
Generate More ShadesCreate PaletteConvert Color