Plum

#AF8BFE

Purple

Color Codes

All color formats for development

HEX
#AF8BFE
RGB
rgb(175, 139, 254)
HSL
hsl(259, 98%, 77%)
OKLCH
oklch(0.718 0.165 296.4)
CMYK
cmyk(31%, 45%, 0%, 0%)

Accessibility

WCAG contrast compliance

On White Background

2.64:1

AA AAA

On Black Background

7.95:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F0
100
#E7DC
200
#D2BD
300
#AF8B
400
#864E
500
#631C
600
#4802
700
#3902
800
#2901
900
#1A01
950
#1001

Shades

Darker variations

1#9564FD
2#7A3DFD
3#5F16FD
4#4B02E9
5#3F02C2
6#32029C
7#260175
8#19014E
9#0D0027

Tints

Lighter variations

1#B796FE
2#BFA2FE
3#C7AEFE
4#CFB9FE
5#D7C5FE
6#DFD1FF
7#E7DCFF
8#EFE8FF
9#F7F3FF

Tones

Muted variations

1#B191F8
2#B396F2
3#B69CED
4#B8A2E7
5#BAA8E1
6#BCADDB
7#BEB3D6
8#C0B9D0
9#C2BFCA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F0
#F5F0FF
BackgroundsSubtle highlightsCard backgrounds
100
E7DC
#E7DCFF
Light backgroundsTable row hoverSkeleton loading
200
D2BD
#D2BDFE
Secondary backgroundsInput backgroundsDividers
300
AF8B
#AF8BFE
BordersInactive statesPlaceholder text
400
864E
#864EFD
Disabled statesSecondary iconsMuted text
500
631C
#631CFD
Primary brand colorCTAsActive elementsLinks
600
4802
#4802DE
Hover statesFocus ringsPrimary buttons hover
700
3902
#3902B1
Active/pressed statesDark mode accentsSecondary text
800
2901
#29017E
Text on light backgroundsHeadingsStrong borders
900
1A01
#1A0151
Primary textHigh emphasis contentDark headings
950
1001
#100132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F5F0FF;
  --plum-100: #E7DCFF;
  --plum-200: #D2BDFE;
  --plum-300: #AF8BFE;
  --plum-400: #864EFD;
  --plum-500: #631CFD;
  --plum-600: #4802DE;
  --plum-700: #3902B1;
  --plum-800: #29017E;
  --plum-900: #1A0151;
  --plum-950: #100132;
}
Generate More ShadesCreate PaletteConvert Color