Lavender

#D9C4F8

Purple

Color Codes

All color formats for development

HEX
#D9C4F8
RGB
rgb(217, 196, 248)
HSL
hsl(264, 79%, 87%)
OKLCH
oklch(0.855 0.074 303.3)
CMYK
cmyk(13%, 21%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

1.59:1

AA AAA

On Black Background

13.20:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#EADF
200
#D9C4
300
#BB96
400
#985F
500
#7A32
600
#5E18
700
#4B13
800
#360D
900
#2209
950
#1505

Shades

Darker variations

1#BF9CF3
2#A574EF
3#8C4DEA
4#7225E5
5#5D17C7
6#4B139F
7#380E77
8#25094F
9#130528

Tints

Lighter variations

1#DCCAF9
2#E0D0F9
3#E4D5FA
4#E8DBFB
5#ECE1FC
6#F0E7FC
7#F3EDFD
8#F7F3FE
9#FBF9FE

Tones

Muted variations

1#D9C6F5
2#DAC9F3
3#DACCF0
4#DBCEEE
5#DBD1EB
6#DCD3E8
7#DCD6E6
8#DDD9E3
9#DDDBE0

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FD
BackgroundsSubtle highlightsCard backgrounds
100
EADF
#EADFFB
Light backgroundsTable row hoverSkeleton loading
200
D9C4
#D9C4F8
Secondary backgroundsInput backgroundsDividers
300
BB96
#BB96F3
BordersInactive statesPlaceholder text
400
985F
#985FEC
Disabled statesSecondary iconsMuted text
500
7A32
#7A32E7
Primary brand colorCTAsActive elementsLinks
600
5E18
#5E18C9
Hover statesFocus ringsPrimary buttons hover
700
4B13
#4B13A0
Active/pressed statesDark mode accentsSecondary text
800
360D
#360D72
Text on light backgroundsHeadingsStrong borders
900
2209
#220949
Primary textHigh emphasis contentDark headings
950
1505
#15052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F1FD;
  --lavender-100: #EADFFB;
  --lavender-200: #D9C4F8;
  --lavender-300: #BB96F3;
  --lavender-400: #985FEC;
  --lavender-500: #7A32E7;
  --lavender-600: #5E18C9;
  --lavender-700: #4B13A0;
  --lavender-800: #360D72;
  --lavender-900: #220949;
  --lavender-950: #15052E;
}
Generate More ShadesCreate PaletteConvert Color