Plum

#CF95F3

Purple

Color Codes

All color formats for development

HEX
#CF95F3
RGB
rgb(207, 149, 243)
HSL
hsl(277, 80%, 77%)
OKLCH
oklch(0.76 0.144 311.7)
CMYK
cmyk(15%, 39%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.27:1

AA AAA

On Black Background

9.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F1
100
#F0DF
200
#E4C3
300
#CF95
400
#B65E
500
#A230
600
#8516
700
#6A12
800
#4C0D
900
#3008
950
#1E05

Shades

Darker variations

1#BF72EF
2#AF4FEB
3#9F2BE7
4#8C18D4
5#7514B1
6#5D108D
7#460C6A
8#2F0847
9#170423

Tints

Lighter variations

1#D4A0F4
2#D9ABF6
3#DEB5F7
4#E2C0F8
5#E7CAF9
6#ECD5FA
7#F1DFFB
8#F5EAFD
9#FAF4FE

Tones

Muted variations

1#CE9AEF
2#CD9FEA
3#CCA4E5
4#CBA8E1
5#CAADDC
6#C9B2D7
7#C8B6D2
8#C7BBCE
9#C5C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F1
#F9F1FD
BackgroundsSubtle highlightsCard backgrounds
100
F0DF
#F0DFFB
Light backgroundsTable row hoverSkeleton loading
200
E4C3
#E4C3F8
Secondary backgroundsInput backgroundsDividers
300
CF95
#CF95F3
BordersInactive statesPlaceholder text
400
B65E
#B65EED
Disabled statesSecondary iconsMuted text
500
A230
#A230E8
Primary brand colorCTAsActive elementsLinks
600
8516
#8516CA
Hover statesFocus ringsPrimary buttons hover
700
6A12
#6A12A1
Active/pressed statesDark mode accentsSecondary text
800
4C0D
#4C0D73
Text on light backgroundsHeadingsStrong borders
900
3008
#300849
Primary textHigh emphasis contentDark headings
950
1E05
#1E052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F9F1FD;
  --plum-100: #F0DFFB;
  --plum-200: #E4C3F8;
  --plum-300: #CF95F3;
  --plum-400: #B65EED;
  --plum-500: #A230E8;
  --plum-600: #8516CA;
  --plum-700: #6A12A1;
  --plum-800: #4C0D73;
  --plum-900: #300849;
  --plum-950: #1E052E;
}
Generate More ShadesCreate PaletteConvert Color