Plum

#C191F7

Purple

Color Codes

All color formats for development

HEX
#C191F7
RGB
rgb(193, 145, 247)
HSL
hsl(268, 86%, 77%)
OKLCH
oklch(0.741 0.15 304.7)
CMYK
cmyk(22%, 41%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

2.42:1

AA AAA

On Black Background

8.66:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F1
100
#ECDE
200
#DCC1
300
#C192
400
#A159
500
#862A
600
#6A10
700
#540C
800
#3C09
900
#2606
950
#1804

Shades

Darker variations

1#AC6DF4
2#9749F1
3#8324EF
4#6F10DB
5#5D0EB7
6#4A0B92
7#38086E
8#250549
9#130325

Tints

Lighter variations

1#C79DF8
2#CDA8F8
3#D4B3F9
4#DABEFA
5#E0C8FB
6#E6D3FC
7#ECDEFD
8#F3E9FD
9#F9F4FE

Tones

Muted variations

1#C197F2
2#C29CED
3#C2A1E8
4#C2A6E3
5#C3ABDE
6#C3B0D9
7#C3B5D3
8#C4BACE
9#C4BFC9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F1
#F7F1FE
BackgroundsSubtle highlightsCard backgrounds
100
ECDE
#ECDEFD
Light backgroundsTable row hoverSkeleton loading
200
DCC1
#DCC1FA
Secondary backgroundsInput backgroundsDividers
300
C192
#C192F7
BordersInactive statesPlaceholder text
400
A159
#A159F3
Disabled statesSecondary iconsMuted text
500
862A
#862AEF
Primary brand colorCTAsActive elementsLinks
600
6A10
#6A10D1
Hover statesFocus ringsPrimary buttons hover
700
540C
#540CA6
Active/pressed statesDark mode accentsSecondary text
800
3C09
#3C0977
Text on light backgroundsHeadingsStrong borders
900
2606
#26064C
Primary textHigh emphasis contentDark headings
950
1804
#18042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F7F1FE;
  --plum-100: #ECDEFD;
  --plum-200: #DCC1FA;
  --plum-300: #C192F7;
  --plum-400: #A159F3;
  --plum-500: #862AEF;
  --plum-600: #6A10D1;
  --plum-700: #540CA6;
  --plum-800: #3C0977;
  --plum-900: #26064C;
  --plum-950: #18042F;
}
Generate More ShadesCreate PaletteConvert Color