Deep Pink

#E633B3

Pink

Color Codes

All color formats for development

HEX
#E633B3
RGB
rgb(230, 51, 179)
HSL
hsl(317, 78%, 55%)
OKLCH
oklch(0.64 0.243 342.5)
CMYK
cmyk(0%, 78%, 22%, 10%)

Accessibility

WCAG contrast compliance

On White Background

3.83:1

AA AAA

On Black Background

5.49: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#E11CA9
2#C81996
3#AF1683
4#961371
5#7D0F5E
6#640C4B
7#4B0938
8#320626
9#190313

Tints

Lighter variations

1#E847BB
2#EB5CC2
3#ED70CA
4#F084D1
5#F299D9
6#F5ADE1
7#F7C2E8
8#FAD6F0
9#FCEBF7

Tones

Muted variations

1#DD3CAF
2#D445AB
3#CB4EA7
4#C257A4
5#B95FA0
6#B0689C
7#A77198
8#9E7A94
9#958390

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FA
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF3
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E9
Secondary backgroundsInput backgroundsDividers
300
F297
#F297D8
BordersInactive statesPlaceholder text
400
EB60
#EB60C4
Disabled statesSecondary iconsMuted text
500
E633
#E633B3
Primary brand colorCTAsActive elementsLinks
600
C819
#C81996
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1477
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E55
Text on light backgroundsHeadingsStrong borders
900
4909
#490937
Primary textHigh emphasis contentDark headings
950
2D06
#2D0622
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1FA;
  --deep-pink-100: #FBDFF3;
  --deep-pink-200: #F8C4E9;
  --deep-pink-300: #F297D8;
  --deep-pink-400: #EB60C4;
  --deep-pink-500: #E633B3;
  --deep-pink-600: #C81996;
  --deep-pink-700: #9F1477;
  --deep-pink-800: #710E55;
  --deep-pink-900: #490937;
  --deep-pink-950: #2D0622;
}
Generate More ShadesCreate PaletteConvert Color