Plum

#F297E3

Pink

Color Codes

All color formats for development

HEX
#F297E3
RGB
rgb(242, 151, 227)
HSL
hsl(310, 78%, 77%)
OKLCH
oklch(0.793 0.144 333)
CMYK
cmyk(0%, 38%, 6%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.04:1

AA AAA

On Black Background

10.31: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#EE74D9
2#E951D0
3#E52EC7
4#D21AB3
5#AF1695
6#8C1177
7#690D5A
8#46093C
9#23041E

Tints

Lighter variations

1#F3A1E6
2#F5ABE8
3#F6B6EB
4#F7C0EE
5#F9CBF1
6#FAD5F4
7#FBE0F7
8#FCEAF9
9#FEF5FC

Tones

Muted variations

1#EE9BE0
2#E9A0DD
3#E4A4DA
4#E0A9D7
5#DBADD4
6#D7B2D1
7#D2B7CD
8#CDBBCA
9#C9C0C7

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FB
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF6
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4EF
Secondary backgroundsInput backgroundsDividers
300
F297
#F297E3
BordersInactive statesPlaceholder text
400
EB60
#EB60D4
Disabled statesSecondary iconsMuted text
500
E633
#E633C8
Primary brand colorCTAsActive elementsLinks
600
C819
#C819AB
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1488
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E61
Text on light backgroundsHeadingsStrong borders
900
4909
#49093E
Primary textHigh emphasis contentDark headings
950
2D06
#2D0627
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1FB;
  --plum-100: #FBDFF6;
  --plum-200: #F8C4EF;
  --plum-300: #F297E3;
  --plum-400: #EB60D4;
  --plum-500: #E633C8;
  --plum-600: #C819AB;
  --plum-700: #9F1488;
  --plum-800: #710E61;
  --plum-900: #49093E;
  --plum-950: #2D0627;
}
Generate More ShadesCreate PaletteConvert Color