Purple

#94159D

Pink

Color Codes

All color formats for development

HEX
#94159D
RGB
rgb(148, 21, 157)
HSL
hsl(296, 76%, 35%)
OKLCH
oklch(0.481 0.212 325)
CMYK
cmyk(6%, 87%, 0%, 38%)

Accessibility

WCAG contrast compliance

On White Background

7.36:1

AA AAA

On Black Background

2.85:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FCF2
100
#F9E0
200
#F4C5
300
#EB98
400
#E162
500
#D835
600
#BA1B
700
#9415
800
#6A0F
900
#440A
950
#2A06

Shades

Darker variations

1#85138D
2#76117E
3#680F6E
4#590D5E
5#4A0B4F
6#3B093F
7#2C062F
8#1E041F
9#0F0210

Tints

Lighter variations

1#B019BA
2#CB1DD7
3#D733E3
4#DD50E7
5#E36DEB
6#E88AEF
7#EEA7F3
8#F4C5F7
9#F9E2FB

Tones

Muted variations

1#8E1C96
2#882390
3#822A89
4#7D3182
5#77377B
6#713E74
7#6B456E
8#654C67
9#5F5260

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FCF2
#FCF2FD
BackgroundsSubtle highlightsCard backgrounds
100
F9E0
#F9E0FB
Light backgroundsTable row hoverSkeleton loading
200
F4C5
#F4C5F7
Secondary backgroundsInput backgroundsDividers
300
EB98
#EB98F1
BordersInactive statesPlaceholder text
400
E162
#E162EA
Disabled statesSecondary iconsMuted text
500
D835
#D835E3
Primary brand colorCTAsActive elementsLinks
600
BA1B
#BA1BC5
Hover statesFocus ringsPrimary buttons hover
700
9415
#94159D
Active/pressed statesDark mode accentsSecondary text
800
6A0F
#6A0F70
Text on light backgroundsHeadingsStrong borders
900
440A
#440A48
Primary textHigh emphasis contentDark headings
950
2A06
#2A062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --purple-50: #FCF2FD;
  --purple-100: #F9E0FB;
  --purple-200: #F4C5F7;
  --purple-300: #EB98F1;
  --purple-400: #E162EA;
  --purple-500: #D835E3;
  --purple-600: #BA1BC5;
  --purple-700: #94159D;
  --purple-800: #6A0F70;
  --purple-900: #440A48;
  --purple-950: #2A062D;
}
Generate More ShadesCreate PaletteConvert Color