Deep Pink

#F22674

Pink

Color Codes

All color formats for development

HEX
#F22674
RGB
rgb(242, 38, 116)
HSL
hsl(337, 89%, 55%)
OKLCH
oklch(0.63 0.235 5.7)
CMYK
cmyk(0%, 84%, 52%, 5%)

Accessibility

WCAG contrast compliance

On White Background

3.96:1

AA AAA

On Black Background

5.30:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF1
100
#FDDD
200
#FBC0
300
#F990
400
#F556
500
#F226
600
#D40C
700
#A90A
800
#7807
900
#4D04
950
#3003

Shades

Darker variations

1#EF0E64
2#D40C59
3#BA0B4E
4#9F0943
5#850838
6#6A062C
7#500521
8#350316
9#1B020B

Tints

Lighter variations

1#F43C82
2#F55190
3#F6679E
4#F77DAC
5#F993BA
6#FAA8C8
7#FBBED5
8#FCD4E3
9#FEE9F1

Tones

Muted variations

1#E83077
2#DE3B79
3#D4457C
4#CA4F7E
5#BF5980
6#B56383
7#AB6E85
8#A17887
9#96828A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDE9
Light backgroundsTable row hoverSkeleton loading
200
FBC0
#FBC0D7
Secondary backgroundsInput backgroundsDividers
300
F990
#F990B8
BordersInactive statesPlaceholder text
400
F556
#F55693
Disabled statesSecondary iconsMuted text
500
F226
#F22674
Primary brand colorCTAsActive elementsLinks
600
D40C
#D40C59
Hover statesFocus ringsPrimary buttons hover
700
A90A
#A90A47
Active/pressed statesDark mode accentsSecondary text
800
7807
#780733
Text on light backgroundsHeadingsStrong borders
900
4D04
#4D0420
Primary textHigh emphasis contentDark headings
950
3003
#300314
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FEF1F6;
  --deep-pink-100: #FDDDE9;
  --deep-pink-200: #FBC0D7;
  --deep-pink-300: #F990B8;
  --deep-pink-400: #F55693;
  --deep-pink-500: #F22674;
  --deep-pink-600: #D40C59;
  --deep-pink-700: #A90A47;
  --deep-pink-800: #780733;
  --deep-pink-900: #4D0420;
  --deep-pink-950: #300314;
}
Generate More ShadesCreate PaletteConvert Color