Plum

#F198D3

Pink

Color Codes

All color formats for development

HEX
#F198D3
RGB
rgb(241, 152, 211)
HSL
hsl(320, 76%, 77%)
OKLCH
oklch(0.788 0.129 340.5)
CMYK
cmyk(0%, 37%, 12%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.06:1

AA AAA

On Black Background

10.17: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#EC75C5
2#E753B6
3#E330A7
4#CF1C94
5#AD187B
6#8A1362
7#680E4A
8#450931
9#230519

Tints

Lighter variations

1#F2A2D8
2#F4ACDC
3#F5B7E0
4#F7C1E5
5#F8CBE9
6#F9D6ED
7#FBE0F2
8#FCEAF6
9#FEF5FB

Tones

Muted variations

1#EC9CD2
2#E8A1D0
3#E4A5CF
4#DFAACD
5#DBAECC
6#D6B3CA
7#D2B7C9
8#CDBBC7
9#C9C0C6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F9
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0F2
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5E6
Secondary backgroundsInput backgroundsDividers
300
F198
#F198D3
BordersInactive statesPlaceholder text
400
EA62
#EA62BC
Disabled statesSecondary iconsMuted text
500
E335
#E335A9
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B8D
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1570
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F50
Text on light backgroundsHeadingsStrong borders
900
480A
#480A33
Primary textHigh emphasis contentDark headings
950
2D06
#2D0620
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF2F9;
  --plum-100: #FBE0F2;
  --plum-200: #F7C5E6;
  --plum-300: #F198D3;
  --plum-400: #EA62BC;
  --plum-500: #E335A9;
  --plum-600: #C51B8D;
  --plum-700: #9D1570;
  --plum-800: #700F50;
  --plum-900: #480A33;
  --plum-950: #2D0620;
}
Generate More ShadesCreate PaletteConvert Color