Plum

#AE94F5

Purple

Color Codes

All color formats for development

HEX
#AE94F5
RGB
rgb(174, 148, 245)
HSL
hsl(256, 83%, 77%)
OKLCH
oklch(0.728 0.139 295)
CMYK
cmyk(29%, 40%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

2.51:1

AA AAA

On Black Background

8.35:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F4F1
100
#E6DE
200
#D1C2
300
#AE94
400
#835C
500
#602D
600
#4513
700
#370F
800
#270B
900
#1907
950
#1004

Shades

Darker variations

1#9270F2
2#774CEE
3#5C28EB
4#4814D8
5#3C11B4
6#300D90
7#240A6C
8#180748
9#0C0324

Tints

Lighter variations

1#B69EF6
2#BEA9F7
3#C6B4F8
4#CEBFF9
5#D6C9FA
6#DED4FB
7#E7DFFC
8#EFEAFD
9#F7F4FE

Tones

Muted variations

1#B099F0
2#B29DEB
3#B4A2E6
4#B7A7E2
5#B9ACDD
6#BBB1D8
7#BEB6D3
8#C0BBCE
9#C2BFC9

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F4F1
#F4F1FE
BackgroundsSubtle highlightsCard backgrounds
100
E6DE
#E6DEFC
Light backgroundsTable row hoverSkeleton loading
200
D1C2
#D1C2F9
Secondary backgroundsInput backgroundsDividers
300
AE94
#AE94F5
BordersInactive statesPlaceholder text
400
835C
#835CF0
Disabled statesSecondary iconsMuted text
500
602D
#602DEB
Primary brand colorCTAsActive elementsLinks
600
4513
#4513CD
Hover statesFocus ringsPrimary buttons hover
700
370F
#370FA3
Active/pressed statesDark mode accentsSecondary text
800
270B
#270B75
Text on light backgroundsHeadingsStrong borders
900
1907
#19074B
Primary textHigh emphasis contentDark headings
950
1004
#10042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #F4F1FE;
  --plum-100: #E6DEFC;
  --plum-200: #D1C2F9;
  --plum-300: #AE94F5;
  --plum-400: #835CF0;
  --plum-500: #602DEB;
  --plum-600: #4513CD;
  --plum-700: #370FA3;
  --plum-800: #270B75;
  --plum-900: #19074B;
  --plum-950: #10042F;
}
Generate More ShadesCreate PaletteConvert Color