Plum

#B897F2

Purple

Color Codes

All color formats for development

HEX
#B897F2
RGB
rgb(184, 151, 242)
HSL
hsl(262, 78%, 77%)
OKLCH
oklch(0.741 0.132 299.9)
CMYK
cmyk(24%, 38%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.40:1

AA AAA

On Black Background

8.75:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F1
100
#E9DF
200
#D7C4
300
#B897
400
#9360
500
#7433
600
#5919
700
#4714
800
#320E
900
#2009
950
#1406

Shades

Darker variations

1#A074EE
2#8951E9
3#712EE5
4#5D1AD2
5#4E16AF
6#3E118C
7#2F0D69
8#1F0946
9#100423

Tints

Lighter variations

1#BFA1F3
2#C6ABF5
3#CDB6F6
4#D4C0F7
5#DCCBF9
6#E3D5FA
7#EAE0FB
8#F1EAFC
9#F8F5FE

Tones

Muted variations

1#B99BEE
2#BBA0E9
3#BCA4E4
4#BDA9E0
5#BEADDB
6#BFB2D7
7#C1B7D2
8#C2BBCD
9#C3C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F1
#F6F1FD
BackgroundsSubtle highlightsCard backgrounds
100
E9DF
#E9DFFB
Light backgroundsTable row hoverSkeleton loading
200
D7C4
#D7C4F8
Secondary backgroundsInput backgroundsDividers
300
B897
#B897F2
BordersInactive statesPlaceholder text
400
9360
#9360EB
Disabled statesSecondary iconsMuted text
500
7433
#7433E6
Primary brand colorCTAsActive elementsLinks
600
5919
#5919C8
Hover statesFocus ringsPrimary buttons hover
700
4714
#47149F
Active/pressed statesDark mode accentsSecondary text
800
320E
#320E71
Text on light backgroundsHeadingsStrong borders
900
2009
#200949
Primary textHigh emphasis contentDark headings
950
1406
#14062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F6F1FD;
  --plum-100: #E9DFFB;
  --plum-200: #D7C4F8;
  --plum-300: #B897F2;
  --plum-400: #9360EB;
  --plum-500: #7433E6;
  --plum-600: #5919C8;
  --plum-700: #47149F;
  --plum-800: #320E71;
  --plum-900: #200949;
  --plum-950: #14062D;
}
Generate More ShadesCreate PaletteConvert Color