Plum

#F297D2

Pink

Color Codes

All color formats for development

HEX
#F297D2
RGB
rgb(242, 151, 210)
HSL
hsl(321, 78%, 77%)
OKLCH
oklch(0.787 0.131 341.3)
CMYK
cmyk(0%, 38%, 13%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.07:1

AA AAA

On Black Background

10.13:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F297
400
#EB60
500
#E633
600
#C819
700
#9F14
800
#710E
900
#4909
950
#2D06

Shades

Darker variations

1#EE74C3
2#E951B4
3#E52EA5
4#D21A91
5#AF1679
6#8C1161
7#690D49
8#460930
9#230418

Tints

Lighter variations

1#F3A1D7
2#F5ABDB
3#F6B6E0
4#F7C0E4
5#F9CBE9
6#FAD5ED
7#FBE0F2
8#FCEAF6
9#FEF5FB

Tones

Muted variations

1#EE9BD1
2#E9A0CF
3#E4A4CE
4#E0A9CD
5#DBADCB
6#D7B2CA
7#D2B7C8
8#CDBBC7
9#C9C0C6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF1
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E6
Secondary backgroundsInput backgroundsDividers
300
F297
#F297D2
BordersInactive statesPlaceholder text
400
EB60
#EB60BB
Disabled statesSecondary iconsMuted text
500
E633
#E633A7
Primary brand colorCTAsActive elementsLinks
600
C819
#C8198A
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F146E
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E4F
Text on light backgroundsHeadingsStrong borders
900
4909
#490932
Primary textHigh emphasis contentDark headings
950
2D06
#2D061F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F9;
  --plum-100: #FBDFF1;
  --plum-200: #F8C4E6;
  --plum-300: #F297D2;
  --plum-400: #EB60BB;
  --plum-500: #E633A7;
  --plum-600: #C8198A;
  --plum-700: #9F146E;
  --plum-800: #710E4F;
  --plum-900: #490932;
  --plum-950: #2D061F;
}
Generate More ShadesCreate PaletteConvert Color