Plum

#BB94F5

Purple

Color Codes

All color formats for development

HEX
#BB94F5
RGB
rgb(187, 148, 245)
HSL
hsl(264, 83%, 77%)
OKLCH
oklch(0.74 0.141 301.6)
CMYK
cmyk(24%, 40%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.42:1

AA AAA

On Black Background

8.67:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#EADE
200
#D8C2
300
#BB94
400
#975C
500
#792D
600
#5E13
700
#4A0F
800
#350B
900
#2207
950
#1504

Shades

Darker variations

1#A470F2
2#8D4CEE
3#7628EB
4#6214D8
5#5211B4
6#420D90
7#310A6C
8#210748
9#100324

Tints

Lighter variations

1#C19EF6
2#C8A9F7
3#CFB4F8
4#D6BFF9
5#DDC9FA
6#E4D4FB
7#EADFFC
8#F1EAFD
9#F8F4FE

Tones

Muted variations

1#BC99F0
2#BD9DEB
3#BEA2E6
4#BFA7E2
5#BFACDD
6#C0B1D8
7#C1B6D3
8#C2BBCE
9#C3BFC9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FE
BackgroundsSubtle highlightsCard backgrounds
100
EADE
#EADEFC
Light backgroundsTable row hoverSkeleton loading
200
D8C2
#D8C2F9
Secondary backgroundsInput backgroundsDividers
300
BB94
#BB94F5
BordersInactive statesPlaceholder text
400
975C
#975CF0
Disabled statesSecondary iconsMuted text
500
792D
#792DEB
Primary brand colorCTAsActive elementsLinks
600
5E13
#5E13CD
Hover statesFocus ringsPrimary buttons hover
700
4A0F
#4A0FA3
Active/pressed statesDark mode accentsSecondary text
800
350B
#350B75
Text on light backgroundsHeadingsStrong borders
900
2207
#22074B
Primary textHigh emphasis contentDark headings
950
1504
#15042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F6F1FE;
  --plum-100: #EADEFC;
  --plum-200: #D8C2F9;
  --plum-300: #BB94F5;
  --plum-400: #975CF0;
  --plum-500: #792DEB;
  --plum-600: #5E13CD;
  --plum-700: #4A0FA3;
  --plum-800: #350B75;
  --plum-900: #22074B;
  --plum-950: #15042F;
}
Generate More ShadesCreate PaletteConvert Color