Hot Pink

#F9539B

Pink

Color Codes

All color formats for development

HEX
#F9539B
RGB
rgb(249, 83, 155)
HSL
hsl(334, 93%, 65%)
OKLCH
oklch(0.687 0.21 357.5)
CMYK
cmyk(0%, 67%, 38%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.12:1

AA AAA

On Black Background

6.74: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#F83388
2#F61375
3#E00866
4#C00757
5#A00649
6#80053A
7#60032C
8#40021D
9#20010F

Tints

Lighter variations

1#F964A5
2#FA75AF
3#FB86B9
4#FB98C3
5#FCA9CD
6#FDBAD7
7#FDCBE1
8#FEDDEB
9#FEEEF5

Tones

Muted variations

1#F05B9C
2#E8639D
3#E06C9E
4#D8749F
5#CF7CA0
6#C785A1
7#BF8DA2
8#B695A4
9#AE9DA5

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