Plum

#F396E0

Pink

Color Codes

All color formats for development

HEX
#F396E0
RGB
rgb(243, 150, 224)
HSL
hsl(312, 79%, 77%)
OKLCH
oklch(0.791 0.144 334.7)
CMYK
cmyk(0%, 38%, 8%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.05:1

AA AAA

On Black Background

10.25: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#EF73D6
2#EA50CB
3#E62DC1
4#D319AE
5#B01591
6#8D1074
7#690C57
8#46083A
9#23041D

Tints

Lighter variations

1#F4A1E3
2#F5ABE6
3#F6B6E9
4#F8C0EC
5#F9CBF0
6#FAD5F3
7#FBE0F6
8#FDEAF9
9#FEF5FC

Tones

Muted variations

1#EE9BDD
2#E99FDB
3#E5A4D8
4#E0A9D5
5#DCADD2
6#D7B2CF
7#D2B6CD
8#CEBBCA
9#C9C0C7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FB
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF6
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4EE
Secondary backgroundsInput backgroundsDividers
300
F396
#F396E0
BordersInactive statesPlaceholder text
400
EC5F
#EC5FD0
Disabled statesSecondary iconsMuted text
500
E732
#E732C3
Primary brand colorCTAsActive elementsLinks
600
C918
#C918A5
Hover statesFocus ringsPrimary buttons hover
700
A013
#A01384
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D5E
Text on light backgroundsHeadingsStrong borders
900
4909
#49093C
Primary textHigh emphasis contentDark headings
950
2E05
#2E0526
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1FB;
  --plum-100: #FBDFF6;
  --plum-200: #F8C4EE;
  --plum-300: #F396E0;
  --plum-400: #EC5FD0;
  --plum-500: #E732C3;
  --plum-600: #C918A5;
  --plum-700: #A01384;
  --plum-800: #720D5E;
  --plum-900: #49093C;
  --plum-950: #2E0526;
}
Generate More ShadesCreate PaletteConvert Color