Deep Pink

#C51B9E

Pink

Color Codes

All color formats for development

HEX
#C51B9E
RGB
rgb(197, 27, 158)
HSL
hsl(314, 76%, 44%)
OKLCH
oklch(0.564 0.231 340.3)
CMYK
cmyk(0%, 86%, 20%, 23%)

Accessibility

WCAG contrast compliance

On White Background

5.22:1

AA AAA

On Black Background

4.02: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#B2188E
2#9E167E
3#8A136E
4#76105F
5#630D4F
6#4F0B3F
7#3B082F
8#270520
9#140310

Tints

Lighter variations

1#DF1EB2
2#E436BB
3#E74FC4
4#EA68CC
5#EE81D5
6#F19ADD
7#F5B4E6
8#F8CDEE
9#FCE6F7

Tones

Muted variations

1#BD2399
2#B42C95
3#AC3590
4#A33D8B
5#9B4687
6#924E82
7#8A577E
8#815F79
9#796875

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2FA
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F4
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5EB
Secondary backgroundsInput backgroundsDividers
300
F198
#F198DC
BordersInactive statesPlaceholder text
400
EA62
#EA62CA
Disabled statesSecondary iconsMuted text
500
E335
#E335BB
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B9E
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D157D
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F5A
Text on light backgroundsHeadingsStrong borders
900
480A
#480A39
Primary textHigh emphasis contentDark headings
950
2D06
#2D0624
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF2FA;
  --deep-pink-100: #FBE0F4;
  --deep-pink-200: #F7C5EB;
  --deep-pink-300: #F198DC;
  --deep-pink-400: #EA62CA;
  --deep-pink-500: #E335BB;
  --deep-pink-600: #C51B9E;
  --deep-pink-700: #9D157D;
  --deep-pink-800: #700F5A;
  --deep-pink-900: #480A39;
  --deep-pink-950: #2D0624;
}
Generate More ShadesCreate PaletteConvert Color