Plum

#B794F5

Purple

Color Codes

All color formats for development

HEX
#B794F5
RGB
rgb(183, 148, 245)
HSL
hsl(262, 83%, 77%)
OKLCH
oklch(0.736 0.141 299.6)
CMYK
cmyk(25%, 40%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.45:1

AA AAA

On Black Background

8.57:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#E9DE
200
#D7C2
300
#B794
400
#925C
500
#732D
600
#5713
700
#450F
800
#320B
900
#2007
950
#1404

Shades

Darker variations

1#9F70F2
2#874CEE
3#6F28EB
4#5C14D8
5#4C11B4
6#3D0D90
7#2E0A6C
8#1F0748
9#0F0324

Tints

Lighter variations

1#BF9EF6
2#C6A9F7
3#CDB4F8
4#D4BFF9
5#DBC9FA
6#E2D4FB
7#EADFFC
8#F1EAFD
9#F8F4FE

Tones

Muted variations

1#B999F0
2#BA9DEB
3#BBA2E6
4#BDA7E2
5#BEACDD
6#BFB1D8
7#C0B6D3
8#C2BBCE
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
D7C2
#D7C2F9
Secondary backgroundsInput backgroundsDividers
300
B794
#B794F5
BordersInactive statesPlaceholder text
400
925C
#925CF0
Disabled statesSecondary iconsMuted text
500
732D
#732DEB
Primary brand colorCTAsActive elementsLinks
600
5713
#5713CD
Hover statesFocus ringsPrimary buttons hover
700
450F
#450FA3
Active/pressed statesDark mode accentsSecondary text
800
320B
#320B75
Text on light backgroundsHeadingsStrong borders
900
2007
#20074B
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: #D7C2F9;
  --plum-300: #B794F5;
  --plum-400: #925CF0;
  --plum-500: #732DEB;
  --plum-600: #5713CD;
  --plum-700: #450FA3;
  --plum-800: #320B75;
  --plum-900: #20074B;
  --plum-950: #14042F;
}
Generate More ShadesCreate PaletteConvert Color