Plum

#F198BD

Pink

Color Codes

All color formats for development

HEX
#F198BD
RGB
rgb(241, 152, 189)
HSL
hsl(335, 76%, 77%)
OKLCH
oklch(0.78 0.115 353.6)
CMYK
cmyk(0%, 37%, 22%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.11:1

AA AAA

On Black Background

9.97:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF2
100
#FBE0
200
#F7C5
300
#F198
400
#EA62
500
#E335
600
#C51B
700
#9D15
800
#700F
900
#480A
950
#2D06

Shades

Darker variations

1#EC75A7
2#E75391
3#E3307B
4#CF1C67
5#AD1856
6#8A1345
7#680E33
8#450922
9#230511

Tints

Lighter variations

1#F2A2C4
2#F4ACCA
3#F5B7D1
4#F7C1D7
5#F8CBDE
6#F9D6E5
7#FBE0EB
8#FCEAF2
9#FEF5F8

Tones

Muted variations

1#EC9CBE
2#E8A1BE
3#E4A5BF
4#DFAAC0
5#DBAEC1
6#D6B3C1
7#D2B7C2
8#CDBBC3
9#C9C0C4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F6
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0EB
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5DA
Secondary backgroundsInput backgroundsDividers
300
F198
#F198BD
BordersInactive statesPlaceholder text
400
EA62
#EA629A
Disabled statesSecondary iconsMuted text
500
E335
#E3357E
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B62
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D154E
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F38
Text on light backgroundsHeadingsStrong borders
900
480A
#480A24
Primary textHigh emphasis contentDark headings
950
2D06
#2D0616
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF2F6;
  --plum-100: #FBE0EB;
  --plum-200: #F7C5DA;
  --plum-300: #F198BD;
  --plum-400: #EA629A;
  --plum-500: #E3357E;
  --plum-600: #C51B62;
  --plum-700: #9D154E;
  --plum-800: #700F38;
  --plum-900: #480A24;
  --plum-950: #2D0616;
}
Generate More ShadesCreate PaletteConvert Color