Plum

#BD8EFA

Purple

Color Codes

All color formats for development

HEX
#BD8EFA
RGB
rgb(189, 142, 250)
HSL
hsl(266, 92%, 77%)
OKLCH
oklch(0.734 0.158 302.8)
CMYK
cmyk(24%, 43%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

2.50:1

AA AAA

On Black Background

8.41:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F0
100
#EBDD
200
#DABF
300
#BD8E
400
#9B54
500
#7E23
600
#6209
700
#4E07
800
#3805
900
#2403
950
#1602

Shades

Darker variations

1#A769F9
2#9143F7
3#7B1DF6
4#6709E2
5#5608BC
6#450697
7#340571
8#22034B
9#110226

Tints

Lighter variations

1#C49AFB
2#CAA5FB
3#D1B0FC
4#D7BBFC
5#DEC7FD
6#E5D2FD
7#EBDDFE
8#F2E8FE
9#F8F4FF

Tones

Muted variations

1#BE94F5
2#BF99F0
3#BF9FEA
4#C0A4E5
5#C1A9DF
6#C1AFDA
7#C2B4D5
8#C3BACF
9#C4BFCA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F0
#F6F0FE
BackgroundsSubtle highlightsCard backgrounds
100
EBDD
#EBDDFE
Light backgroundsTable row hoverSkeleton loading
200
DABF
#DABFFC
Secondary backgroundsInput backgroundsDividers
300
BD8E
#BD8EFA
BordersInactive statesPlaceholder text
400
9B54
#9B54F8
Disabled statesSecondary iconsMuted text
500
7E23
#7E23F6
Primary brand colorCTAsActive elementsLinks
600
6209
#6209D7
Hover statesFocus ringsPrimary buttons hover
700
4E07
#4E07AB
Active/pressed statesDark mode accentsSecondary text
800
3805
#38057A
Text on light backgroundsHeadingsStrong borders
900
2403
#24034E
Primary textHigh emphasis contentDark headings
950
1602
#160231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F6F0FE;
  --plum-100: #EBDDFE;
  --plum-200: #DABFFC;
  --plum-300: #BD8EFA;
  --plum-400: #9B54F8;
  --plum-500: #7E23F6;
  --plum-600: #6209D7;
  --plum-700: #4E07AB;
  --plum-800: #38057A;
  --plum-900: #24034E;
  --plum-950: #160231;
}
Generate More ShadesCreate PaletteConvert Color