Deep Pink

#FC1D9F

Pink

Color Codes

All color formats for development

HEX
#FC1D9F
RGB
rgb(252, 29, 159)
HSL
hsl(325, 97%, 55%)
OKLCH
oklch(0.657 0.26 352.9)
CMYK
cmyk(0%, 88%, 37%, 1%)

Accessibility

WCAG contrast compliance

On White Background

3.61:1

AA AAA

On Black Background

5.82:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FFF0
100
#FEDC
200
#FEBE
300
#FD8B
400
#FC4F
500
#FC1D
600
#DD03
700
#B003
800
#7E02
900
#5001
950
#3201

Shades

Darker variations

1#F90493
2#DD0382
3#C10372
4#A60362
5#8A0251
6#6F0241
7#530131
8#370121
9#1C0010

Tints

Lighter variations

1#FC34A8
2#FC4AB2
3#FD61BC
4#FD77C5
5#FD8ECF
6#FEA5D9
7#FEBBE2
8#FED2EC
9#FFE8F5

Tones

Muted variations

1#F0289D
2#E5339B
3#DA3E99
4#CF4997
5#C45596
6#B96094
7#AE6B92
8#A37690
9#97818E

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F9
BackgroundsSubtle highlightsCard backgrounds
100
FEDC
#FEDCF0
Light backgroundsTable row hoverSkeleton loading
200
FEBE
#FEBEE3
Secondary backgroundsInput backgroundsDividers
300
FD8B
#FD8BCE
BordersInactive statesPlaceholder text
400
FC4F
#FC4FB4
Disabled statesSecondary iconsMuted text
500
FC1D
#FC1D9F
Primary brand colorCTAsActive elementsLinks
600
DD03
#DD0382
Hover statesFocus ringsPrimary buttons hover
700
B003
#B00368
Active/pressed statesDark mode accentsSecondary text
800
7E02
#7E024A
Text on light backgroundsHeadingsStrong borders
900
5001
#50012F
Primary textHigh emphasis contentDark headings
950
3201
#32011E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FFF0F9;
  --deep-pink-100: #FEDCF0;
  --deep-pink-200: #FEBEE3;
  --deep-pink-300: #FD8BCE;
  --deep-pink-400: #FC4FB4;
  --deep-pink-500: #FC1D9F;
  --deep-pink-600: #DD0382;
  --deep-pink-700: #B00368;
  --deep-pink-800: #7E024A;
  --deep-pink-900: #50012F;
  --deep-pink-950: #32011E;
}
Generate More ShadesCreate PaletteConvert Color