Lavender

#CFE7ED

Cyan

Color Codes

All color formats for development

HEX
#CFE7ED
RGB
rgb(207, 231, 237)
HSL
hsl(192, 45%, 87%)
OKLCH
oklch(0.912 0.027 214.4)
CMYK
cmyk(13%, 3%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

1.29:1

AA AAA

On Black Background

16.31:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F9
100
#E5F2
200
#CFE7
300
#AAD4
400
#7EBE
500
#59AB
600
#3E8E
700
#3171
800
#2351
900
#1634
950
#0E20

Shades

Darker variations

1#AFD7E1
2#8FC6D4
3#6EB6C8
4#4EA6BC
5#3D8DA1
6#317181
7#255561
8#183840
9#0C1C20

Tints

Lighter variations

1#D4E9EF
2#D9ECF0
3#DDEEF2
4#E2F0F4
5#E7F3F6
6#ECF5F8
7#F1F8FA
8#F5FAFB
9#FAFDFD

Tones

Muted variations

1#D0E6EB
2#D2E5EA
3#D3E4E8
4#D5E3E7
5#D6E2E5
6#D8E1E4
7#D9E1E2
8#DBE0E1
9#DCDFDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F9
#F4F9FB
BackgroundsSubtle highlightsCard backgrounds
100
E5F2
#E5F2F5
Light backgroundsTable row hoverSkeleton loading
200
CFE7
#CFE7ED
Secondary backgroundsInput backgroundsDividers
300
AAD4
#AAD4DF
BordersInactive statesPlaceholder text
400
7EBE
#7EBECE
Disabled statesSecondary iconsMuted text
500
59AB
#59ABC0
Primary brand colorCTAsActive elementsLinks
600
3E8E
#3E8EA3
Hover statesFocus ringsPrimary buttons hover
700
3171
#317181
Active/pressed statesDark mode accentsSecondary text
800
2351
#23515C
Text on light backgroundsHeadingsStrong borders
900
1634
#16343B
Primary textHigh emphasis contentDark headings
950
0E20
#0E2025
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4F9FB;
  --lavender-100: #E5F2F5;
  --lavender-200: #CFE7ED;
  --lavender-300: #AAD4DF;
  --lavender-400: #7EBECE;
  --lavender-500: #59ABC0;
  --lavender-600: #3E8EA3;
  --lavender-700: #317181;
  --lavender-800: #23515C;
  --lavender-900: #16343B;
  --lavender-950: #0E2025;
}
Generate More ShadesCreate PaletteConvert Color