Lavender

#D8C6F6

Purple

Color Codes

All color formats for development

HEX
#D8C6F6
RGB
rgb(216, 198, 246)
HSL
hsl(263, 73%, 87%)
OKLCH
oklch(0.857 0.068 302.1)
CMYK
cmyk(12%, 20%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

1.58:1

AA AAA

On Black Background

13.33:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F2
100
#EAE0
200
#D8C6
300
#BA9A
400
#9765
500
#7938
600
#5D1E
700
#4A18
800
#3511
900
#220B
950
#1507

Shades

Darker variations

1#BE9FF0
2#A479EA
3#8A53E4
4#702CDE
5#5C1EC0
6#4A189A
7#371273
8#250C4D
9#120626

Tints

Lighter variations

1#DCCBF7
2#E0D1F8
3#E4D7F9
4#E8DDFA
5#ECE2FB
6#EFE8FB
7#F3EEFC
8#F7F4FD
9#FBF9FE

Tones

Muted variations

1#D9C8F4
2#D9CAF1
3#DACDEF
4#DACFEC
5#DBD2EA
6#DCD4E8
7#DCD7E5
8#DDD9E3
9#DDDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F2
#F6F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EAE0
#EAE0FA
Light backgroundsTable row hoverSkeleton loading
200
D8C6
#D8C6F6
Secondary backgroundsInput backgroundsDividers
300
BA9A
#BA9AEF
BordersInactive statesPlaceholder text
400
9765
#9765E7
Disabled statesSecondary iconsMuted text
500
7938
#7938E0
Primary brand colorCTAsActive elementsLinks
600
5D1E
#5D1EC2
Hover statesFocus ringsPrimary buttons hover
700
4A18
#4A189A
Active/pressed statesDark mode accentsSecondary text
800
3511
#35116E
Text on light backgroundsHeadingsStrong borders
900
220B
#220B47
Primary textHigh emphasis contentDark headings
950
1507
#15072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F2FD;
  --lavender-100: #EAE0FA;
  --lavender-200: #D8C6F6;
  --lavender-300: #BA9AEF;
  --lavender-400: #9765E7;
  --lavender-500: #7938E0;
  --lavender-600: #5D1EC2;
  --lavender-700: #4A189A;
  --lavender-800: #35116E;
  --lavender-900: #220B47;
  --lavender-950: #15072C;
}
Generate More ShadesCreate PaletteConvert Color