Plum

#F891C4

Pink

Color Codes

All color formats for development

HEX
#F891C4
RGB
rgb(248, 145, 196)
HSL
hsl(330, 88%, 77%)
OKLCH
oklch(0.78 0.137 349.7)
CMYK
cmyk(0%, 42%, 21%, 3%)

Accessibility

WCAG contrast compliance

On White Background

2.13:1

AA AAA

On Black Background

9.84: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#F66CB1
2#F3479D
3#F12289
4#DD0E76
5#B90C62
6#94094F
7#6F073B
8#4A0527
9#250214

Tints

Lighter variations

1#F99CCA
2#F9A7D0
3#FAB2D6
4#FBBDDC
5#FBC8E2
6#FCD3E8
7#FDDEED
8#FEE9F3
9#FEF4F9

Tones

Muted variations

1#F396C4
2#EE9BC4
3#E8A0C4
4#E3A5C4
5#DEABC4
6#D9B0C4
7#D4B5C4
8#CFBAC4
9#CABFC4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF1
#FEF1F7
BackgroundsSubtle highlightsCard backgrounds
100
FDDD
#FDDDED
Light backgroundsTable row hoverSkeleton loading
200
FBC1
#FBC1DE
Secondary backgroundsInput backgroundsDividers
300
F891
#F891C4
BordersInactive statesPlaceholder text
400
F457
#F457A6
Disabled statesSecondary iconsMuted text
500
F127
#F1278C
Primary brand colorCTAsActive elementsLinks
600
D30D
#D30D70
Hover statesFocus ringsPrimary buttons hover
700
A80B
#A80B59
Active/pressed statesDark mode accentsSecondary text
800
7808
#780840
Text on light backgroundsHeadingsStrong borders
900
4D05
#4D0529
Primary textHigh emphasis contentDark headings
950
3003
#30031A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FEF1F7;
  --plum-100: #FDDDED;
  --plum-200: #FBC1DE;
  --plum-300: #F891C4;
  --plum-400: #F457A6;
  --plum-500: #F1278C;
  --plum-600: #D30D70;
  --plum-700: #A80B59;
  --plum-800: #780840;
  --plum-900: #4D0529;
  --plum-950: #30031A;
}
Generate More ShadesCreate PaletteConvert Color