Plum

#F198C4

Pink

Color Codes

All color formats for development

HEX
#F198C4
RGB
rgb(241, 152, 196)
HSL
hsl(330, 76%, 77%)
OKLCH
oklch(0.783 0.119 349.1)
CMYK
cmyk(0%, 37%, 19%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.09:1

AA AAA

On Black Background

10.03: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#EC75B1
2#E7539D
3#E33089
4#CF1C76
5#AD1862
6#8A134F
7#680E3B
8#450927
9#230514

Tints

Lighter variations

1#F2A2CA
2#F4ACD0
3#F5B7D6
4#F7C1DC
5#F8CBE2
6#F9D6E8
7#FBE0ED
8#FCEAF3
9#FEF5F9

Tones

Muted variations

1#EC9CC4
2#E8A1C4
3#E4A5C4
4#DFAAC4
5#DBAEC4
6#D6B3C4
7#D2B7C4
8#CDBBC4
9#C9C0C4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF2
#FDF2F7
BackgroundsSubtle highlightsCard backgrounds
100
FBE0
#FBE0ED
Light backgroundsTable row hoverSkeleton loading
200
F7C5
#F7C5DE
Secondary backgroundsInput backgroundsDividers
300
F198
#F198C4
BordersInactive statesPlaceholder text
400
EA62
#EA62A6
Disabled statesSecondary iconsMuted text
500
E335
#E3358C
Primary brand colorCTAsActive elementsLinks
600
C51B
#C51B70
Hover statesFocus ringsPrimary buttons hover
700
9D15
#9D1559
Active/pressed statesDark mode accentsSecondary text
800
700F
#700F40
Text on light backgroundsHeadingsStrong borders
900
480A
#480A29
Primary textHigh emphasis contentDark headings
950
2D06
#2D061A
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF2F7;
  --plum-100: #FBE0ED;
  --plum-200: #F7C5DE;
  --plum-300: #F198C4;
  --plum-400: #EA62A6;
  --plum-500: #E3358C;
  --plum-600: #C51B70;
  --plum-700: #9D1559;
  --plum-800: #700F40;
  --plum-900: #480A29;
  --plum-950: #2D061A;
}
Generate More ShadesCreate PaletteConvert Color