Plum

#AF93F6

Purple

Color Codes

All color formats for development

HEX
#AF93F6
RGB
rgb(175, 147, 246)
HSL
hsl(257, 85%, 77%)
OKLCH
oklch(0.728 0.142 295.7)
CMYK
cmyk(29%, 40%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.52:1

AA AAA

On Black Background

8.33:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F5F1
100
#E7DE
200
#D2C2
300
#AF92
400
#855A
500
#622B
600
#4711
700
#380D
800
#280A
900
#1A06
950
#1004

Shades

Darker variations

1#946EF3
2#794AF0
3#5E26ED
4#4A12DA
5#3E0FB6
6#320C91
7#25096D
8#190649
9#0C0324

Tints

Lighter variations

1#B79DF7
2#BFA8F8
3#C7B3F9
4#CFBEFA
5#D7C9FB
6#DFD4FB
7#E7DEFC
8#EFE9FD
9#F7F4FE

Tones

Muted variations

1#B197F1
2#B39CEC
3#B5A1E7
4#B7A6E2
5#BAABDD
6#BCB0D8
7#BEB5D3
8#C0BACE
9#C2BFC9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F5F1
#F5F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E7DE
#E7DEFC
Light backgroundsTable row hoverSkeleton loading
200
D2C2
#D2C2FA
Secondary backgroundsInput backgroundsDividers
300
AF92
#AF92F6
BordersInactive statesPlaceholder text
400
855A
#855AF2
Disabled statesSecondary iconsMuted text
500
622B
#622BEE
Primary brand colorCTAsActive elementsLinks
600
4711
#4711D0
Hover statesFocus ringsPrimary buttons hover
700
380D
#380DA5
Active/pressed statesDark mode accentsSecondary text
800
280A
#280A76
Text on light backgroundsHeadingsStrong borders
900
1A06
#1A064B
Primary textHigh emphasis contentDark headings
950
1004
#10042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F5F1FE;
  --plum-100: #E7DEFC;
  --plum-200: #D2C2FA;
  --plum-300: #AF92F6;
  --plum-400: #855AF2;
  --plum-500: #622BEE;
  --plum-600: #4711D0;
  --plum-700: #380DA5;
  --plum-800: #280A76;
  --plum-900: #1A064B;
  --plum-950: #10042F;
}
Generate More ShadesCreate PaletteConvert Color