Plum

#BD98F0

Purple

Color Codes

All color formats for development

HEX
#BD98F0
RGB
rgb(189, 152, 240)
HSL
hsl(265, 75%, 77%)
OKLCH
oklch(0.746 0.129 302.7)
CMYK
cmyk(21%, 37%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

2.36:1

AA AAA

On Black Background

8.91:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F2
100
#EBE0
200
#DAC5
300
#BD98
400
#9B63
500
#7E36
600
#621C
700
#4E16
800
#3810
900
#240A
950
#1606

Shades

Darker variations

1#A776EB
2#9154E7
3#7B31E2
4#671DCE
5#5619AC
6#451489
7#340F67
8#220A45
9#110522

Tints

Lighter variations

1#C4A3F2
2#CAADF3
3#D1B7F5
4#D7C1F6
5#DECCF8
6#E5D6F9
7#EBE0FB
8#F2EAFC
9#F8F5FE

Tones

Muted variations

1#BE9DEC
2#BEA1E8
3#BFA6E3
4#C0AADF
5#C1AEDA
6#C1B3D6
7#C2B7D2
8#C3BCCD
9#C4C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F2
#F6F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EBE0
#EBE0FB
Light backgroundsTable row hoverSkeleton loading
200
DAC5
#DAC5F7
Secondary backgroundsInput backgroundsDividers
300
BD98
#BD98F0
BordersInactive statesPlaceholder text
400
9B63
#9B63E9
Disabled statesSecondary iconsMuted text
500
7E36
#7E36E2
Primary brand colorCTAsActive elementsLinks
600
621C
#621CC4
Hover statesFocus ringsPrimary buttons hover
700
4E16
#4E169C
Active/pressed statesDark mode accentsSecondary text
800
3810
#381070
Text on light backgroundsHeadingsStrong borders
900
240A
#240A47
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: #F6F2FD;
  --plum-100: #EBE0FB;
  --plum-200: #DAC5F7;
  --plum-300: #BD98F0;
  --plum-400: #9B63E9;
  --plum-500: #7E36E2;
  --plum-600: #621CC4;
  --plum-700: #4E169C;
  --plum-800: #381070;
  --plum-900: #240A47;
  --plum-950: #16062D;
}
Generate More ShadesCreate PaletteConvert Color