Magenta

#C713CD

Pink

Color Codes

All color formats for development

HEX
#C713CD
RGB
rgb(199, 19, 205)
HSL
hsl(298, 83%, 44%)
OKLCH
oklch(0.59 0.266 326.7)
CMYK
cmyk(3%, 91%, 0%, 20%)

Accessibility

WCAG contrast compliance

On White Background

4.77:1

AA AAA

On Black Background

4.40:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDE
200
#F8C2
300
#F294
400
#EB5C
500
#E52D
600
#C713
700
#9E0F
800
#710B
900
#4807
950
#2D04

Shades

Darker variations

1#B311B9
2#9F0FA4
3#8B0D90
4#770B7B
5#640A67
6#500852
7#3C063E
8#280429
9#140215

Tints

Lighter variations

1#E016E7
2#E52EEC
3#E848EE
4#EC62F0
5#EF7CF3
6#F296F5
7#F5B1F8
8#F9CBFA
9#FCE5FD

Tones

Muted variations

1#BE1CC4
2#B626BB
3#AD2FB1
4#A438A8
5#9C429F
6#934B95
7#8A548C
8#825E83
9#79677A

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FE
BackgroundsSubtle highlightsCard backgrounds
100
FBDE
#FBDEFC
Light backgroundsTable row hoverSkeleton loading
200
F8C2
#F8C2F9
Secondary backgroundsInput backgroundsDividers
300
F294
#F294F5
BordersInactive statesPlaceholder text
400
EB5C
#EB5CF0
Disabled statesSecondary iconsMuted text
500
E52D
#E52DEB
Primary brand colorCTAsActive elementsLinks
600
C713
#C713CD
Hover statesFocus ringsPrimary buttons hover
700
9E0F
#9E0FA3
Active/pressed statesDark mode accentsSecondary text
800
710B
#710B75
Text on light backgroundsHeadingsStrong borders
900
4807
#48074B
Primary textHigh emphasis contentDark headings
950
2D04
#2D042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --magenta-50: #FDF1FE;
  --magenta-100: #FBDEFC;
  --magenta-200: #F8C2F9;
  --magenta-300: #F294F5;
  --magenta-400: #EB5CF0;
  --magenta-500: #E52DEB;
  --magenta-600: #C713CD;
  --magenta-700: #9E0FA3;
  --magenta-800: #710B75;
  --magenta-900: #48074B;
  --magenta-950: #2D042F;
}
Generate More ShadesCreate PaletteConvert Color