Lavender

#D7C3F9

Purple

Color Codes

All color formats for development

HEX
#D7C3F9
RGB
rgb(215, 195, 249)
HSL
hsl(262, 82%, 87%)
OKLCH
oklch(0.852 0.077 301.7)
CMYK
cmyk(14%, 22%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

1.61:1

AA AAA

On Black Background

13.06:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#E9DF
200
#D7C3
300
#B894
400
#925D
500
#732E
600
#5814
700
#4610
800
#320B
900
#2007
950
#1405

Shades

Darker variations

1#BC9AF5
2#A172F1
3#854AED
4#6A21E9
5#5714CA
6#4510A2
7#340C79
8#230851
9#110428

Tints

Lighter variations

1#DBC9FA
2#DFCFFA
3#E3D5FB
4#E7DBFB
5#EBE1FC
6#EFE7FD
7#F3EDFD
8#F7F3FE
9#FBF9FE

Tones

Muted variations

1#D7C5F6
2#D8C8F4
3#D9CBF1
4#DACEEE
5#DAD0EB
6#DBD3E9
7#DCD6E6
8#DCD8E3
9#DDDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E9DF
#E9DFFC
Light backgroundsTable row hoverSkeleton loading
200
D7C3
#D7C3F9
Secondary backgroundsInput backgroundsDividers
300
B894
#B894F4
BordersInactive statesPlaceholder text
400
925D
#925DEF
Disabled statesSecondary iconsMuted text
500
732E
#732EEA
Primary brand colorCTAsActive elementsLinks
600
5814
#5814CC
Hover statesFocus ringsPrimary buttons hover
700
4610
#4610A2
Active/pressed statesDark mode accentsSecondary text
800
320B
#320B74
Text on light backgroundsHeadingsStrong borders
900
2007
#20074A
Primary textHigh emphasis contentDark headings
950
1405
#14052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F1FE;
  --lavender-100: #E9DFFC;
  --lavender-200: #D7C3F9;
  --lavender-300: #B894F4;
  --lavender-400: #925DEF;
  --lavender-500: #732EEA;
  --lavender-600: #5814CC;
  --lavender-700: #4610A2;
  --lavender-800: #320B74;
  --lavender-900: #20074A;
  --lavender-950: #14052E;
}
Generate More ShadesCreate PaletteConvert Color