Lavender

#D8C5F7

Purple

Color Codes

All color formats for development

HEX
#D8C5F7
RGB
rgb(216, 197, 247)
HSL
hsl(263, 76%, 87%)
OKLCH
oklch(0.855 0.071 302.3)
CMYK
cmyk(13%, 20%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.58:1

AA AAA

On Black Background

13.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F2
100
#EAE0
200
#D8C5
300
#BA98
400
#9662
500
#7835
600
#5C1B
700
#4915
800
#340F
900
#220A
950
#1506

Shades

Darker variations

1#BE9EF2
2#A477EC
3#8A50E7
4#6F28E2
5#5B1BC3
6#49159C
7#371075
8#250B4E
9#120527

Tints

Lighter variations

1#DCCAF8
2#E0D0F9
3#E4D6F9
4#E8DCFA
5#EBE2FB
6#EFE8FC
7#F3EDFD
8#F7F3FD
9#FBF9FE

Tones

Muted variations

1#D9C7F5
2#D9CAF2
3#DACCEF
4#DACFED
5#DBD1EA
6#DBD4E8
7#DCD6E5
8#DDD9E3
9#DDDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F2
#F6F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EAE0
#EAE0FB
Light backgroundsTable row hoverSkeleton loading
200
D8C5
#D8C5F7
Secondary backgroundsInput backgroundsDividers
300
BA98
#BA98F1
BordersInactive statesPlaceholder text
400
9662
#9662EA
Disabled statesSecondary iconsMuted text
500
7835
#7835E3
Primary brand colorCTAsActive elementsLinks
600
5C1B
#5C1BC5
Hover statesFocus ringsPrimary buttons hover
700
4915
#49159D
Active/pressed statesDark mode accentsSecondary text
800
340F
#340F70
Text on light backgroundsHeadingsStrong borders
900
220A
#220A48
Primary textHigh emphasis contentDark headings
950
1506
#15062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F2FD;
  --lavender-100: #EAE0FB;
  --lavender-200: #D8C5F7;
  --lavender-300: #BA98F1;
  --lavender-400: #9662EA;
  --lavender-500: #7835E3;
  --lavender-600: #5C1BC5;
  --lavender-700: #49159D;
  --lavender-800: #340F70;
  --lavender-900: #220A48;
  --lavender-950: #15062D;
}
Generate More ShadesCreate PaletteConvert Color