Plum

#F297BD

Pink

Color Codes

All color formats for development

HEX
#F297BD
RGB
rgb(242, 151, 189)
HSL
hsl(335, 78%, 77%)
OKLCH
oklch(0.78 0.118 353.6)
CMYK
cmyk(0%, 38%, 22%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.11:1

AA AAA

On Black Background

9.94: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#EE74A7
2#E95190
3#E52E7A
4#D21A66
5#AF1655
6#8C1144
7#690D33
8#460922
9#230411

Tints

Lighter variations

1#F3A1C3
2#F5ABCA
3#F6B6D1
4#F7C0D7
5#F9CBDE
6#FAD5E4
7#FBE0EB
8#FCEAF2
9#FEF5F8

Tones

Muted variations

1#EE9BBD
2#E9A0BE
3#E4A4BF
4#E0A9C0
5#DBADC1
6#D7B2C1
7#D2B7C2
8#CDBBC3
9#C9C0C4

Usage Guidelines

Recommended use cases for each shade level

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

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F6;
  --plum-100: #FBDFEB;
  --plum-200: #F8C4DA;
  --plum-300: #F297BD;
  --plum-400: #EB609A;
  --plum-500: #E6337D;
  --plum-600: #C81962;
  --plum-700: #9F144E;
  --plum-800: #710E37;
  --plum-900: #490923;
  --plum-950: #2D0616;
}
Generate More ShadesCreate PaletteConvert Color