Deep Pink

#E633AD

Pink

Color Codes

All color formats for development

HEX
#E633AD
RGB
rgb(230, 51, 173)
HSL
hsl(319, 78%, 55%)
OKLCH
oklch(0.637 0.239 344.5)
CMYK
cmyk(0%, 78%, 25%, 10%)

Accessibility

WCAG contrast compliance

On White Background

3.86:1

AA AAA

On Black Background

5.44: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#E11CA2
2#C81990
3#AF167E
4#96136C
5#7D0F5A
6#640C48
7#4B0936
8#320624
9#190312

Tints

Lighter variations

1#E847B5
2#EB5CBD
3#ED70C6
4#F084CE
5#F299D6
6#F5ADDE
7#F7C2E6
8#FAD6EF
9#FCEBF7

Tones

Muted variations

1#DD3CAA
2#D445A7
3#CB4EA3
4#C257A0
5#B95F9D
6#B06899
7#A77196
8#9E7A93
9#958390

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FA
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF2
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E7
Secondary backgroundsInput backgroundsDividers
300
F297
#F297D5
BordersInactive statesPlaceholder text
400
EB60
#EB60BF
Disabled statesSecondary iconsMuted text
500
E633
#E633AD
Primary brand colorCTAsActive elementsLinks
600
C819
#C81990
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1473
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E52
Text on light backgroundsHeadingsStrong borders
900
4909
#490934
Primary textHigh emphasis contentDark headings
950
2D06
#2D0621
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1FA;
  --deep-pink-100: #FBDFF2;
  --deep-pink-200: #F8C4E7;
  --deep-pink-300: #F297D5;
  --deep-pink-400: #EB60BF;
  --deep-pink-500: #E633AD;
  --deep-pink-600: #C81990;
  --deep-pink-700: #9F1473;
  --deep-pink-800: #710E52;
  --deep-pink-900: #490934;
  --deep-pink-950: #2D0621;
}
Generate More ShadesCreate PaletteConvert Color