Plum

#F396BA

Pink

Color Codes

All color formats for development

HEX
#F396BA
RGB
rgb(243, 150, 186)
HSL
hsl(337, 79%, 77%)
OKLCH
oklch(0.778 0.119 355.5)
CMYK
cmyk(0%, 38%, 23%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.12:1

AA AAA

On Black Background

9.88: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#EF73A2
2#EA508B
3#E62D74
4#D31960
5#B01550
6#8D1040
7#690C30
8#460820
9#230410

Tints

Lighter variations

1#F4A1C0
2#F5ABC7
3#F6B6CE
4#F8C0D5
5#F9CBDC
6#FAD5E3
7#FBE0EA
8#FDEAF1
9#FEF5F8

Tones

Muted variations

1#EE9BBB
2#E99FBC
3#E5A4BD
4#E0A9BE
5#DCADBF
6#D7B2C0
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
#FBDFEA
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4D8
Secondary backgroundsInput backgroundsDividers
300
F396
#F396BA
BordersInactive statesPlaceholder text
400
EC5F
#EC5F95
Disabled statesSecondary iconsMuted text
500
E732
#E73277
Primary brand colorCTAsActive elementsLinks
600
C918
#C9185C
Hover statesFocus ringsPrimary buttons hover
700
A013
#A01349
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D34
Text on light backgroundsHeadingsStrong borders
900
4909
#490921
Primary textHigh emphasis contentDark headings
950
2E05
#2E0515
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F6;
  --plum-100: #FBDFEA;
  --plum-200: #F8C4D8;
  --plum-300: #F396BA;
  --plum-400: #EC5F95;
  --plum-500: #E73277;
  --plum-600: #C9185C;
  --plum-700: #A01349;
  --plum-800: #720D34;
  --plum-900: #490921;
  --plum-950: #2E0515;
}
Generate More ShadesCreate PaletteConvert Color