Deep Pink

#F62393

Pink

Color Codes

All color formats for development

HEX
#F62393
RGB
rgb(246, 35, 147)
HSL
hsl(328, 92%, 55%)
OKLCH
oklch(0.645 0.249 355.8)
CMYK
cmyk(0%, 86%, 40%, 4%)

Accessibility

WCAG contrast compliance

On White Background

3.76:1

AA AAA

On Black Background

5.58:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FEDD
200
#FCBF
300
#FA8E
400
#F854
500
#F623
600
#D709
700
#AB07
800
#7A05
900
#4E03
950
#3102

Shades

Darker variations

1#F20A86
2#D70977
3#BC0868
4#A20759
5#87064A
6#6C043C
7#51032D
8#36021E
9#1B010F

Tints

Lighter variations

1#F7399E
2#F84FA9
3#F965B4
4#F97BBE
5#FA91C9
6#FBA7D4
7#FCBDDF
8#FDD3E9
9#FEE9F4

Tones

Muted variations

1#EB2D93
2#E13892
3#D64291
4#CC4D90
5#C15790
6#B6628F
7#AC6D8E
8#A1778E
9#97828D

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0F8
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDEE
Light backgroundsTable row hoverSkeleton loading
200
FCBF
#FCBFE0
Secondary backgroundsInput backgroundsDividers
300
FA8E
#FA8EC8
BordersInactive statesPlaceholder text
400
F854
#F854AB
Disabled statesSecondary iconsMuted text
500
F623
#F62393
Primary brand colorCTAsActive elementsLinks
600
D709
#D70977
Hover statesFocus ringsPrimary buttons hover
700
AB07
#AB075F
Active/pressed statesDark mode accentsSecondary text
800
7A05
#7A0544
Text on light backgroundsHeadingsStrong borders
900
4E03
#4E032B
Primary textHigh emphasis contentDark headings
950
3102
#31021B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FEF0F8;
  --deep-pink-100: #FEDDEE;
  --deep-pink-200: #FCBFE0;
  --deep-pink-300: #FA8EC8;
  --deep-pink-400: #F854AB;
  --deep-pink-500: #F62393;
  --deep-pink-600: #D70977;
  --deep-pink-700: #AB075F;
  --deep-pink-800: #7A0544;
  --deep-pink-900: #4E032B;
  --deep-pink-950: #31021B;
}
Generate More ShadesCreate PaletteConvert Color