Plum

#D995F3

Purple

Color Codes

All color formats for development

HEX
#D995F3
RGB
rgb(217, 149, 243)
HSL
hsl(283, 80%, 77%)
OKLCH
oklch(0.77 0.148 316.3)
CMYK
cmyk(11%, 39%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.20:1

AA AAA

On Black Background

9.54:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF1
100
#F3DF
200
#E9C3
300
#D995
400
#C55E
500
#B430
600
#9716
700
#7812
800
#560D
900
#3708
950
#2205

Shades

Darker variations

1#CC72EF
2#BF4FEB
3#B22BE7
4#9F18D4
5#8414B1
6#6A108D
7#4F0C6A
8#350847
9#1A0423

Tints

Lighter variations

1#DDA0F4
2#E0ABF6
3#E4B5F7
4#E8C0F8
5#ECCAF9
6#F0D5FA
7#F4DFFB
8#F7EAFD
9#FBF4FE

Tones

Muted variations

1#D79AEF
2#D59FEA
3#D3A4E5
4#D1A8E1
5#CFADDC
6#CCB2D7
7#CAB6D2
8#C8BBCE
9#C6C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF1
#FAF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F3DF
#F3DFFB
Light backgroundsTable row hoverSkeleton loading
200
E9C3
#E9C3F8
Secondary backgroundsInput backgroundsDividers
300
D995
#D995F3
BordersInactive statesPlaceholder text
400
C55E
#C55EED
Disabled statesSecondary iconsMuted text
500
B430
#B430E8
Primary brand colorCTAsActive elementsLinks
600
9716
#9716CA
Hover statesFocus ringsPrimary buttons hover
700
7812
#7812A1
Active/pressed statesDark mode accentsSecondary text
800
560D
#560D73
Text on light backgroundsHeadingsStrong borders
900
3708
#370849
Primary textHigh emphasis contentDark headings
950
2205
#22052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FAF1FD;
  --plum-100: #F3DFFB;
  --plum-200: #E9C3F8;
  --plum-300: #D995F3;
  --plum-400: #C55EED;
  --plum-500: #B430E8;
  --plum-600: #9716CA;
  --plum-700: #7812A1;
  --plum-800: #560D73;
  --plum-900: #370849;
  --plum-950: #22052E;
}
Generate More ShadesCreate PaletteConvert Color