Hot Pink

#FD4E8E

Pink

Color Codes

All color formats for development

HEX
#FD4E8E
RGB
rgb(253, 78, 142)
HSL
hsl(338, 98%, 65%)
OKLCH
oklch(0.684 0.215 2.5)
CMYK
cmyk(0%, 69%, 44%, 1%)

Accessibility

WCAG contrast compliance

On White Background

3.15:1

AA AAA

On Black Background

6.66:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FFF0
100
#FFDC
200
#FEBD
300
#FE8B
400
#FD4E
500
#FD1C
600
#DE02
700
#B102
800
#7E01
900
#5101
950
#3201

Shades

Darker variations

1#FD2D7A
2#FD0D65
3#E60256
4#C50249
5#A4023D
6#830131
7#620125
8#420118
9#21000C

Tints

Lighter variations

1#FD609A
2#FE72A5
3#FE83B0
4#FE95BB
5#FEA7C7
6#FEB8D2
7#FECADD
8#FFDCE8
9#FFEDF4

Tones

Muted variations

1#F45791
2#EC6093
3#E36995
4#DA7198
5#D17A9A
6#C9839C
7#C08C9F
8#B794A1
9#AE9DA3

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F5
BackgroundsSubtle highlightsCard backgrounds
100
FFDC
#FFDCE8
Light backgroundsTable row hoverSkeleton loading
200
FEBD
#FEBDD5
Secondary backgroundsInput backgroundsDividers
300
FE8B
#FE8BB5
BordersInactive statesPlaceholder text
400
FD4E
#FD4E8E
Disabled statesSecondary iconsMuted text
500
FD1C
#FD1C6E
Primary brand colorCTAsActive elementsLinks
600
DE02
#DE0253
Hover statesFocus ringsPrimary buttons hover
700
B102
#B10242
Active/pressed statesDark mode accentsSecondary text
800
7E01
#7E012F
Text on light backgroundsHeadingsStrong borders
900
5101
#51011E
Primary textHigh emphasis contentDark headings
950
3201
#320113
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FFF0F5;
  --hot-pink-100: #FFDCE8;
  --hot-pink-200: #FEBDD5;
  --hot-pink-300: #FE8BB5;
  --hot-pink-400: #FD4E8E;
  --hot-pink-500: #FD1C6E;
  --hot-pink-600: #DE0253;
  --hot-pink-700: #B10242;
  --hot-pink-800: #7E012F;
  --hot-pink-900: #51011E;
  --hot-pink-950: #320113;
}
Generate More ShadesCreate PaletteConvert Color