Deep Pink

#CD13A2

Pink

Color Codes

All color formats for development

HEX
#CD13A2
RGB
rgb(205, 19, 162)
HSL
hsl(314, 83%, 44%)
OKLCH
oklch(0.576 0.241 341)
CMYK
cmyk(0%, 91%, 21%, 20%)

Accessibility

WCAG contrast compliance

On White Background

4.99:1

AA AAA

On Black Background

4.21:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FCDE
200
#F9C2
300
#F594
400
#F05C
500
#EB2D
600
#CD13
700
#A30F
800
#750B
900
#4B07
950
#2F04

Shades

Darker variations

1#B91192
2#A40F81
3#900D71
4#7B0B61
5#670A51
6#520841
7#3E0631
8#290420
9#150210

Tints

Lighter variations

1#E716B6
2#EC2EBF
3#EE48C7
4#F062CF
5#F37CD7
6#F596DF
7#F8B1E7
8#FACBEF
9#FDE5F7

Tones

Muted variations

1#C41C9D
2#BB2698
3#B12F93
4#A8388E
5#9F4289
6#954B84
7#8C547F
8#835E7A
9#7A6775

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1FB
BackgroundsSubtle highlightsCard backgrounds
100
FCDE
#FCDEF5
Light backgroundsTable row hoverSkeleton loading
200
F9C2
#F9C2ED
Secondary backgroundsInput backgroundsDividers
300
F594
#F594DE
BordersInactive statesPlaceholder text
400
F05C
#F05CCD
Disabled statesSecondary iconsMuted text
500
EB2D
#EB2DBF
Primary brand colorCTAsActive elementsLinks
600
CD13
#CD13A2
Hover statesFocus ringsPrimary buttons hover
700
A30F
#A30F81
Active/pressed statesDark mode accentsSecondary text
800
750B
#750B5C
Text on light backgroundsHeadingsStrong borders
900
4B07
#4B073B
Primary textHigh emphasis contentDark headings
950
2F04
#2F0425
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FEF1FB;
  --deep-pink-100: #FCDEF5;
  --deep-pink-200: #F9C2ED;
  --deep-pink-300: #F594DE;
  --deep-pink-400: #F05CCD;
  --deep-pink-500: #EB2DBF;
  --deep-pink-600: #CD13A2;
  --deep-pink-700: #A30F81;
  --deep-pink-800: #750B5C;
  --deep-pink-900: #4B073B;
  --deep-pink-950: #2F0425;
}
Generate More ShadesCreate PaletteConvert Color