Hot Pink

#F396A9

Red

Color Codes

All color formats for development

HEX
#F396A9
RGB
rgb(243, 150, 169)
HSL
hsl(348, 79%, 77%)
OKLCH
oklch(0.773 0.114 6.8)
CMYK
cmyk(0%, 38%, 30%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.15:1

AA AAA

On Black Background

9.75:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F396
400
#EC5F
500
#E732
600
#C918
700
#A013
800
#720D
900
#4909
950
#2E05

Shades

Darker variations

1#EF738C
2#EA506F
3#E62D52
4#D3193E
5#B01534
6#8D1029
7#690C1F
8#460815
9#23040A

Tints

Lighter variations

1#F4A1B1
2#F5ABBA
3#F6B6C2
4#F8C0CB
5#F9CBD4
6#FAD5DC
7#FBE0E5
8#FDEAEE
9#FEF5F6

Tones

Muted variations

1#EE9BAB
2#E99FAE
3#E5A4B1
4#E0A9B4
5#DCADB6
6#D7B2B9
7#D2B6BC
8#CEBBBF
9#C9C0C2

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F4
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE5
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4CE
Secondary backgroundsInput backgroundsDividers
300
F396
#F396A9
BordersInactive statesPlaceholder text
400
EC5F
#EC5F7B
Disabled statesSecondary iconsMuted text
500
E732
#E73256
Primary brand colorCTAsActive elementsLinks
600
C918
#C9183B
Hover statesFocus ringsPrimary buttons hover
700
A013
#A0132F
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D22
Text on light backgroundsHeadingsStrong borders
900
4909
#490915
Primary textHigh emphasis contentDark headings
950
2E05
#2E050D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --hot-pink-50: #FDF1F4;
  --hot-pink-100: #FBDFE5;
  --hot-pink-200: #F8C4CE;
  --hot-pink-300: #F396A9;
  --hot-pink-400: #EC5F7B;
  --hot-pink-500: #E73256;
  --hot-pink-600: #C9183B;
  --hot-pink-700: #A0132F;
  --hot-pink-800: #720D22;
  --hot-pink-900: #490915;
  --hot-pink-950: #2E050D;
}
Generate More ShadesCreate PaletteConvert Color