Deep Pink

#E63371

Pink

Color Codes

All color formats for development

HEX
#E63371
RGB
rgb(230, 51, 113)
HSL
hsl(339, 78%, 55%)
OKLCH
oklch(0.617 0.215 6.1)
CMYK
cmyk(0%, 78%, 51%, 10%)

Accessibility

WCAG contrast compliance

On White Background

4.14:1

AA AAA

On Black Background

5.08:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F297
400
#EB60
500
#E633
600
#C819
700
#9F14
800
#710E
900
#4909
950
#2D06

Shades

Darker variations

1#E11C61
2#C81956
3#AF164B
4#961340
5#7D0F36
6#640C2B
7#4B0920
8#320615
9#19030B

Tints

Lighter variations

1#E84780
2#EB5C8E
3#ED709C
4#F084AA
5#F299B8
6#F5ADC6
7#F7C2D5
8#FAD6E3
9#FCEBF1

Tones

Muted variations

1#DD3C74
2#D44577
3#CB4E79
4#C2577C
5#B95F7F
6#B06882
7#A77184
8#9E7A87
9#95838A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE9
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4D6
Secondary backgroundsInput backgroundsDividers
300
F297
#F297B7
BordersInactive statesPlaceholder text
400
EB60
#EB6091
Disabled statesSecondary iconsMuted text
500
E633
#E63371
Primary brand colorCTAsActive elementsLinks
600
C819
#C81956
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1444
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E31
Text on light backgroundsHeadingsStrong borders
900
4909
#49091F
Primary textHigh emphasis contentDark headings
950
2D06
#2D0614
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1F6;
  --deep-pink-100: #FBDFE9;
  --deep-pink-200: #F8C4D6;
  --deep-pink-300: #F297B7;
  --deep-pink-400: #EB6091;
  --deep-pink-500: #E63371;
  --deep-pink-600: #C81956;
  --deep-pink-700: #9F1444;
  --deep-pink-800: #710E31;
  --deep-pink-900: #49091F;
  --deep-pink-950: #2D0614;
}
Generate More ShadesCreate PaletteConvert Color