Plum

#F396B8

Pink

Color Codes

All color formats for development

HEX
#F396B8
RGB
rgb(243, 150, 184)
HSL
hsl(338, 79%, 77%)
OKLCH
oklch(0.778 0.118 356.8)
CMYK
cmyk(0%, 38%, 24%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.13:1

AA AAA

On Black Background

9.87: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#EF73A0
2#EA5088
3#E62D71
4#D3195D
5#B0154D
6#8D103E
7#690C2E
8#46081F
9#23040F

Tints

Lighter variations

1#F4A1BF
2#F5ABC6
3#F6B6CD
4#F8C0D4
5#F9CBDB
6#FAD5E3
7#FBE0EA
8#FDEAF1
9#FEF5F8

Tones

Muted variations

1#EE9BB9
2#E99FBA
3#E5A4BC
4#E0A9BD
5#DCADBE
6#D7B2BF
7#D2B6C1
8#CEBBC2
9#C9C0C3

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFE9
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4D7
Secondary backgroundsInput backgroundsDividers
300
F396
#F396B8
BordersInactive statesPlaceholder text
400
EC5F
#EC5F93
Disabled statesSecondary iconsMuted text
500
E732
#E73274
Primary brand colorCTAsActive elementsLinks
600
C918
#C91859
Hover statesFocus ringsPrimary buttons hover
700
A013
#A01346
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D32
Text on light backgroundsHeadingsStrong borders
900
4909
#490920
Primary textHigh emphasis contentDark headings
950
2E05
#2E0514
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F6;
  --plum-100: #FBDFE9;
  --plum-200: #F8C4D7;
  --plum-300: #F396B8;
  --plum-400: #EC5F93;
  --plum-500: #E73274;
  --plum-600: #C91859;
  --plum-700: #A01346;
  --plum-800: #720D32;
  --plum-900: #490920;
  --plum-950: #2E0514;
}
Generate More ShadesCreate PaletteConvert Color