Lavender

#D9E0E2

Cyan

Color Codes

All color formats for development

HEX
#D9E0E2
RGB
rgb(217, 224, 226)
HSL
hsl(193, 13%, 87%)
OKLCH
oklch(0.902 0.008 216.6)
CMYK
cmyk(4%, 1%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

1.34:1

AA AAA

On Black Background

15.71:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F8
100
#EBEE
200
#DAE0
300
#BDC9
400
#9AAC
500
#7D95
600
#6278
700
#4E60
800
#3744
900
#232C
950
#161B

Shades

Darker variations

1#C0CCCF
2#A7B7BC
3#8EA3A8
4#758E95
5#61777D
6#4D5F64
7#3A474B
8#273032
9#131819

Tints

Lighter variations

1#DDE3E5
2#E1E6E8
3#E5EAEB
4#E9EDEE
5#ECF0F1
6#F0F3F3
7#F4F6F6
8#F8F9F9
9#FBFCFC

Tones

Muted variations

1#DAE0E2
2#DAE0E1
3#DBE0E1
4#DBDFE0
5#DCDFE0
6#DCDFE0
7#DDDFDF
8#DDDEDF
9#DDDEDE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F8
#F6F8F8
BackgroundsSubtle highlightsCard backgrounds
100
EBEE
#EBEEEF
Light backgroundsTable row hoverSkeleton loading
200
DAE0
#DAE0E2
Secondary backgroundsInput backgroundsDividers
300
BDC9
#BDC9CC
BordersInactive statesPlaceholder text
400
9AAC
#9AACB1
Disabled statesSecondary iconsMuted text
500
7D95
#7D959B
Primary brand colorCTAsActive elementsLinks
600
6278
#62787F
Hover statesFocus ringsPrimary buttons hover
700
4E60
#4E6065
Active/pressed statesDark mode accentsSecondary text
800
3744
#374448
Text on light backgroundsHeadingsStrong borders
900
232C
#232C2E
Primary textHigh emphasis contentDark headings
950
161B
#161B1D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F8F8;
  --lavender-100: #EBEEEF;
  --lavender-200: #DAE0E2;
  --lavender-300: #BDC9CC;
  --lavender-400: #9AACB1;
  --lavender-500: #7D959B;
  --lavender-600: #62787F;
  --lavender-700: #4E6065;
  --lavender-800: #374448;
  --lavender-900: #232C2E;
  --lavender-950: #161B1D;
}
Generate More ShadesCreate PaletteConvert Color