Plum

#C390F9

Purple

Color Codes

All color formats for development

HEX
#C390F9
RGB
rgb(195, 144, 249)
HSL
hsl(269, 90%, 77%)
OKLCH
oklch(0.743 0.155 305.3)
CMYK
cmyk(22%, 42%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

2.42:1

AA AAA

On Black Background

8.68:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F0
100
#EDDD
200
#DDC0
300
#C390
400
#A355
500
#8925
600
#6D0B
700
#5709
800
#3E06
900
#2804
950
#1903

Shades

Darker variations

1#AE6AF7
2#9A45F5
3#8620F3
4#720CE0
5#5F0ABB
6#4C0895
7#390670
8#26044B
9#130225

Tints

Lighter variations

1#C99BFA
2#CFA6FA
3#D5B1FB
4#DBBCFB
5#E1C7FC
6#E7D2FD
7#EDDEFD
8#F3E9FE
9#F9F4FE

Tones

Muted variations

1#C395F4
2#C39AEF
3#C39FE9
4#C3A5E4
5#C3AADF
6#C4AFD9
7#C4B5D4
8#C4BACF
9#C4BFCA

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F0
#F7F0FE
BackgroundsSubtle highlightsCard backgrounds
100
EDDD
#EDDDFD
Light backgroundsTable row hoverSkeleton loading
200
DDC0
#DDC0FC
Secondary backgroundsInput backgroundsDividers
300
C390
#C390F9
BordersInactive statesPlaceholder text
400
A355
#A355F6
Disabled statesSecondary iconsMuted text
500
8925
#8925F4
Primary brand colorCTAsActive elementsLinks
600
6D0B
#6D0BD5
Hover statesFocus ringsPrimary buttons hover
700
5709
#5709AA
Active/pressed statesDark mode accentsSecondary text
800
3E06
#3E0679
Text on light backgroundsHeadingsStrong borders
900
2804
#28044E
Primary textHigh emphasis contentDark headings
950
1903
#190330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F7F0FE;
  --plum-100: #EDDDFD;
  --plum-200: #DDC0FC;
  --plum-300: #C390F9;
  --plum-400: #A355F6;
  --plum-500: #8925F4;
  --plum-600: #6D0BD5;
  --plum-700: #5709AA;
  --plum-800: #3E0679;
  --plum-900: #28044E;
  --plum-950: #190330;
}
Generate More ShadesCreate PaletteConvert Color