Plum

#F396BD

Pink

Color Codes

All color formats for development

HEX
#F396BD
RGB
rgb(243, 150, 189)
HSL
hsl(335, 79%, 77%)
OKLCH
oklch(0.779 0.121 353.6)
CMYK
cmyk(0%, 38%, 22%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.12:1

AA AAA

On Black Background

9.91: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#EF73A6
2#EA5090
3#E62D7A
4#D31966
5#B01555
6#8D1044
7#690C33
8#460822
9#230411

Tints

Lighter variations

1#F4A1C3
2#F5ABCA
3#F6B6D1
4#F8C0D7
5#F9CBDE
6#FAD5E4
7#FBE0EB
8#FDEAF2
9#FEF5F8

Tones

Muted variations

1#EE9BBD
2#E99FBE
3#E5A4BF
4#E0A9C0
5#DCADC0
6#D7B2C1
7#D2B6C2
8#CEBBC3
9#C9C0C4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEB
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4D9
Secondary backgroundsInput backgroundsDividers
300
F396
#F396BD
BordersInactive statesPlaceholder text
400
EC5F
#EC5F9A
Disabled statesSecondary iconsMuted text
500
E732
#E7327D
Primary brand colorCTAsActive elementsLinks
600
C918
#C91861
Hover statesFocus ringsPrimary buttons hover
700
A013
#A0134D
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D37
Text on light backgroundsHeadingsStrong borders
900
4909
#490923
Primary textHigh emphasis contentDark headings
950
2E05
#2E0516
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F6;
  --plum-100: #FBDFEB;
  --plum-200: #F8C4D9;
  --plum-300: #F396BD;
  --plum-400: #EC5F9A;
  --plum-500: #E7327D;
  --plum-600: #C91861;
  --plum-700: #A0134D;
  --plum-800: #720D37;
  --plum-900: #490923;
  --plum-950: #2E0516;
}
Generate More ShadesCreate PaletteConvert Color