Lavender

#C7E2F5

Blue

Color Codes

All color formats for development

HEX
#C7E2F5
RGB
rgb(199, 226, 245)
HSL
hsl(205, 70%, 87%)
OKLCH
oklch(0.899 0.039 238.6)
CMYK
cmyk(19%, 8%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.34:1

AA AAA

On Black Background

15.63:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F2F8
100
#E1EF
200
#C7E2
300
#9BCB
400
#67B0
500
#3C9A
600
#227D
700
#1B64
800
#1347
900
#0C2E
950
#081C

Shades

Darker variations

1#A1CEEE
2#7BBBE8
3#56A7E1
4#3093DA
5#217CBD
6#1B6397
7#144A71
8#0D324B
9#071926

Tints

Lighter variations

1#CCE5F6
2#D2E8F7
3#D8EBF8
4#DDEDF9
5#E3F0FA
6#E8F3FB
7#EEF6FC
8#F4F9FD
9#F9FCFE

Tones

Muted variations

1#C9E1F3
2#CBE1F0
3#CEE1EE
4#D0E0EC
5#D2E0E9
6#D5DFE7
7#D7DFE5
8#D9DFE2
9#DCDEE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F2F8
#F2F8FD
BackgroundsSubtle highlightsCard backgrounds
100
E1EF
#E1EFFA
Light backgroundsTable row hoverSkeleton loading
200
C7E2
#C7E2F5
Secondary backgroundsInput backgroundsDividers
300
9BCB
#9BCBED
BordersInactive statesPlaceholder text
400
67B0
#67B0E4
Disabled statesSecondary iconsMuted text
500
3C9A
#3C9ADD
Primary brand colorCTAsActive elementsLinks
600
227D
#227DBF
Hover statesFocus ringsPrimary buttons hover
700
1B64
#1B6498
Active/pressed statesDark mode accentsSecondary text
800
1347
#13476C
Text on light backgroundsHeadingsStrong borders
900
0C2E
#0C2E45
Primary textHigh emphasis contentDark headings
950
081C
#081C2B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F2F8FD;
  --lavender-100: #E1EFFA;
  --lavender-200: #C7E2F5;
  --lavender-300: #9BCBED;
  --lavender-400: #67B0E4;
  --lavender-500: #3C9ADD;
  --lavender-600: #227DBF;
  --lavender-700: #1B6498;
  --lavender-800: #13476C;
  --lavender-900: #0C2E45;
  --lavender-950: #081C2B;
}
Generate More ShadesCreate PaletteConvert Color