Deep Pink

#E63380

Pink

Color Codes

All color formats for development

HEX
#E63380
RGB
rgb(230, 51, 128)
HSL
hsl(334, 78%, 55%)
OKLCH
oklch(0.621 0.219 0.4)
CMYK
cmyk(0%, 78%, 44%, 10%)

Accessibility

WCAG contrast compliance

On White Background

4.08:1

AA AAA

On Black Background

5.15: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#E11C71
2#C81965
3#AF1658
4#96134B
5#7D0F3F
6#640C32
7#4B0926
8#320619
9#19030D

Tints

Lighter variations

1#E8478D
2#EB5C9A
3#ED70A6
4#F084B3
5#F299C0
6#F5ADCC
7#F7C2D9
8#FAD6E6
9#FCEBF2

Tones

Muted variations

1#DD3C82
2#D44583
3#CB4E84
4#C25785
5#B95F86
6#B06887
7#A77189
8#9E7A8A
9#95838B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F7
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEB
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4DA
Secondary backgroundsInput backgroundsDividers
300
F297
#F297BE
BordersInactive statesPlaceholder text
400
EB60
#EB609C
Disabled statesSecondary iconsMuted text
500
E633
#E63380
Primary brand colorCTAsActive elementsLinks
600
C819
#C81965
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1450
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E39
Text on light backgroundsHeadingsStrong borders
900
4909
#490925
Primary textHigh emphasis contentDark headings
950
2D06
#2D0617
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1F7;
  --deep-pink-100: #FBDFEB;
  --deep-pink-200: #F8C4DA;
  --deep-pink-300: #F297BE;
  --deep-pink-400: #EB609C;
  --deep-pink-500: #E63380;
  --deep-pink-600: #C81965;
  --deep-pink-700: #9F1450;
  --deep-pink-800: #710E39;
  --deep-pink-900: #490925;
  --deep-pink-950: #2D0617;
}
Generate More ShadesCreate PaletteConvert Color