Deep Pink

#E633A7

Pink

Color Codes

All color formats for development

HEX
#E633A7
RGB
rgb(230, 51, 167)
HSL
hsl(321, 78%, 55%)
OKLCH
oklch(0.635 0.236 346.4)
CMYK
cmyk(0%, 78%, 27%, 10%)

Accessibility

WCAG contrast compliance

On White Background

3.89:1

AA AAA

On Black Background

5.40: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#E11C9C
2#C8198A
3#AF1679
4#961368
5#7D0F57
6#640C45
7#4B0934
8#320623
9#190311

Tints

Lighter variations

1#E847B0
2#EB5CB9
3#ED70C1
4#F084CA
5#F299D3
6#F5ADDC
7#F7C2E5
8#FAD6ED
9#FCEBF6

Tones

Muted variations

1#DD3CA4
2#D445A2
3#CB4E9F
4#C2579C
5#B95F9A
6#B06897
7#A77194
8#9E7A92
9#95838F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF1
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E6
Secondary backgroundsInput backgroundsDividers
300
F297
#F297D2
BordersInactive statesPlaceholder text
400
EB60
#EB60BB
Disabled statesSecondary iconsMuted text
500
E633
#E633A7
Primary brand colorCTAsActive elementsLinks
600
C819
#C8198A
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F146E
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E4F
Text on light backgroundsHeadingsStrong borders
900
4909
#490932
Primary textHigh emphasis contentDark headings
950
2D06
#2D061F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1F9;
  --deep-pink-100: #FBDFF1;
  --deep-pink-200: #F8C4E6;
  --deep-pink-300: #F297D2;
  --deep-pink-400: #EB60BB;
  --deep-pink-500: #E633A7;
  --deep-pink-600: #C8198A;
  --deep-pink-700: #9F146E;
  --deep-pink-800: #710E4F;
  --deep-pink-900: #490932;
  --deep-pink-950: #2D061F;
}
Generate More ShadesCreate PaletteConvert Color