Plum

#F891C8

Pink

Color Codes

All color formats for development

HEX
#F891C8
RGB
rgb(248, 145, 200)
HSL
hsl(328, 88%, 77%)
OKLCH
oklch(0.781 0.14 347.6)
CMYK
cmyk(0%, 42%, 19%, 3%)

Accessibility

WCAG contrast compliance

On White Background

2.13: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
#FEF1
100
#FDDD
200
#FBC1
300
#F891
400
#F457
500
#F127
600
#D30D
700
#A80B
800
#7808
900
#4D05
950
#3003

Shades

Darker variations

1#F66CB5
2#F347A3
3#F12290
4#DD0E7D
5#B90C68
6#940953
7#6F073E
8#4A052A
9#250215

Tints

Lighter variations

1#F99CCD
2#F9A7D3
3#FAB2D8
4#FBBDDE
5#FBC8E3
6#FCD3E9
7#FDDEEE
8#FEE9F4
9#FEF4F9

Tones

Muted variations

1#F396C7
2#EE9BC7
3#E8A0C7
4#E3A5C6
5#DEABC6
6#D9B0C6
7#D4B5C5
8#CFBAC5
9#CABFC5

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F8
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDEE
Light backgroundsTable row hoverSkeleton loading
200
FBC1
#FBC1E0
Secondary backgroundsInput backgroundsDividers
300
F891
#F891C8
BordersInactive statesPlaceholder text
400
F457
#F457AB
Disabled statesSecondary iconsMuted text
500
F127
#F12793
Primary brand colorCTAsActive elementsLinks
600
D30D
#D30D77
Hover statesFocus ringsPrimary buttons hover
700
A80B
#A80B5E
Active/pressed statesDark mode accentsSecondary text
800
7808
#780843
Text on light backgroundsHeadingsStrong borders
900
4D05
#4D052B
Primary textHigh emphasis contentDark headings
950
3003
#30031B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FEF1F8;
  --plum-100: #FDDDEE;
  --plum-200: #FBC1E0;
  --plum-300: #F891C8;
  --plum-400: #F457AB;
  --plum-500: #F12793;
  --plum-600: #D30D77;
  --plum-700: #A80B5E;
  --plum-800: #780843;
  --plum-900: #4D052B;
  --plum-950: #30031B;
}
Generate More ShadesCreate PaletteConvert Color