Plum

#C395F4

Purple

Color Codes

All color formats for development

HEX
#C395F4
RGB
rgb(195, 149, 244)
HSL
hsl(269, 81%, 77%)
OKLCH
oklch(0.749 0.141 305.5)
CMYK
cmyk(20%, 39%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.35:1

AA AAA

On Black Background

8.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F1
100
#EDDF
200
#DDC3
300
#C395
400
#A35D
500
#892F
600
#6D15
700
#5711
800
#3E0C
900
#2808
950
#1905

Shades

Darker variations

1#AF71F0
2#9A4EEC
3#862AE9
4#7316D5
5#6013B2
6#4C0F8E
7#390B6B
8#260747
9#130424

Tints

Lighter variations

1#C99FF5
2#CFAAF6
3#D5B5F7
4#DBBFF8
5#E1CAF9
6#E7D5FB
7#EDDFFC
8#F3EAFD
9#F9F4FE

Tones

Muted variations

1#C39AEF
2#C39EEA
3#C3A3E6
4#C3A8E1
5#C4ADDC
6#C4B1D7
7#C4B6D3
8#C4BBCE
9#C4C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F1
#F7F1FE
BackgroundsSubtle highlightsCard backgrounds
100
EDDF
#EDDFFC
Light backgroundsTable row hoverSkeleton loading
200
DDC3
#DDC3F9
Secondary backgroundsInput backgroundsDividers
300
C395
#C395F4
BordersInactive statesPlaceholder text
400
A35D
#A35DEE
Disabled statesSecondary iconsMuted text
500
892F
#892FE9
Primary brand colorCTAsActive elementsLinks
600
6D15
#6D15CB
Hover statesFocus ringsPrimary buttons hover
700
5711
#5711A2
Active/pressed statesDark mode accentsSecondary text
800
3E0C
#3E0C73
Text on light backgroundsHeadingsStrong borders
900
2808
#28084A
Primary textHigh emphasis contentDark headings
950
1905
#19052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F7F1FE;
  --plum-100: #EDDFFC;
  --plum-200: #DDC3F9;
  --plum-300: #C395F4;
  --plum-400: #A35DEE;
  --plum-500: #892FE9;
  --plum-600: #6D15CB;
  --plum-700: #5711A2;
  --plum-800: #3E0C73;
  --plum-900: #28084A;
  --plum-950: #19052E;
}
Generate More ShadesCreate PaletteConvert Color