Plum

#B792F6

Purple

Color Codes

All color formats for development

HEX
#B792F6
RGB
rgb(183, 146, 246)
HSL
hsl(262, 85%, 77%)
OKLCH
oklch(0.733 0.145 299.9)
CMYK
cmyk(26%, 41%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.48:1

AA AAA

On Black Background

8.46:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#E9DE
200
#D6C2
300
#B792
400
#925A
500
#722B
600
#5711
700
#450D
800
#310A
900
#2006
950
#1404

Shades

Darker variations

1#9F6EF3
2#874AF0
3#6F26ED
4#5B12DA
5#4C0FB6
6#3D0C91
7#2E096D
8#1E0649
9#0F0324

Tints

Lighter variations

1#BE9DF7
2#C5A8F8
3#CDB3F9
4#D4BEFA
5#DBC9FB
6#E2D4FB
7#E9DEFC
8#F1E9FD
9#F8F4FE

Tones

Muted variations

1#B897F1
2#BA9CEC
3#BBA1E7
4#BCA6E2
5#BEABDD
6#BFB0D8
7#C0B5D3
8#C2BACE
9#C3BFC9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E9DE
#E9DEFC
Light backgroundsTable row hoverSkeleton loading
200
D6C2
#D6C2FA
Secondary backgroundsInput backgroundsDividers
300
B792
#B792F6
BordersInactive statesPlaceholder text
400
925A
#925AF2
Disabled statesSecondary iconsMuted text
500
722B
#722BEE
Primary brand colorCTAsActive elementsLinks
600
5711
#5711D0
Hover statesFocus ringsPrimary buttons hover
700
450D
#450DA5
Active/pressed statesDark mode accentsSecondary text
800
310A
#310A76
Text on light backgroundsHeadingsStrong borders
900
2006
#20064B
Primary textHigh emphasis contentDark headings
950
1404
#14042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F6F1FE;
  --plum-100: #E9DEFC;
  --plum-200: #D6C2FA;
  --plum-300: #B792F6;
  --plum-400: #925AF2;
  --plum-500: #722BEE;
  --plum-600: #5711D0;
  --plum-700: #450DA5;
  --plum-800: #310A76;
  --plum-900: #20064B;
  --plum-950: #14042F;
}
Generate More ShadesCreate PaletteConvert Color