Hot Pink

#FD4E94

Pink

Color Codes

All color formats for development

HEX
#FD4E94
RGB
rgb(253, 78, 148)
HSL
hsl(336, 98%, 65%)
OKLCH
oklch(0.686 0.217 0.3)
CMYK
cmyk(0%, 69%, 42%, 1%)

Accessibility

WCAG contrast compliance

On White Background

3.14:1

AA AAA

On Black Background

6.69: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#FD2D80
2#FD0D6D
3#E6025D
4#C50250
5#A40243
6#830135
7#620128
8#42011B
9#21000D

Tints

Lighter variations

1#FD609F
2#FE72AA
3#FE83B4
4#FE95BF
5#FEA7CA
6#FEB8D4
7#FECADF
8#FFDCEA
9#FFEDF4

Tones

Muted variations

1#F45796
2#EC6098
3#E3699A
4#DA719B
5#D17A9D
6#C9839F
7#C08CA1
8#B794A2
9#AE9DA4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F6
BackgroundsSubtle highlightsCard backgrounds
100
FFDC
#FFDCEA
Light backgroundsTable row hoverSkeleton loading
200
FEBD
#FEBDD7
Secondary backgroundsInput backgroundsDividers
300
FE8B
#FE8BB9
BordersInactive statesPlaceholder text
400
FD4E
#FD4E94
Disabled statesSecondary iconsMuted text
500
FD1C
#FD1C76
Primary brand colorCTAsActive elementsLinks
600
DE02
#DE025A
Hover statesFocus ringsPrimary buttons hover
700
B102
#B10248
Active/pressed statesDark mode accentsSecondary text
800
7E01
#7E0133
Text on light backgroundsHeadingsStrong borders
900
5101
#510121
Primary textHigh emphasis contentDark headings
950
3201
#320115
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FFF0F6;
  --hot-pink-100: #FFDCEA;
  --hot-pink-200: #FEBDD7;
  --hot-pink-300: #FE8BB9;
  --hot-pink-400: #FD4E94;
  --hot-pink-500: #FD1C76;
  --hot-pink-600: #DE025A;
  --hot-pink-700: #B10248;
  --hot-pink-800: #7E0133;
  --hot-pink-900: #510121;
  --hot-pink-950: #320115;
}
Generate More ShadesCreate PaletteConvert Color