Plum

#D297F2

Purple

Color Codes

All color formats for development

HEX
#D297F2
RGB
rgb(210, 151, 242)
HSL
hsl(279, 78%, 77%)
OKLCH
oklch(0.766 0.14 313.1)
CMYK
cmyk(13%, 38%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.22:1

AA AAA

On Black Background

9.45:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F1
100
#F1DF
200
#E6C4
300
#D297
400
#BB60
500
#A733
600
#8A19
700
#6E14
800
#4F0E
900
#3209
950
#1F06

Shades

Darker variations

1#C374EE
2#B451E9
3#A52EE5
4#911AD2
5#7916AF
6#61118C
7#490D69
8#300946
9#180423

Tints

Lighter variations

1#D7A1F3
2#DBABF5
3#E0B6F6
4#E4C0F7
5#E9CBF9
6#EDD5FA
7#F2E0FB
8#F6EAFC
9#FBF5FE

Tones

Muted variations

1#D19BEE
2#CFA0E9
3#CEA4E4
4#CDA9E0
5#CBADDB
6#CAB2D7
7#C8B7D2
8#C7BBCD
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
E6C4
#E6C4F8
Secondary backgroundsInput backgroundsDividers
300
D297
#D297F2
BordersInactive statesPlaceholder text
400
BB60
#BB60EB
Disabled statesSecondary iconsMuted text
500
A733
#A733E6
Primary brand colorCTAsActive elementsLinks
600
8A19
#8A19C8
Hover statesFocus ringsPrimary buttons hover
700
6E14
#6E149F
Active/pressed statesDark mode accentsSecondary text
800
4F0E
#4F0E71
Text on light backgroundsHeadingsStrong borders
900
3209
#320949
Primary textHigh emphasis contentDark headings
950
1F06
#1F062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F9F1FD;
  --plum-100: #F1DFFB;
  --plum-200: #E6C4F8;
  --plum-300: #D297F2;
  --plum-400: #BB60EB;
  --plum-500: #A733E6;
  --plum-600: #8A19C8;
  --plum-700: #6E149F;
  --plum-800: #4F0E71;
  --plum-900: #320949;
  --plum-950: #1F062D;
}
Generate More ShadesCreate PaletteConvert Color