Hot Pink

#FE8BBF

Pink

Color Codes

All color formats for development

HEX
#FE8BBF
RGB
rgb(254, 139, 191)
HSL
hsl(333, 98%, 77%)
OKLCH
oklch(0.776 0.15 352.7)
CMYK
cmyk(0%, 45%, 25%, 0%)

Accessibility

WCAG contrast compliance

On White Background

2.17:1

AA AAA

On Black Background

9.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#FD64A9
2#FD3D93
3#FD167E
4#E9026A
5#C20259
6#9C0247
7#750135
8#4E0123
9#270012

Tints

Lighter variations

1#FE96C5
2#FEA2CB
3#FEAED2
4#FEB9D8
5#FEC5DF
6#FFD1E5
7#FFDCEC
8#FFE8F2
9#FFF3F9

Tones

Muted variations

1#F891BF
2#F296C0
3#ED9CC0
4#E7A2C1
5#E1A8C1
6#DBADC2
7#D6B3C3
8#D0B9C3
9#CABFC4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FFF0
#FFF0F7
BackgroundsSubtle highlightsCard backgrounds
100
FFDC
#FFDCEB
Light backgroundsTable row hoverSkeleton loading
200
FEBD
#FEBDDB
Secondary backgroundsInput backgroundsDividers
300
FE8B
#FE8BBF
BordersInactive statesPlaceholder text
400
FD4E
#FD4E9D
Disabled statesSecondary iconsMuted text
500
FD1C
#FD1C81
Primary brand colorCTAsActive elementsLinks
600
DE02
#DE0265
Hover statesFocus ringsPrimary buttons hover
700
B102
#B10251
Active/pressed statesDark mode accentsSecondary text
800
7E01
#7E013A
Text on light backgroundsHeadingsStrong borders
900
5101
#510125
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: #FFDCEB;
  --hot-pink-200: #FEBDDB;
  --hot-pink-300: #FE8BBF;
  --hot-pink-400: #FD4E9D;
  --hot-pink-500: #FD1C81;
  --hot-pink-600: #DE0265;
  --hot-pink-700: #B10251;
  --hot-pink-800: #7E013A;
  --hot-pink-900: #510125;
  --hot-pink-950: #320117;
}
Generate More ShadesCreate PaletteConvert Color