Plum

#F297D4

Pink

Color Codes

All color formats for development

HEX
#F297D4
RGB
rgb(242, 151, 212)
HSL
hsl(320, 78%, 77%)
OKLCH
oklch(0.788 0.132 340.2)
CMYK
cmyk(0%, 38%, 12%, 5%)

Accessibility

WCAG contrast compliance

On White Background

2.07:1

AA AAA

On Black Background

10.15: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#EE74C5
2#E951B7
3#E52EA8
4#D21A94
5#AF167C
6#8C1163
7#690D4A
8#460931
9#230419

Tints

Lighter variations

1#F3A1D8
2#F5ABDC
3#F6B6E1
4#F7C0E5
5#F9CBE9
6#FAD5EE
7#FBE0F2
8#FCEAF6
9#FEF5FB

Tones

Muted variations

1#EE9BD2
2#E9A0D1
3#E4A4CF
4#E0A9CD
5#DBADCC
6#D7B2CA
7#D2B7C9
8#CDBBC7
9#C9C0C6

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF2
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E6
Secondary backgroundsInput backgroundsDividers
300
F297
#F297D4
BordersInactive statesPlaceholder text
400
EB60
#EB60BD
Disabled statesSecondary iconsMuted text
500
E633
#E633AA
Primary brand colorCTAsActive elementsLinks
600
C819
#C8198D
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1470
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E50
Text on light backgroundsHeadingsStrong borders
900
4909
#490933
Primary textHigh emphasis contentDark headings
950
2D06
#2D0620
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --plum-50: #FDF1F9;
  --plum-100: #FBDFF2;
  --plum-200: #F8C4E6;
  --plum-300: #F297D4;
  --plum-400: #EB60BD;
  --plum-500: #E633AA;
  --plum-600: #C8198D;
  --plum-700: #9F1470;
  --plum-800: #710E50;
  --plum-900: #490933;
  --plum-950: #2D0620;
}
Generate More ShadesCreate PaletteConvert Color