Lavender

#D8E2E4

Cyan

Color Codes

All color formats for development

HEX
#D8E2E4
RGB
rgb(216, 226, 228)
HSL
hsl(190, 18%, 87%)
OKLCH
oklch(0.906 0.011 211)
CMYK
cmyk(5%, 1%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

1.32:1

AA AAA

On Black Background

15.92:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F8
100
#EAEF
200
#D8E2
300
#BACB
400
#96B0
500
#789A
600
#5C7E
700
#4964
800
#3447
900
#212E
950
#151D

Shades

Darker variations

1#BECED2
2#A4BBBF
3#89A7AD
4#6F949B
5#5B7C83
6#496369
7#374B4F
8#243234
9#12191A

Tints

Lighter variations

1#DCE5E7
2#E0E8E9
3#E4EBEC
4#E8EDEF
5#EBF0F1
6#EFF3F4
7#F3F6F7
8#F7F9FA
9#FBFCFC

Tones

Muted variations

1#D8E1E3
2#D9E1E3
3#DAE1E2
4#DAE0E1
5#DBE0E1
6#DBDFE0
7#DCDFE0
8#DDDFDF
9#DDDEDE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F8
#F6F8F9
BackgroundsSubtle highlightsCard backgrounds
100
EAEF
#EAEFF0
Light backgroundsTable row hoverSkeleton loading
200
D8E2
#D8E2E4
Secondary backgroundsInput backgroundsDividers
300
BACB
#BACBCF
BordersInactive statesPlaceholder text
400
96B0
#96B0B6
Disabled statesSecondary iconsMuted text
500
789A
#789AA1
Primary brand colorCTAsActive elementsLinks
600
5C7E
#5C7E84
Hover statesFocus ringsPrimary buttons hover
700
4964
#496469
Active/pressed statesDark mode accentsSecondary text
800
3447
#34474B
Text on light backgroundsHeadingsStrong borders
900
212E
#212E30
Primary textHigh emphasis contentDark headings
950
151D
#151D1E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F8F9;
  --lavender-100: #EAEFF0;
  --lavender-200: #D8E2E4;
  --lavender-300: #BACBCF;
  --lavender-400: #96B0B6;
  --lavender-500: #789AA1;
  --lavender-600: #5C7E84;
  --lavender-700: #496469;
  --lavender-800: #34474B;
  --lavender-900: #212E30;
  --lavender-950: #151D1E;
}
Generate More ShadesCreate PaletteConvert Color