Lavender

#CBE9F0

Cyan

Color Codes

All color formats for development

HEX
#CBE9F0
RGB
rgb(203, 233, 240)
HSL
hsl(191, 55%, 87%)
OKLCH
oklch(0.914 0.033 213.4)
CMYK
cmyk(15%, 3%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

1.28:1

AA AAA

On Black Background

16.45:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F3FA
100
#E3F3
200
#CCE9
300
#A4D9
400
#75C5
500
#4DB4
600
#3297
700
#2878
800
#1D56
900
#1237
950
#0B22

Shades

Darker variations

1#A9DBE6
2#87CCDC
3#64BED2
4#42B0C8
5#3296AC
6#28788A
7#1E5A67
8#143C45
9#0A1E22

Tints

Lighter variations

1#D1ECF2
2#D6EEF3
3#DBF0F5
4#E0F2F6
5#E5F4F8
6#EAF6F9
7#F0F9FB
8#F5FBFC
9#FAFDFE

Tones

Muted variations

1#CDE8EE
2#CFE7EC
3#D1E6EB
4#D3E5E9
5#D5E4E7
6#D7E2E5
7#D8E1E3
8#DAE0E1
9#DCDFE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F3FA
#F3FAFC
BackgroundsSubtle highlightsCard backgrounds
100
E3F3
#E3F3F7
Light backgroundsTable row hoverSkeleton loading
200
CCE9
#CCE9F0
Secondary backgroundsInput backgroundsDividers
300
A4D9
#A4D9E5
BordersInactive statesPlaceholder text
400
75C5
#75C5D7
Disabled statesSecondary iconsMuted text
500
4DB4
#4DB4CB
Primary brand colorCTAsActive elementsLinks
600
3297
#3297AE
Hover statesFocus ringsPrimary buttons hover
700
2878
#28788A
Active/pressed statesDark mode accentsSecondary text
800
1D56
#1D5663
Text on light backgroundsHeadingsStrong borders
900
1237
#12373F
Primary textHigh emphasis contentDark headings
950
0B22
#0B2228
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F3FAFC;
  --lavender-100: #E3F3F7;
  --lavender-200: #CCE9F0;
  --lavender-300: #A4D9E5;
  --lavender-400: #75C5D7;
  --lavender-500: #4DB4CB;
  --lavender-600: #3297AE;
  --lavender-700: #28788A;
  --lavender-800: #1D5663;
  --lavender-900: #12373F;
  --lavender-950: #0B2228;
}
Generate More ShadesCreate PaletteConvert Color