Plum

#F396CF

Pink

Color Codes

All color formats for development

HEX
#F396CF
RGB
rgb(243, 150, 207)
HSL
hsl(323, 79%, 77%)
OKLCH
oklch(0.785 0.131 343.1)
CMYK
cmyk(0%, 38%, 15%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.08:1

AA AAA

On Black Background

10.07: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#EF73BF
2#EA50AF
3#E62D9F
4#D3198C
5#B01574
6#8D105D
7#690C46
8#46082F
9#230417

Tints

Lighter variations

1#F4A1D4
2#F5ABD9
3#F6B6DE
4#F8C0E2
5#F9CBE7
6#FAD5EC
7#FBE0F1
8#FDEAF5
9#FEF5FA

Tones

Muted variations

1#EE9BCE
2#E99FCD
3#E5A4CC
4#E0A9CB
5#DCADCA
6#D7B2C9
7#D2B6C8
8#CEBBC7
9#C9C0C5

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF0
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E4
Secondary backgroundsInput backgroundsDividers
300
F396
#F396CF
BordersInactive statesPlaceholder text
400
EC5F
#EC5FB6
Disabled statesSecondary iconsMuted text
500
E732
#E732A1
Primary brand colorCTAsActive elementsLinks
600
C918
#C91885
Hover statesFocus ringsPrimary buttons hover
700
A013
#A0136A
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D4C
Text on light backgroundsHeadingsStrong borders
900
4909
#490930
Primary textHigh emphasis contentDark headings
950
2E05
#2E051E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F9;
  --plum-100: #FBDFF0;
  --plum-200: #F8C4E4;
  --plum-300: #F396CF;
  --plum-400: #EC5FB6;
  --plum-500: #E732A1;
  --plum-600: #C91885;
  --plum-700: #A0136A;
  --plum-800: #720D4C;
  --plum-900: #490930;
  --plum-950: #2E051E;
}
Generate More ShadesCreate PaletteConvert Color