Plum

#CE9AEF

Purple

Color Codes

All color formats for development

HEX
#CE9AEF
RGB
rgb(206, 154, 239)
HSL
hsl(277, 73%, 77%)
OKLCH
oklch(0.765 0.13 311.6)
CMYK
cmyk(14%, 36%, 0%, 6%)

Accessibility

WCAG contrast compliance

On White Background

2.21:1

AA AAA

On Black Background

9.49:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F2
100
#F0E0
200
#E3C6
300
#CE9A
400
#B565
500
#A038
600
#831E
700
#6818
800
#4B11
900
#300B
950
#1E07

Shades

Darker variations

1#BE78EA
2#AE56E5
3#9D34DF
4#8A20CC
5#731BAA
6#5C1588
7#451066
8#2E0B44
9#170522

Tints

Lighter variations

1#D3A4F1
2#D8AEF2
3#DDB8F4
4#E2C2F5
5#E7CCF7
6#ECD6F9
7#F0E1FA
8#F5EBFC
9#FAF5FD

Tones

Muted variations

1#CD9EEB
2#CCA2E7
3#CBA6E2
4#CAABDE
5#C9AFDA
6#C8B3D5
7#C7B8D1
8#C6BCCD
9#C5C0C9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F2
#F9F2FD
BackgroundsSubtle highlightsCard backgrounds
100
F0E0
#F0E0FA
Light backgroundsTable row hoverSkeleton loading
200
E3C6
#E3C6F6
Secondary backgroundsInput backgroundsDividers
300
CE9A
#CE9AEF
BordersInactive statesPlaceholder text
400
B565
#B565E7
Disabled statesSecondary iconsMuted text
500
A038
#A038E0
Primary brand colorCTAsActive elementsLinks
600
831E
#831EC2
Hover statesFocus ringsPrimary buttons hover
700
6818
#68189A
Active/pressed statesDark mode accentsSecondary text
800
4B11
#4B116E
Text on light backgroundsHeadingsStrong borders
900
300B
#300B47
Primary textHigh emphasis contentDark headings
950
1E07
#1E072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F9F2FD;
  --plum-100: #F0E0FA;
  --plum-200: #E3C6F6;
  --plum-300: #CE9AEF;
  --plum-400: #B565E7;
  --plum-500: #A038E0;
  --plum-600: #831EC2;
  --plum-700: #68189A;
  --plum-800: #4B116E;
  --plum-900: #300B47;
  --plum-950: #1E072C;
}
Generate More ShadesCreate PaletteConvert Color