Plum

#AB92F6

Purple

Color Codes

All color formats for development

HEX
#AB92F6
RGB
rgb(171, 146, 246)
HSL
hsl(255, 85%, 77%)
OKLCH
oklch(0.723 0.144 294)
CMYK
cmyk(30%, 41%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.57:1

AA AAA

On Black Background

8.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E6DE
200
#D0C2
300
#AB92
400
#805A
500
#5B2B
600
#4111
700
#330D
800
#250A
900
#1706
950
#0F04

Shades

Darker variations

1#8F6EF3
2#734AF0
3#5726ED
4#4412DA
5#380FB6
6#2D0C91
7#22096D
8#170649
9#0B0324

Tints

Lighter variations

1#B49DF7
2#BCA8F8
3#C4B3F9
4#CDBEFA
5#D5C9FB
6#DED4FB
7#E6DEFC
8#EEE9FD
9#F7F4FE

Tones

Muted variations

1#AE97F1
2#B09CEC
3#B3A1E7
4#B5A6E2
5#B8ABDD
6#BAB0D8
7#BDB5D3
8#BFBACE
9#C2BFC9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F1
#F4F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E6DE
#E6DEFC
Light backgroundsTable row hoverSkeleton loading
200
D0C2
#D0C2FA
Secondary backgroundsInput backgroundsDividers
300
AB92
#AB92F6
BordersInactive statesPlaceholder text
400
805A
#805AF2
Disabled statesSecondary iconsMuted text
500
5B2B
#5B2BEE
Primary brand colorCTAsActive elementsLinks
600
4111
#4111D0
Hover statesFocus ringsPrimary buttons hover
700
330D
#330DA5
Active/pressed statesDark mode accentsSecondary text
800
250A
#250A76
Text on light backgroundsHeadingsStrong borders
900
1706
#17064B
Primary textHigh emphasis contentDark headings
950
0F04
#0F042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F4F1FE;
  --plum-100: #E6DEFC;
  --plum-200: #D0C2FA;
  --plum-300: #AB92F6;
  --plum-400: #805AF2;
  --plum-500: #5B2BEE;
  --plum-600: #4111D0;
  --plum-700: #330DA5;
  --plum-800: #250A76;
  --plum-900: #17064B;
  --plum-950: #0F042F;
}
Generate More ShadesCreate PaletteConvert Color