Plum

#D196F3

Purple

Color Codes

All color formats for development

HEX
#D196F3
RGB
rgb(209, 150, 243)
HSL
hsl(278, 79%, 77%)
OKLCH
oklch(0.763 0.143 312.4)
CMYK
cmyk(14%, 38%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.24:1

AA AAA

On Black Background

9.37:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F1
100
#F1DF
200
#E5C4
300
#D196
400
#B95F
500
#A432
600
#8818
700
#6C13
800
#4D0D
900
#3109
950
#1F05

Shades

Darker variations

1#C173EF
2#B250EA
3#A22DE6
4#8F19D3
5#7715B0
6#5F108D
7#470C69
8#300846
9#180423

Tints

Lighter variations

1#D5A1F4
2#DAABF5
3#DFB6F6
4#E3C0F8
5#E8CBF9
6#ECD5FA
7#F1E0FB
8#F6EAFD
9#FAF5FE

Tones

Muted variations

1#CF9BEE
2#CE9FE9
3#CDA4E5
4#CCA9E0
5#CBADDC
6#C9B2D7
7#C8B6D2
8#C7BBCE
9#C6C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F1
#F9F1FD
BackgroundsSubtle highlightsCard backgrounds
100
F1DF
#F1DFFB
Light backgroundsTable row hoverSkeleton loading
200
E5C4
#E5C4F8
Secondary backgroundsInput backgroundsDividers
300
D196
#D196F3
BordersInactive statesPlaceholder text
400
B95F
#B95FEC
Disabled statesSecondary iconsMuted text
500
A432
#A432E7
Primary brand colorCTAsActive elementsLinks
600
8818
#8818C9
Hover statesFocus ringsPrimary buttons hover
700
6C13
#6C13A0
Active/pressed statesDark mode accentsSecondary text
800
4D0D
#4D0D72
Text on light backgroundsHeadingsStrong borders
900
3109
#310949
Primary textHigh emphasis contentDark headings
950
1F05
#1F052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F9F1FD;
  --plum-100: #F1DFFB;
  --plum-200: #E5C4F8;
  --plum-300: #D196F3;
  --plum-400: #B95FEC;
  --plum-500: #A432E7;
  --plum-600: #8818C9;
  --plum-700: #6C13A0;
  --plum-800: #4D0D72;
  --plum-900: #310949;
  --plum-950: #1F052E;
}
Generate More ShadesCreate PaletteConvert Color