Plum

#D79AEF

Purple

Color Codes

All color formats for development

HEX
#D79AEF
RGB
rgb(215, 154, 239)
HSL
hsl(283, 73%, 77%)
OKLCH
oklch(0.774 0.134 316.1)
CMYK
cmyk(10%, 36%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

2.15:1

AA AAA

On Black Background

9.76:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF2
100
#F3E0
200
#E8C6
300
#D79A
400
#C265
500
#B138
600
#941E
700
#7518
800
#5411
900
#360B
950
#2207

Shades

Darker variations

1#C978EA
2#BC56E5
3#AF34DF
4#9B20CC
5#811BAA
6#671588
7#4E1066
8#340B44
9#1A0522

Tints

Lighter variations

1#DBA4F1
2#DFAEF2
3#E3B8F4
4#E7C2F5
5#EBCCF7
6#EFD6F9
7#F3E1FA
8#F7EBFC
9#FBF5FD

Tones

Muted variations

1#D59EEB
2#D3A2E7
3#D1A6E2
4#CFABDE
5#CEAFDA
6#CCB3D5
7#CAB8D1
8#C8BCCD
9#C6C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF2
#FAF2FD
BackgroundsSubtle highlightsCard backgrounds
100
F3E0
#F3E0FA
Light backgroundsTable row hoverSkeleton loading
200
E8C6
#E8C6F6
Secondary backgroundsInput backgroundsDividers
300
D79A
#D79AEF
BordersInactive statesPlaceholder text
400
C265
#C265E7
Disabled statesSecondary iconsMuted text
500
B138
#B138E0
Primary brand colorCTAsActive elementsLinks
600
941E
#941EC2
Hover statesFocus ringsPrimary buttons hover
700
7518
#75189A
Active/pressed statesDark mode accentsSecondary text
800
5411
#54116E
Text on light backgroundsHeadingsStrong borders
900
360B
#360B47
Primary textHigh emphasis contentDark headings
950
2207
#22072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FAF2FD;
  --plum-100: #F3E0FA;
  --plum-200: #E8C6F6;
  --plum-300: #D79AEF;
  --plum-400: #C265E7;
  --plum-500: #B138E0;
  --plum-600: #941EC2;
  --plum-700: #75189A;
  --plum-800: #54116E;
  --plum-900: #360B47;
  --plum-950: #22072C;
}
Generate More ShadesCreate PaletteConvert Color