Deep Pink

#E63374

Pink

Color Codes

All color formats for development

HEX
#E63374
RGB
rgb(230, 51, 116)
HSL
hsl(338, 78%, 55%)
OKLCH
oklch(0.617 0.216 4.9)
CMYK
cmyk(0%, 78%, 50%, 10%)

Accessibility

WCAG contrast compliance

On White Background

4.13:1

AA AAA

On Black Background

5.09: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#E11C64
2#C81959
3#AF164E
4#961343
5#7D0F38
6#640C2C
7#4B0921
8#320616
9#19030B

Tints

Lighter variations

1#E84782
2#EB5C90
3#ED709E
4#F084AC
5#F299BA
6#F5ADC8
7#F7C2D5
8#FAD6E3
9#FCEBF1

Tones

Muted variations

1#DD3C77
2#D44579
3#CB4E7C
4#C2577E
5#B95F80
6#B06883
7#A77185
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
#F8C4D7
Secondary backgroundsInput backgroundsDividers
300
F297
#F297B8
BordersInactive statesPlaceholder text
400
EB60
#EB6093
Disabled statesSecondary iconsMuted text
500
E633
#E63374
Primary brand colorCTAsActive elementsLinks
600
C819
#C81959
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1447
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E32
Text on light backgroundsHeadingsStrong borders
900
4909
#490920
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: #F8C4D7;
  --deep-pink-300: #F297B8;
  --deep-pink-400: #EB6093;
  --deep-pink-500: #E63374;
  --deep-pink-600: #C81959;
  --deep-pink-700: #9F1447;
  --deep-pink-800: #710E32;
  --deep-pink-900: #490920;
  --deep-pink-950: #2D0614;
}
Generate More ShadesCreate PaletteConvert Color