Purple

#8404AF

Pink

Color Codes

All color formats for development

HEX
#8404AF
RGB
rgb(132, 4, 175)
HSL
hsl(285, 96%, 35%)
OKLCH
oklch(0.464 0.228 313.6)
CMYK
cmyk(25%, 98%, 0%, 31%)

Accessibility

WCAG contrast compliance

On White Background

8.02:1

AA AAA

On Black Background

2.62:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FBF0
100
#F6DC
200
#EEBE
300
#E18C
400
#D150
500
#C31E
600
#A604
700
#8404
800
#5E03
900
#3C02
950
#2601

Shades

Darker variations

1#77039D
2#6A038C
3#5C027A
4#4F0269
5#420257
6#350146
7#280134
8#1A0123
9#0D0011

Tints

Lighter variations

1#9D04CF
2#B505F0
3#C31CFA
4#CB3CFB
5#D45DFC
6#DD7DFC
7#E59EFD
8#EEBEFE
9#F6DFFE

Tones

Muted variations

1#800CA6
2#7C159E
3#771D95
4#73268D
5#6F2E84
6#6A377C
7#664073
8#62486A
9#5E5162

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FBF0
#FBF0FF
BackgroundsSubtle highlightsCard backgrounds
100
F6DC
#F6DCFE
Light backgroundsTable row hoverSkeleton loading
200
EEBE
#EEBEFE
Secondary backgroundsInput backgroundsDividers
300
E18C
#E18CFD
BordersInactive statesPlaceholder text
400
D150
#D150FB
Disabled statesSecondary iconsMuted text
500
C31E
#C31EFA
Primary brand colorCTAsActive elementsLinks
600
A604
#A604DC
Hover statesFocus ringsPrimary buttons hover
700
8404
#8404AF
Active/pressed statesDark mode accentsSecondary text
800
5E03
#5E037D
Text on light backgroundsHeadingsStrong borders
900
3C02
#3C0250
Primary textHigh emphasis contentDark headings
950
2601
#260132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --purple-50: #FBF0FF;
  --purple-100: #F6DCFE;
  --purple-200: #EEBEFE;
  --purple-300: #E18CFD;
  --purple-400: #D150FB;
  --purple-500: #C31EFA;
  --purple-600: #A604DC;
  --purple-700: #8404AF;
  --purple-800: #5E037D;
  --purple-900: #3C0250;
  --purple-950: #260132;
}
Generate More ShadesCreate PaletteConvert Color