Deep Pink

#F82073

Pink

Color Codes

All color formats for development

HEX
#F82073
RGB
rgb(248, 32, 115)
HSL
hsl(337, 94%, 55%)
OKLCH
oklch(0.637 0.243 6.6)
CMYK
cmyk(0%, 87%, 54%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.86:1

AA AAA

On Black Background

5.45:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FFF0
100
#FEDC
200
#FDBF
300
#FB8D
400
#FA52
500
#F820
600
#DA07
700
#AD05
800
#7C04
900
#4F02
950
#3102

Shades

Darker variations

1#F50863
2#DA0758
3#BE064D
4#A30542
5#880437
6#6D032C
7#520321
8#360216
9#1B010B

Tints

Lighter variations

1#F93781
2#F94D8F
3#FA639D
4#FB79AB
5#FC90B9
6#FCA6C7
7#FDBCD5
8#FED2E3
9#FEE9F1

Tones

Muted variations

1#ED2B76
2#E33678
3#D8417B
4#CD4C7D
5#C25680
6#B76182
7#AD6C85
8#A27787
9#97818A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F6
BackgroundsSubtle highlightsCard backgrounds
100
FEDC
#FEDCE9
Light backgroundsTable row hoverSkeleton loading
200
FDBF
#FDBFD7
Secondary backgroundsInput backgroundsDividers
300
FB8D
#FB8DB7
BordersInactive statesPlaceholder text
400
FA52
#FA5292
Disabled statesSecondary iconsMuted text
500
F820
#F82073
Primary brand colorCTAsActive elementsLinks
600
DA07
#DA0758
Hover statesFocus ringsPrimary buttons hover
700
AD05
#AD0546
Active/pressed statesDark mode accentsSecondary text
800
7C04
#7C0432
Text on light backgroundsHeadingsStrong borders
900
4F02
#4F0220
Primary textHigh emphasis contentDark headings
950
3102
#310214
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FFF0F6;
  --deep-pink-100: #FEDCE9;
  --deep-pink-200: #FDBFD7;
  --deep-pink-300: #FB8DB7;
  --deep-pink-400: #FA5292;
  --deep-pink-500: #F82073;
  --deep-pink-600: #DA0758;
  --deep-pink-700: #AD0546;
  --deep-pink-800: #7C0432;
  --deep-pink-900: #4F0220;
  --deep-pink-950: #310214;
}
Generate More ShadesCreate PaletteConvert Color