Lavender

#CFE2ED

Blue

Color Codes

All color formats for development

HEX
#CFE2ED
RGB
rgb(207, 226, 237)
HSL
hsl(202, 45%, 87%)
OKLCH
oklch(0.902 0.025 233)
CMYK
cmyk(13%, 5%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

1.33:1

AA AAA

On Black Background

15.75:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F8
100
#E5EF
200
#CFE2
300
#AACB
400
#7EB0
500
#599A
600
#3E7E
700
#3164
800
#2347
900
#162E
950
#0E1D

Shades

Darker variations

1#AFCEE1
2#8FBBD4
3#6EA7C8
4#4E94BC
5#3D7CA1
6#316381
7#254B61
8#183240
9#0C1920

Tints

Lighter variations

1#D4E5EF
2#D9E8F0
3#DDEBF2
4#E2EDF4
5#E7F0F6
6#ECF3F8
7#F1F6FA
8#F5F9FB
9#FAFCFD

Tones

Muted variations

1#D0E1EB
2#D2E1EA
3#D3E1E8
4#D5E0E7
5#D6E0E5
6#D8DFE4
7#D9DFE2
8#DBDFE1
9#DCDEDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F8
#F4F8FB
BackgroundsSubtle highlightsCard backgrounds
100
E5EF
#E5EFF5
Light backgroundsTable row hoverSkeleton loading
200
CFE2
#CFE2ED
Secondary backgroundsInput backgroundsDividers
300
AACB
#AACBDF
BordersInactive statesPlaceholder text
400
7EB0
#7EB0CE
Disabled statesSecondary iconsMuted text
500
599A
#599AC0
Primary brand colorCTAsActive elementsLinks
600
3E7E
#3E7EA3
Hover statesFocus ringsPrimary buttons hover
700
3164
#316481
Active/pressed statesDark mode accentsSecondary text
800
2347
#23475C
Text on light backgroundsHeadingsStrong borders
900
162E
#162E3B
Primary textHigh emphasis contentDark headings
950
0E1D
#0E1D25
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F8FB;
  --lavender-100: #E5EFF5;
  --lavender-200: #CFE2ED;
  --lavender-300: #AACBDF;
  --lavender-400: #7EB0CE;
  --lavender-500: #599AC0;
  --lavender-600: #3E7EA3;
  --lavender-700: #316481;
  --lavender-800: #23475C;
  --lavender-900: #162E3B;
  --lavender-950: #0E1D25;
}
Generate More ShadesCreate PaletteConvert Color