Deep Pink

#F72289

Pink

Color Codes

All color formats for development

HEX
#F72289
RGB
rgb(247, 34, 137)
HSL
hsl(331, 93%, 55%)
OKLCH
oklch(0.643 0.247 359.2)
CMYK
cmyk(0%, 86%, 45%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.79:1

AA AAA

On Black Background

5.54:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FEDD
200
#FDBF
300
#FB8E
400
#F953
500
#F722
600
#D908
700
#AC06
800
#7B04
900
#4F03
950
#3102

Shades

Darker variations

1#F4097A
2#D9086D
3#BD075F
4#A20652
5#870544
6#6C0436
7#510329
8#36021B
9#1B010E

Tints

Lighter variations

1#F83895
2#F94EA0
3#F964AC
4#FA7AB8
5#FB90C4
6#FCA6D0
7#FDBDDC
8#FDD3E7
9#FEE9F3

Tones

Muted variations

1#EC2C89
2#E23789
3#D7428A
4#CC4C8A
5#C2578A
6#B7628B
7#AC6C8B
8#A2778C
9#97828C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F7
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDED
Light backgroundsTable row hoverSkeleton loading
200
FDBF
#FDBFDD
Secondary backgroundsInput backgroundsDividers
300
FB8E
#FB8EC3
BordersInactive statesPlaceholder text
400
F953
#F953A3
Disabled statesSecondary iconsMuted text
500
F722
#F72289
Primary brand colorCTAsActive elementsLinks
600
D908
#D9086D
Hover statesFocus ringsPrimary buttons hover
700
AC06
#AC0656
Active/pressed statesDark mode accentsSecondary text
800
7B04
#7B043E
Text on light backgroundsHeadingsStrong borders
900
4F03
#4F0328
Primary textHigh emphasis contentDark headings
950
3102
#310219
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FEF0F7;
  --deep-pink-100: #FEDDED;
  --deep-pink-200: #FDBFDD;
  --deep-pink-300: #FB8EC3;
  --deep-pink-400: #F953A3;
  --deep-pink-500: #F72289;
  --deep-pink-600: #D9086D;
  --deep-pink-700: #AC0656;
  --deep-pink-800: #7B043E;
  --deep-pink-900: #4F0328;
  --deep-pink-950: #310219;
}
Generate More ShadesCreate PaletteConvert Color