Purple

#9D1596

Pink

Color Codes

All color formats for development

HEX
#9D1596
RGB
rgb(157, 21, 150)
HSL
hsl(303, 76%, 35%)
OKLCH
oklch(0.491 0.21 330.7)
CMYK
cmyk(0%, 87%, 4%, 38%)

Accessibility

WCAG contrast compliance

On White Background

7.04:1

AA AAA

On Black Background

2.98:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#8D1387
2#7E1178
3#6E0F69
4#5E0D5A
5#4F0B4B
6#3F093C
7#2F062D
8#1F041E
9#10020F

Tints

Lighter variations

1#BA19B2
2#D71DCE
3#E333DA
4#E750E0
5#EB6DE5
6#EF8AEA
7#F3A7EF
8#F7C5F5
9#FBE2FA

Tones

Muted variations

1#961C90
2#90238A
3#892A84
4#82317E
5#7B3778
6#743E72
7#6E456C
8#674C65
9#60525F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FD
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F9
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5F5
Secondary backgroundsInput backgroundsDividers
300
F198
#F198EC
BordersInactive statesPlaceholder text
400
EA62
#EA62E3
Disabled statesSecondary iconsMuted text
500
E335
#E335DB
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51BBD
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1596
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F6B
Text on light backgroundsHeadingsStrong borders
900
480A
#480A45
Primary textHigh emphasis contentDark headings
950
2D06
#2D062B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --purple-50: #FDF2FD;
  --purple-100: #FBE0F9;
  --purple-200: #F7C5F5;
  --purple-300: #F198EC;
  --purple-400: #EA62E3;
  --purple-500: #E335DB;
  --purple-600: #C51BBD;
  --purple-700: #9D1596;
  --purple-800: #700F6B;
  --purple-900: #480A45;
  --purple-950: #2D062B;
}
Generate More ShadesCreate PaletteConvert Color