Lavender

#D9BFFD

Purple

Color Codes

All color formats for development

HEX
#D9BFFD
RGB
rgb(217, 191, 253)
HSL
hsl(265, 94%, 87%)
OKLCH
oklch(0.847 0.089 303.7)
CMYK
cmyk(14%, 25%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

1.64:1

AA AAA

On Black Background

12.82:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F0
100
#EADC
200
#D9BF
300
#BB8D
400
#9852
500
#7A20
600
#5F07
700
#4B05
800
#3604
900
#2202
950
#1602

Shades

Darker variations

1#BF94FC
2#A569FA
3#8C3EF9
4#7213F8
5#5E07D7
6#4B05AC
7#380481
8#250356
9#13012B

Tints

Lighter variations

1#DCC5FD
2#E0CCFD
3#E4D2FE
4#E8D8FE
5#ECDFFE
6#F0E5FE
7#F3ECFE
8#F7F2FF
9#FBF9FF

Tones

Muted variations

1#D9C2FA
2#DAC5F7
3#DAC8F4
4#DBCBF1
5#DBCEED
6#DCD1EA
7#DCD5E7
8#DDD8E4
9#DDDBE1

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F0
#F6F0FF
BackgroundsSubtle highlightsCard backgrounds
100
EADC
#EADCFE
Light backgroundsTable row hoverSkeleton loading
200
D9BF
#D9BFFD
Secondary backgroundsInput backgroundsDividers
300
BB8D
#BB8DFB
BordersInactive statesPlaceholder text
400
9852
#9852FA
Disabled statesSecondary iconsMuted text
500
7A20
#7A20F8
Primary brand colorCTAsActive elementsLinks
600
5F07
#5F07DA
Hover statesFocus ringsPrimary buttons hover
700
4B05
#4B05AD
Active/pressed statesDark mode accentsSecondary text
800
3604
#36047C
Text on light backgroundsHeadingsStrong borders
900
2202
#22024F
Primary textHigh emphasis contentDark headings
950
1602
#160231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --lavender-50: #F6F0FF;
  --lavender-100: #EADCFE;
  --lavender-200: #D9BFFD;
  --lavender-300: #BB8DFB;
  --lavender-400: #9852FA;
  --lavender-500: #7A20F8;
  --lavender-600: #5F07DA;
  --lavender-700: #4B05AD;
  --lavender-800: #36047C;
  --lavender-900: #22024F;
  --lavender-950: #160231;
}
Generate More ShadesCreate PaletteConvert Color