Plum

#F396D4

Pink

Color Codes

All color formats for development

HEX
#F396D4
RGB
rgb(243, 150, 212)
HSL
hsl(320, 79%, 77%)
OKLCH
oklch(0.787 0.135 340.5)
CMYK
cmyk(0%, 38%, 13%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.07:1

AA AAA

On Black Background

10.12: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#EF73C5
2#EA50B7
3#E62DA8
4#D31995
5#B0157C
6#8D1063
7#690C4A
8#460832
9#230419

Tints

Lighter variations

1#F4A1D8
2#F5ABDC
3#F6B6E1
4#F8C0E5
5#F9CBE9
6#FAD5EE
7#FBE0F2
8#FDEAF6
9#FEF5FB

Tones

Muted variations

1#EE9BD2
2#E99FD1
3#E5A4CF
4#E0A9CE
5#DCADCC
6#D7B2CB
7#D2B6C9
8#CEBBC7
9#C9C0C6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF2
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E7
Secondary backgroundsInput backgroundsDividers
300
F396
#F396D4
BordersInactive statesPlaceholder text
400
EC5F
#EC5FBD
Disabled statesSecondary iconsMuted text
500
E732
#E732AA
Primary brand colorCTAsActive elementsLinks
600
C918
#C9188E
Hover statesFocus ringsPrimary buttons hover
700
A013
#A01371
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D51
Text on light backgroundsHeadingsStrong borders
900
4909
#490934
Primary textHigh emphasis contentDark headings
950
2E05
#2E0520
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F9;
  --plum-100: #FBDFF2;
  --plum-200: #F8C4E7;
  --plum-300: #F396D4;
  --plum-400: #EC5FBD;
  --plum-500: #E732AA;
  --plum-600: #C9188E;
  --plum-700: #A01371;
  --plum-800: #720D51;
  --plum-900: #490934;
  --plum-950: #2E0520;
}
Generate More ShadesCreate PaletteConvert Color