Deep Pink

#F7227E

Pink

Color Codes

All color formats for development

HEX
#F7227E
RGB
rgb(247, 34, 126)
HSL
hsl(334, 93%, 55%)
OKLCH
oklch(0.639 0.243 2.9)
CMYK
cmyk(0%, 86%, 49%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.83:1

AA AAA

On Black Background

5.48: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#F4096F
2#D90862
3#BD0756
4#A2064A
5#87053D
6#6C0431
7#510325
8#360219
9#1B010C

Tints

Lighter variations

1#F8388B
2#F94E98
3#F964A5
4#FA7AB2
5#FB90BF
6#FCA6CB
7#FDBDD8
8#FDD3E5
9#FEE9F2

Tones

Muted variations

1#EC2C7F
2#E23781
3#D74282
4#CC4C84
5#C25785
6#B76287
7#AC6C88
8#A27789
9#97828B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F6
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDEB
Light backgroundsTable row hoverSkeleton loading
200
FDBF
#FDBFDA
Secondary backgroundsInput backgroundsDividers
300
FB8E
#FB8EBD
BordersInactive statesPlaceholder text
400
F953
#F9539B
Disabled statesSecondary iconsMuted text
500
F722
#F7227E
Primary brand colorCTAsActive elementsLinks
600
D908
#D90862
Hover statesFocus ringsPrimary buttons hover
700
AC06
#AC064E
Active/pressed statesDark mode accentsSecondary text
800
7B04
#7B0438
Text on light backgroundsHeadingsStrong borders
900
4F03
#4F0324
Primary textHigh emphasis contentDark headings
950
3102
#310216
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FEF0F6;
  --deep-pink-100: #FEDDEB;
  --deep-pink-200: #FDBFDA;
  --deep-pink-300: #FB8EBD;
  --deep-pink-400: #F9539B;
  --deep-pink-500: #F7227E;
  --deep-pink-600: #D90862;
  --deep-pink-700: #AC064E;
  --deep-pink-800: #7B0438;
  --deep-pink-900: #4F0324;
  --deep-pink-950: #310216;
}
Generate More ShadesCreate PaletteConvert Color