Hot Pink

#FB509D

Pink

Color Codes

All color formats for development

HEX
#FB509D
RGB
rgb(251, 80, 157)
HSL
hsl(333, 96%, 65%)
OKLCH
oklch(0.688 0.216 356.8)
CMYK
cmyk(0%, 68%, 37%, 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
#FFF0
100
#FEDC
200
#FEBE
300
#FD8C
400
#FB50
500
#FA1E
600
#DC04
700
#AF04
800
#7D03
900
#5002
950
#3201

Shades

Darker variations

1#FB308B
2#FA0F79
3#E30569
4#C3045A
5#A2034B
6#82033C
7#61022D
8#41011E
9#20010F

Tints

Lighter variations

1#FC62A7
2#FC73B1
3#FD85BB
4#FD96C4
5#FDA8CE
6#FEB9D8
7#FECBE2
8#FEDCEB
9#FFEEF5

Tones

Muted variations

1#F3599E
2#EA619F
3#E26AA0
4#D972A1
5#D17BA1
6#C883A2
7#BF8CA3
8#B795A4
9#AE9DA5

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F7
BackgroundsSubtle highlightsCard backgrounds
100
FEDC
#FEDCEB
Light backgroundsTable row hoverSkeleton loading
200
FEBE
#FEBEDB
Secondary backgroundsInput backgroundsDividers
300
FD8C
#FD8CBF
BordersInactive statesPlaceholder text
400
FB50
#FB509D
Disabled statesSecondary iconsMuted text
500
FA1E
#FA1E81
Primary brand colorCTAsActive elementsLinks
600
DC04
#DC0465
Hover statesFocus ringsPrimary buttons hover
700
AF04
#AF0451
Active/pressed statesDark mode accentsSecondary text
800
7D03
#7D033A
Text on light backgroundsHeadingsStrong borders
900
5002
#500225
Primary textHigh emphasis contentDark headings
950
3201
#320117
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FFF0F7;
  --hot-pink-100: #FEDCEB;
  --hot-pink-200: #FEBEDB;
  --hot-pink-300: #FD8CBF;
  --hot-pink-400: #FB509D;
  --hot-pink-500: #FA1E81;
  --hot-pink-600: #DC0465;
  --hot-pink-700: #AF0451;
  --hot-pink-800: #7D033A;
  --hot-pink-900: #500225;
  --hot-pink-950: #320117;
}
Generate More ShadesCreate PaletteConvert Color