Magenta

#F722DE

Pink

Color Codes

All color formats for development

HEX
#F722DE
RGB
rgb(247, 34, 222)
HSL
hsl(307, 93%, 55%)
OKLCH
oklch(0.679 0.289 334.2)
CMYK
cmyk(0%, 86%, 10%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.37:1

AA AAA

On Black Background

6.24:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FEDD
200
#FDBF
300
#FB8E
400
#F953
500
#F722
600
#D908
700
#AC06
800
#7B04
900
#4F03
950
#3102

Shades

Darker variations

1#F409D8
2#D908C0
3#BD07A8
4#A20690
5#870578
6#6C0460
7#510348
8#360230
9#1B0118

Tints

Lighter variations

1#F838E1
2#F94EE5
3#F964E8
4#FA7AEB
5#FB90EF
6#FCA6F2
7#FDBDF5
8#FDD3F8
9#FEE9FC

Tones

Muted variations

1#EC2CD6
2#E237CE
3#D742C6
4#CC4CBD
5#C257B5
6#B762AD
7#AC6CA5
8#A2779D
9#978294

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0FD
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDFA
Light backgroundsTable row hoverSkeleton loading
200
FDBF
#FDBFF5
Secondary backgroundsInput backgroundsDividers
300
FB8E
#FB8EEE
BordersInactive statesPlaceholder text
400
F953
#F953E5
Disabled statesSecondary iconsMuted text
500
F722
#F722DE
Primary brand colorCTAsActive elementsLinks
600
D908
#D908C0
Hover statesFocus ringsPrimary buttons hover
700
AC06
#AC0699
Active/pressed statesDark mode accentsSecondary text
800
7B04
#7B046D
Text on light backgroundsHeadingsStrong borders
900
4F03
#4F0346
Primary textHigh emphasis contentDark headings
950
3102
#31022C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --magenta-50: #FEF0FD;
  --magenta-100: #FEDDFA;
  --magenta-200: #FDBFF5;
  --magenta-300: #FB8EEE;
  --magenta-400: #F953E5;
  --magenta-500: #F722DE;
  --magenta-600: #D908C0;
  --magenta-700: #AC0699;
  --magenta-800: #7B046D;
  --magenta-900: #4F0346;
  --magenta-950: #31022C;
}
Generate More ShadesCreate PaletteConvert Color