Hot Pink

#FD4EB7

Pink

Color Codes

All color formats for development

HEX
#FD4EB7
RGB
rgb(253, 78, 183)
HSL
hsl(324, 98%, 65%)
OKLCH
oklch(0.698 0.232 347.9)
CMYK
cmyk(0%, 69%, 28%, 1%)

Accessibility

WCAG contrast compliance

On White Background

3.02:1

AA AAA

On Black Background

6.95: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#FD2DAA
2#FD0D9D
3#E6028B
4#C50277
5#A40263
6#83014F
7#62013B
8#420128
9#210014

Tints

Lighter variations

1#FD60BE
2#FE72C6
3#FE83CD
4#FE95D4
5#FEA7DB
6#FEB8E2
7#FECAE9
8#FFDCF1
9#FFEDF8

Tones

Muted variations

1#F457B5
2#EC60B4
3#E369B2
4#DA71B0
5#D17AAE
6#C983AD
7#C08CAB
8#B794A9
9#AE9DA7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F9
BackgroundsSubtle highlightsCard backgrounds
100
FFDC
#FFDCF1
Light backgroundsTable row hoverSkeleton loading
200
FEBD
#FEBDE4
Secondary backgroundsInput backgroundsDividers
300
FE8B
#FE8BD0
BordersInactive statesPlaceholder text
400
FD4E
#FD4EB7
Disabled statesSecondary iconsMuted text
500
FD1C
#FD1CA3
Primary brand colorCTAsActive elementsLinks
600
DE02
#DE0286
Hover statesFocus ringsPrimary buttons hover
700
B102
#B1026B
Active/pressed statesDark mode accentsSecondary text
800
7E01
#7E014C
Text on light backgroundsHeadingsStrong borders
900
5101
#510131
Primary textHigh emphasis contentDark headings
950
3201
#32011E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FFF0F9;
  --hot-pink-100: #FFDCF1;
  --hot-pink-200: #FEBDE4;
  --hot-pink-300: #FE8BD0;
  --hot-pink-400: #FD4EB7;
  --hot-pink-500: #FD1CA3;
  --hot-pink-600: #DE0286;
  --hot-pink-700: #B1026B;
  --hot-pink-800: #7E014C;
  --hot-pink-900: #510131;
  --hot-pink-950: #32011E;
}
Generate More ShadesCreate PaletteConvert Color