Lavender

#CFE7EC

Cyan

Color Codes

All color formats for development

HEX
#CFE7EC
RGB
rgb(207, 231, 236)
HSL
hsl(190, 43%, 87%)
OKLCH
oklch(0.912 0.026 211.6)
CMYK
cmyk(12%, 2%, 0%, 7%)

Accessibility

WCAG contrast compliance

On White Background

1.29:1

AA AAA

On Black Background

16.29:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4FA
100
#E5F2
200
#D0E7
300
#ABD5
400
#7FBF
500
#5BAD
600
#4090
700
#3373
800
#2452
900
#1734
950
#0F21

Shades

Darker variations

1#B0D8DF
2#90C8D3
3#70B8C6
4#51A8BA
5#3F8F9F
6#33727F
7#26565F
8#19393F
9#0D1D20

Tints

Lighter variations

1#D4EAEE
2#D9ECF0
3#DEEEF2
4#E3F1F4
5#E7F3F6
6#ECF6F7
7#F1F8F9
8#F6FAFB
9#FAFDFD

Tones

Muted variations

1#D1E6EB
2#D2E5E9
3#D4E5E8
4#D5E4E6
5#D7E3E5
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
E5F2
#E5F2F5
Light backgroundsTable row hoverSkeleton loading
200
D0E7
#D0E7EC
Secondary backgroundsInput backgroundsDividers
300
ABD5
#ABD5DE
BordersInactive statesPlaceholder text
400
7FBF
#7FBFCC
Disabled statesSecondary iconsMuted text
500
5BAD
#5BADBE
Primary brand colorCTAsActive elementsLinks
600
4090
#4090A0
Hover statesFocus ringsPrimary buttons hover
700
3373
#337380
Active/pressed statesDark mode accentsSecondary text
800
2452
#24525B
Text on light backgroundsHeadingsStrong borders
900
1734
#17343A
Primary textHigh emphasis contentDark headings
950
0F21
#0F2124
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F4FAFB;
  --lavender-100: #E5F2F5;
  --lavender-200: #D0E7EC;
  --lavender-300: #ABD5DE;
  --lavender-400: #7FBFCC;
  --lavender-500: #5BADBE;
  --lavender-600: #4090A0;
  --lavender-700: #337380;
  --lavender-800: #24525B;
  --lavender-900: #17343A;
  --lavender-950: #0F2124;
}
Generate More ShadesCreate PaletteConvert Color