Purple

#9D1569

Pink

Color Codes

All color formats for development

HEX
#9D1569
RGB
rgb(157, 21, 105)
HSL
hsl(323, 76%, 35%)
OKLCH
oklch(0.468 0.182 349.5)
CMYK
cmyk(0%, 87%, 33%, 38%)

Accessibility

WCAG contrast compliance

On White Background

7.65:1

AA AAA

On Black Background

2.74: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#8D135F
2#7E1154
3#6E0F4A
4#5E0D3F
5#4F0B35
6#3F092A
7#2F0620
8#1F0415
9#10020B

Tints

Lighter variations

1#BA197D
2#D71D90
3#E333A0
4#E750AD
5#EB6DBB
6#EF8AC8
7#F3A7D6
8#F7C5E4
9#FBE2F1

Tones

Muted variations

1#961C67
2#902366
3#892A64
4#823163
5#7B3761
6#743E60
7#6E455E
8#674C5C
9#60525B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F9
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F0
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5E4
Secondary backgroundsInput backgroundsDividers
300
F198
#F198CF
BordersInactive statesPlaceholder text
400
EA62
#EA62B6
Disabled statesSecondary iconsMuted text
500
E335
#E335A1
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B84
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1569
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F4B
Text on light backgroundsHeadingsStrong borders
900
480A
#480A30
Primary textHigh emphasis contentDark headings
950
2D06
#2D061E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --purple-50: #FDF2F9;
  --purple-100: #FBE0F0;
  --purple-200: #F7C5E4;
  --purple-300: #F198CF;
  --purple-400: #EA62B6;
  --purple-500: #E335A1;
  --purple-600: #C51B84;
  --purple-700: #9D1569;
  --purple-800: #700F4B;
  --purple-900: #480A30;
  --purple-950: #2D061E;
}
Generate More ShadesCreate PaletteConvert Color