Plum

#F297BA

Pink

Color Codes

All color formats for development

HEX
#F297BA
RGB
rgb(242, 151, 186)
HSL
hsl(337, 78%, 77%)
OKLCH
oklch(0.779 0.116 355.5)
CMYK
cmyk(0%, 38%, 23%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.12:1

AA AAA

On Black Background

9.91: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#EE74A2
2#E9518B
3#E52E74
4#D21A60
5#AF1650
6#8C1140
7#690D30
8#460920
9#230410

Tints

Lighter variations

1#F3A1C1
2#F5ABC8
3#F6B6CE
4#F7C0D5
5#F9CBDC
6#FAD5E3
7#FBE0EA
8#FCEAF1
9#FEF5F8

Tones

Muted variations

1#EE9BBB
2#E9A0BC
3#E4A4BD
4#E0A9BE
5#DBADBF
6#D7B2C0
7#D2B7C1
8#CDBBC2
9#C9C0C3

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F6
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFEA
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4D8
Secondary backgroundsInput backgroundsDividers
300
F297
#F297BA
BordersInactive statesPlaceholder text
400
EB60
#EB6096
Disabled statesSecondary iconsMuted text
500
E633
#E63377
Primary brand colorCTAsActive elementsLinks
600
C819
#C8195C
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1449
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E34
Text on light backgroundsHeadingsStrong borders
900
4909
#490921
Primary textHigh emphasis contentDark headings
950
2D06
#2D0615
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F6;
  --plum-100: #FBDFEA;
  --plum-200: #F8C4D8;
  --plum-300: #F297BA;
  --plum-400: #EB6096;
  --plum-500: #E63377;
  --plum-600: #C8195C;
  --plum-700: #9F1449;
  --plum-800: #710E34;
  --plum-900: #490921;
  --plum-950: #2D0615;
}
Generate More ShadesCreate PaletteConvert Color