Lavender

#CFE9EC

Cyan

Color Codes

All color formats for development

HEX
#CFE9EC
RGB
rgb(207, 233, 236)
HSL
hsl(186, 43%, 87%)
OKLCH
oklch(0.916 0.028 205.1)
CMYK
cmyk(12%, 1%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

1.27:1

AA AAA

On Black Background

16.52:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4FA
100
#E5F3
200
#D0E9
300
#ABD9
400
#7FC4
500
#5BB4
600
#4097
700
#3378
800
#2456
900
#1737
950
#0F22

Shades

Darker variations

1#B0DBDF
2#90CCD3
3#70BEC6
4#51AFBA
5#3F959F
6#33777F
7#26595F
8#193C3F
9#0D1E20

Tints

Lighter variations

1#D4EBEE
2#D9EEF0
3#DEF0F2
4#E3F2F4
5#E7F4F6
6#ECF6F7
7#F1F8F9
8#F6FBFB
9#FAFDFD

Tones

Muted variations

1#D1E8EB
2#D2E7E9
3#D4E6E8
4#D5E5E6
5#D7E4E5
6#D8E2E4
7#DAE1E2
8#DBE0E1
9#DCDFDF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4FA
#F4FAFB
BackgroundsSubtle highlightsCard backgrounds
100
E5F3
#E5F3F5
Light backgroundsTable row hoverSkeleton loading
200
D0E9
#D0E9EC
Secondary backgroundsInput backgroundsDividers
300
ABD9
#ABD9DE
BordersInactive statesPlaceholder text
400
7FC4
#7FC4CC
Disabled statesSecondary iconsMuted text
500
5BB4
#5BB4BE
Primary brand colorCTAsActive elementsLinks
600
4097
#4097A0
Hover statesFocus ringsPrimary buttons hover
700
3378
#337880
Active/pressed statesDark mode accentsSecondary text
800
2456
#24565B
Text on light backgroundsHeadingsStrong borders
900
1737
#17373A
Primary textHigh emphasis contentDark headings
950
0F22
#0F2224
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4FAFB;
  --lavender-100: #E5F3F5;
  --lavender-200: #D0E9EC;
  --lavender-300: #ABD9DE;
  --lavender-400: #7FC4CC;
  --lavender-500: #5BB4BE;
  --lavender-600: #4097A0;
  --lavender-700: #337880;
  --lavender-800: #24565B;
  --lavender-900: #17373A;
  --lavender-950: #0F2224;
}
Generate More ShadesCreate PaletteConvert Color