Purple

#8704AF

Pink

Color Codes

All color formats for development

HEX
#8704AF
RGB
rgb(135, 4, 175)
HSL
hsl(286, 96%, 35%)
OKLCH
oklch(0.468 0.229 314.8)
CMYK
cmyk(23%, 98%, 0%, 31%)

Accessibility

WCAG contrast compliance

On White Background

7.88:1

AA AAA

On Black Background

2.67:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FBF0
100
#F6DC
200
#EFBE
300
#E28C
400
#D350
500
#C71E
600
#AA04
700
#8704
800
#6003
900
#3E02
950
#2701

Shades

Darker variations

1#79039D
2#6C038C
3#5E027A
4#510269
5#430257
6#360146
7#280134
8#1B0123
9#0D0011

Tints

Lighter variations

1#A004CF
2#B905F0
3#C61CFA
4#CE3CFB
5#D75DFC
6#DF7DFC
7#E79EFD
8#EFBEFE
9#F7DFFE

Tones

Muted variations

1#820CA6
2#7E159E
3#791D95
4#75268D
5#702E84
6#6C377C
7#674073
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
EFBE
#EFBEFE
Secondary backgroundsInput backgroundsDividers
300
E28C
#E28CFD
BordersInactive statesPlaceholder text
400
D350
#D350FB
Disabled statesSecondary iconsMuted text
500
C71E
#C71EFA
Primary brand colorCTAsActive elementsLinks
600
AA04
#AA04DC
Hover statesFocus ringsPrimary buttons hover
700
8704
#8704AF
Active/pressed statesDark mode accentsSecondary text
800
6003
#60037D
Text on light backgroundsHeadingsStrong borders
900
3E02
#3E0250
Primary textHigh emphasis contentDark headings
950
2701
#270132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --purple-50: #FBF0FF;
  --purple-100: #F6DCFE;
  --purple-200: #EFBEFE;
  --purple-300: #E28CFD;
  --purple-400: #D350FB;
  --purple-500: #C71EFA;
  --purple-600: #AA04DC;
  --purple-700: #8704AF;
  --purple-800: #60037D;
  --purple-900: #3E0250;
  --purple-950: #270132;
}
Generate More ShadesCreate PaletteConvert Color