Plum

#F297BE

Pink

Color Codes

All color formats for development

HEX
#F297BE
RGB
rgb(242, 151, 190)
HSL
hsl(334, 78%, 77%)
OKLCH
oklch(0.78 0.118 352.9)
CMYK
cmyk(0%, 38%, 21%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.11:1

AA AAA

On Black Background

9.95: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#EE74A9
2#E95193
3#E52E7D
4#D21A6A
5#AF1658
6#8C1146
7#690D35
8#460923
9#230412

Tints

Lighter variations

1#F3A1C5
2#F5ABCB
3#F6B6D2
4#F7C0D8
5#F9CBDF
6#FAD5E5
7#FBE0EC
8#FCEAF2
9#FEF5F9

Tones

Muted variations

1#EE9BBF
2#E9A0BF
3#E4A4C0
4#E0A9C1
5#DBADC1
6#D7B2C2
7#D2B7C3
8#CDBBC3
9#C9C0C4

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F7
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEB
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4DA
Secondary backgroundsInput backgroundsDividers
300
F297
#F297BE
BordersInactive statesPlaceholder text
400
EB60
#EB609C
Disabled statesSecondary iconsMuted text
500
E633
#E63380
Primary brand colorCTAsActive elementsLinks
600
C819
#C81965
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1450
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E39
Text on light backgroundsHeadingsStrong borders
900
4909
#490925
Primary textHigh emphasis contentDark headings
950
2D06
#2D0617
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F7;
  --plum-100: #FBDFEB;
  --plum-200: #F8C4DA;
  --plum-300: #F297BE;
  --plum-400: #EB609C;
  --plum-500: #E63380;
  --plum-600: #C81965;
  --plum-700: #9F1450;
  --plum-800: #710E39;
  --plum-900: #490925;
  --plum-950: #2D0617;
}
Generate More ShadesCreate PaletteConvert Color