Deep Pink

#C91891

Pink

Color Codes

All color formats for development

HEX
#C91891
RGB
rgb(201, 24, 145)
HSL
hsl(319, 79%, 44%)
OKLCH
oklch(0.563 0.227 345.9)
CMYK
cmyk(0%, 88%, 28%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.22:1

AA AAA

On Black Background

4.02:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F396
400
#EC5F
500
#E732
600
#C918
700
#A013
800
#720D
900
#4909
950
#2E05

Shades

Darker variations

1#B51582
2#A11374
3#8D1065
4#790E57
5#640C48
6#50093A
7#3C072B
8#28051D
9#14020E

Tints

Lighter variations

1#E21BA3
2#E733AE
3#EA4CB8
4#ED66C2
5#F07FCC
6#F399D6
7#F6B2E1
8#F9CCEB
9#FCE5F5

Tones

Muted variations

1#C0208D
2#B7298A
3#AE3287
4#A53B84
5#9D4480
6#944D7D
7#8B567A
8#825E77
9#796773

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
F396
#F396D5
BordersInactive statesPlaceholder text
400
EC5F
#EC5FC0
Disabled statesSecondary iconsMuted text
500
E732
#E732AD
Primary brand colorCTAsActive elementsLinks
600
C918
#C91891
Hover statesFocus ringsPrimary buttons hover
700
A013
#A01373
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D52
Text on light backgroundsHeadingsStrong borders
900
4909
#490935
Primary textHigh emphasis contentDark headings
950
2E05
#2E0521
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: #F396D5;
  --deep-pink-400: #EC5FC0;
  --deep-pink-500: #E732AD;
  --deep-pink-600: #C91891;
  --deep-pink-700: #A01373;
  --deep-pink-800: #720D52;
  --deep-pink-900: #490935;
  --deep-pink-950: #2E0521;
}
Generate More ShadesCreate PaletteConvert Color