Plum

#B09AEF

Purple

Color Codes

All color formats for development

HEX
#B09AEF
RGB
rgb(176, 154, 239)
HSL
hsl(256, 73%, 77%)
OKLCH
oklch(0.738 0.122 295.1)
CMYK
cmyk(26%, 36%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

2.41:1

AA AAA

On Black Background

8.71:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F2
100
#E7E0
200
#D3C6
300
#B09A
400
#8765
500
#6538
600
#4A1E
700
#3B18
800
#2A11
900
#1B0B
950
#1107

Shades

Darker variations

1#9678EA
2#7C56E5
3#6134DF
4#4E20CC
5#411BAA
6#341588
7#271066
8#1A0B44
9#0D0522

Tints

Lighter variations

1#B8A4F1
2#C0AEF2
3#C8B8F4
4#D0C2F5
5#D8CCF7
6#E0D6F9
7#E7E1FA
8#EFEBFC
9#F7F5FD

Tones

Muted variations

1#B29EEB
2#B4A2E7
3#B6A6E2
4#B8ABDE
5#BAAFDA
6#BCB3D5
7#BEB8D1
8#C0BCCD
9#C2C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F2
#F5F2FD
BackgroundsSubtle highlightsCard backgrounds
100
E7E0
#E7E0FA
Light backgroundsTable row hoverSkeleton loading
200
D3C6
#D3C6F6
Secondary backgroundsInput backgroundsDividers
300
B09A
#B09AEF
BordersInactive statesPlaceholder text
400
8765
#8765E7
Disabled statesSecondary iconsMuted text
500
6538
#6538E0
Primary brand colorCTAsActive elementsLinks
600
4A1E
#4A1EC2
Hover statesFocus ringsPrimary buttons hover
700
3B18
#3B189A
Active/pressed statesDark mode accentsSecondary text
800
2A11
#2A116E
Text on light backgroundsHeadingsStrong borders
900
1B0B
#1B0B47
Primary textHigh emphasis contentDark headings
950
1107
#11072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F5F2FD;
  --plum-100: #E7E0FA;
  --plum-200: #D3C6F6;
  --plum-300: #B09AEF;
  --plum-400: #8765E7;
  --plum-500: #6538E0;
  --plum-600: #4A1EC2;
  --plum-700: #3B189A;
  --plum-800: #2A116E;
  --plum-900: #1B0B47;
  --plum-950: #11072C;
}
Generate More ShadesCreate PaletteConvert Color