Plum

#BD97F2

Purple

Color Codes

All color formats for development

HEX
#BD97F2
RGB
rgb(189, 151, 242)
HSL
hsl(265, 78%, 77%)
OKLCH
oklch(0.746 0.133 302.5)
CMYK
cmyk(22%, 38%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.37:1

AA AAA

On Black Background

8.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#EBDF
200
#DAC4
300
#BD97
400
#9A60
500
#7D33
600
#6219
700
#4E14
800
#370E
900
#2309
950
#1606

Shades

Darker variations

1#A774EE
2#9051E9
3#7A2EE5
4#661AD2
5#5516AF
6#44118C
7#330D69
8#220946
9#110423

Tints

Lighter variations

1#C3A1F3
2#CAABF5
3#D1B6F6
4#D7C0F7
5#DECBF9
6#E4D5FA
7#EBE0FB
8#F2EAFC
9#F8F5FE

Tones

Muted variations

1#BD9BEE
2#BEA0E9
3#BFA4E4
4#C0A9E0
5#C1ADDB
6#C1B2D7
7#C2B7D2
8#C3BBCD
9#C4C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FD
BackgroundsSubtle highlightsCard backgrounds
100
EBDF
#EBDFFB
Light backgroundsTable row hoverSkeleton loading
200
DAC4
#DAC4F8
Secondary backgroundsInput backgroundsDividers
300
BD97
#BD97F2
BordersInactive statesPlaceholder text
400
9A60
#9A60EB
Disabled statesSecondary iconsMuted text
500
7D33
#7D33E6
Primary brand colorCTAsActive elementsLinks
600
6219
#6219C8
Hover statesFocus ringsPrimary buttons hover
700
4E14
#4E149F
Active/pressed statesDark mode accentsSecondary text
800
370E
#370E71
Text on light backgroundsHeadingsStrong borders
900
2309
#230949
Primary textHigh emphasis contentDark headings
950
1606
#16062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F6F1FD;
  --plum-100: #EBDFFB;
  --plum-200: #DAC4F8;
  --plum-300: #BD97F2;
  --plum-400: #9A60EB;
  --plum-500: #7D33E6;
  --plum-600: #6219C8;
  --plum-700: #4E149F;
  --plum-800: #370E71;
  --plum-900: #230949;
  --plum-950: #16062D;
}
Generate More ShadesCreate PaletteConvert Color