Plum

#F297E0

Pink

Color Codes

All color formats for development

HEX
#F297E0
RGB
rgb(242, 151, 224)
HSL
hsl(312, 78%, 77%)
OKLCH
oklch(0.792 0.142 334.4)
CMYK
cmyk(0%, 38%, 7%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.04:1

AA AAA

On Black Background

10.28: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#EE74D5
2#E951CB
3#E52EC0
4#D21AAD
5#AF1690
6#8C1173
7#690D56
8#46093A
9#23041D

Tints

Lighter variations

1#F3A1E3
2#F5ABE6
3#F6B6E9
4#F7C0EC
5#F9CBEF
6#FAD5F3
7#FBE0F6
8#FCEAF9
9#FEF5FC

Tones

Muted variations

1#EE9BDD
2#E9A0DA
3#E4A4D8
4#E0A9D5
5#DBADD2
6#D7B2CF
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
#F8C4ED
Secondary backgroundsInput backgroundsDividers
300
F297
#F297E0
BordersInactive statesPlaceholder text
400
EB60
#EB60D0
Disabled statesSecondary iconsMuted text
500
E633
#E633C2
Primary brand colorCTAsActive elementsLinks
600
C819
#C819A5
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1483
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E5E
Text on light backgroundsHeadingsStrong borders
900
4909
#49093C
Primary textHigh emphasis contentDark headings
950
2D06
#2D0625
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1FB;
  --plum-100: #FBDFF6;
  --plum-200: #F8C4ED;
  --plum-300: #F297E0;
  --plum-400: #EB60D0;
  --plum-500: #E633C2;
  --plum-600: #C819A5;
  --plum-700: #9F1483;
  --plum-800: #710E5E;
  --plum-900: #49093C;
  --plum-950: #2D0625;
}
Generate More ShadesCreate PaletteConvert Color