Deep Pink

#C9187C

Pink

Color Codes

All color formats for development

HEX
#C9187C
RGB
rgb(201, 24, 124)
HSL
hsl(326, 79%, 44%)
OKLCH
oklch(0.555 0.217 353.7)
CMYK
cmyk(0%, 88%, 38%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.38:1

AA AAA

On Black Background

3.91: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#B51570
2#A11363
3#8D1057
4#790E4A
5#640C3E
6#500932
7#3C0725
8#280519
9#14020C

Tints

Lighter variations

1#E21B8C
2#E73399
3#EA4CA6
4#ED66B2
5#F07FBF
6#F399CC
7#F6B2D9
8#F9CCE5
9#FCE5F2

Tones

Muted variations

1#C0207B
2#B7297A
3#AE3278
4#A53B77
5#9D4476
6#944D75
7#8B5674
8#825E73
9#796771

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F8
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEF
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E1
Secondary backgroundsInput backgroundsDividers
300
F396
#F396CB
BordersInactive statesPlaceholder text
400
EC5F
#EC5FAF
Disabled statesSecondary iconsMuted text
500
E732
#E73298
Primary brand colorCTAsActive elementsLinks
600
C918
#C9187C
Hover statesFocus ringsPrimary buttons hover
700
A013
#A01363
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D46
Text on light backgroundsHeadingsStrong borders
900
4909
#49092D
Primary textHigh emphasis contentDark headings
950
2E05
#2E051C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1F8;
  --deep-pink-100: #FBDFEF;
  --deep-pink-200: #F8C4E1;
  --deep-pink-300: #F396CB;
  --deep-pink-400: #EC5FAF;
  --deep-pink-500: #E73298;
  --deep-pink-600: #C9187C;
  --deep-pink-700: #A01363;
  --deep-pink-800: #720D46;
  --deep-pink-900: #49092D;
  --deep-pink-950: #2E051C;
}
Generate More ShadesCreate PaletteConvert Color