Purple

#73149F

Purple

Color Codes

All color formats for development

HEX
#73149F
RGB
rgb(115, 20, 159)
HSL
hsl(281, 78%, 35%)
OKLCH
oklch(0.432 0.203 311)
CMYK
cmyk(28%, 87%, 0%, 38%)

Accessibility

WCAG contrast compliance

On White Background

9.01:1

AA AAA

On Black Background

2.33:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF1
100
#F2DF
200
#E7C4
300
#D597
400
#BF60
500
#AD33
600
#9019
700
#7314
800
#520E
900
#3409
950
#2106

Shades

Darker variations

1#67128F
2#5C107F
3#500E6F
4#450C5F
5#390A4F
6#2E0840
7#220630
8#170420
9#0B0210

Tints

Lighter variations

1#8817BC
2#9D1BDA
3#AC30E5
4#B84EE9
5#C46BED
6#D089F0
7#DBA6F4
8#E7C4F8
9#F3E1FB

Tones

Muted variations

1#701B98
2#6E2291
3#6B298A
4#692F83
5#66367C
6#633D75
7#61446E
8#5E4B67
9#5C5260

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF1
#FAF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F2DF
#F2DFFB
Light backgroundsTable row hoverSkeleton loading
200
E7C4
#E7C4F8
Secondary backgroundsInput backgroundsDividers
300
D597
#D597F2
BordersInactive statesPlaceholder text
400
BF60
#BF60EB
Disabled statesSecondary iconsMuted text
500
AD33
#AD33E6
Primary brand colorCTAsActive elementsLinks
600
9019
#9019C8
Hover statesFocus ringsPrimary buttons hover
700
7314
#73149F
Active/pressed statesDark mode accentsSecondary text
800
520E
#520E71
Text on light backgroundsHeadingsStrong borders
900
3409
#340949
Primary textHigh emphasis contentDark headings
950
2106
#21062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --purple-50: #FAF1FD;
  --purple-100: #F2DFFB;
  --purple-200: #E7C4F8;
  --purple-300: #D597F2;
  --purple-400: #BF60EB;
  --purple-500: #AD33E6;
  --purple-600: #9019C8;
  --purple-700: #73149F;
  --purple-800: #520E71;
  --purple-900: #340949;
  --purple-950: #21062D;
}
Generate More ShadesCreate PaletteConvert Color