Deep Pink

#E534AA

Pink

Color Codes

All color formats for development

HEX
#E534AA
RGB
rgb(229, 52, 170)
HSL
hsl(320, 77%, 55%)
OKLCH
oklch(0.635 0.236 345.2)
CMYK
cmyk(0%, 77%, 26%, 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
#F7C4
300
#F297
400
#EA61
500
#E534
600
#C71A
700
#9E15
800
#710F
900
#4809
950
#2D06

Shades

Darker variations

1#DF1D9F
2#C71A8D
3#AE177B
4#95136A
5#7C1058
6#630D46
7#4A0A35
8#320623
9#190312

Tints

Lighter variations

1#E748B2
2#EA5DBB
3#ED71C3
4#EF85CC
5#F299D4
6#F4AEDD
7#F7C2E5
8#FAD6EE
9#FCEBF6

Tones

Muted variations

1#DC3DA7
2#D346A4
3#CA4EA1
4#C1579E
5#B8609B
6#B06998
7#A77295
8#9E7B92
9#95838F

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF2
Light backgroundsTable row hoverSkeleton loading
200
F7C4
#F7C4E6
Secondary backgroundsInput backgroundsDividers
300
F297
#F297D3
BordersInactive statesPlaceholder text
400
EA61
#EA61BD
Disabled statesSecondary iconsMuted text
500
E534
#E534AA
Primary brand colorCTAsActive elementsLinks
600
C71A
#C71A8D
Hover statesFocus ringsPrimary buttons hover
700
9E15
#9E1570
Active/pressed statesDark mode accentsSecondary text
800
710F
#710F50
Text on light backgroundsHeadingsStrong borders
900
4809
#480933
Primary textHigh emphasis contentDark headings
950
2D06
#2D0620
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1F9;
  --deep-pink-100: #FBDFF2;
  --deep-pink-200: #F7C4E6;
  --deep-pink-300: #F297D3;
  --deep-pink-400: #EA61BD;
  --deep-pink-500: #E534AA;
  --deep-pink-600: #C71A8D;
  --deep-pink-700: #9E1570;
  --deep-pink-800: #710F50;
  --deep-pink-900: #480933;
  --deep-pink-950: #2D0620;
}
Generate More ShadesCreate PaletteConvert Color