Plum

#C69AEF

Purple

Color Codes

All color formats for development

HEX
#C69AEF
RGB
rgb(198, 154, 239)
HSL
hsl(271, 73%, 77%)
OKLCH
oklch(0.758 0.127 307.4)
CMYK
cmyk(17%, 36%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

2.27:1

AA AAA

On Black Background

9.27:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F2
100
#EEE0
200
#DFC6
300
#C69A
400
#A865
500
#8F38
600
#731E
700
#5B18
800
#4111
900
#2A0B
950
#1A07

Shades

Darker variations

1#B378EA
2#9F56E5
3#8C34DF
4#7920CC
5#651BAA
6#501588
7#3C1066
8#280B44
9#140522

Tints

Lighter variations

1#CBA4F1
2#D1AEF2
3#D7B8F4
4#DDC2F5
5#E2CCF7
6#E8D6F9
7#EEE1FA
8#F4EBFC
9#F9F5FD

Tones

Muted variations

1#C69EEB
2#C5A2E7
3#C5A6E2
4#C5ABDE
5#C5AFDA
6#C5B3D5
7#C5B8D1
8#C5BCCD
9#C4C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F2
#F8F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EEE0
#EEE0FA
Light backgroundsTable row hoverSkeleton loading
200
DFC6
#DFC6F6
Secondary backgroundsInput backgroundsDividers
300
C69A
#C69AEF
BordersInactive statesPlaceholder text
400
A865
#A865E7
Disabled statesSecondary iconsMuted text
500
8F38
#8F38E0
Primary brand colorCTAsActive elementsLinks
600
731E
#731EC2
Hover statesFocus ringsPrimary buttons hover
700
5B18
#5B189A
Active/pressed statesDark mode accentsSecondary text
800
4111
#41116E
Text on light backgroundsHeadingsStrong borders
900
2A0B
#2A0B47
Primary textHigh emphasis contentDark headings
950
1A07
#1A072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F8F2FD;
  --plum-100: #EEE0FA;
  --plum-200: #DFC6F6;
  --plum-300: #C69AEF;
  --plum-400: #A865E7;
  --plum-500: #8F38E0;
  --plum-600: #731EC2;
  --plum-700: #5B189A;
  --plum-800: #41116E;
  --plum-900: #2A0B47;
  --plum-950: #1A072C;
}
Generate More ShadesCreate PaletteConvert Color