Magenta

#E423F6

Pink

Color Codes

All color formats for development

HEX
#E423F6
RGB
rgb(228, 35, 246)
HSL
hsl(295, 92%, 55%)
OKLCH
oklch(0.664 0.297 324)
CMYK
cmyk(7%, 86%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

3.58:1

AA AAA

On Black Background

5.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF0
100
#FBDD
200
#F7BF
300
#F18E
400
#EA54
500
#E423
600
#C609
700
#9E07
800
#7105
900
#4803
950
#2D02

Shades

Darker variations

1#DF0AF2
2#C609D7
3#AD08BC
4#9507A2
5#7C0687
6#63046C
7#4A0351
8#320236
9#19011B

Tints

Lighter variations

1#E739F7
2#EA4FF8
3#EC65F9
4#EF7BF9
5#F291FA
6#F4A7FB
7#F7BDFC
8#FAD3FD
9#FCE9FE

Tones

Muted variations

1#DB2DEB
2#D338E1
3#CA42D6
4#C14DCC
5#B857C1
6#AF62B6
7#A76DAC
8#9E77A1
9#958297

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF0
#FDF0FE
BackgroundsSubtle highlightsCard backgrounds
100
FBDD
#FBDDFE
Light backgroundsTable row hoverSkeleton loading
200
F7BF
#F7BFFC
Secondary backgroundsInput backgroundsDividers
300
F18E
#F18EFA
BordersInactive statesPlaceholder text
400
EA54
#EA54F8
Disabled statesSecondary iconsMuted text
500
E423
#E423F6
Primary brand colorCTAsActive elementsLinks
600
C609
#C609D7
Hover statesFocus ringsPrimary buttons hover
700
9E07
#9E07AB
Active/pressed statesDark mode accentsSecondary text
800
7105
#71057A
Text on light backgroundsHeadingsStrong borders
900
4803
#48034E
Primary textHigh emphasis contentDark headings
950
2D02
#2D0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --magenta-50: #FDF0FE;
  --magenta-100: #FBDDFE;
  --magenta-200: #F7BFFC;
  --magenta-300: #F18EFA;
  --magenta-400: #EA54F8;
  --magenta-500: #E423F6;
  --magenta-600: #C609D7;
  --magenta-700: #9E07AB;
  --magenta-800: #71057A;
  --magenta-900: #48034E;
  --magenta-950: #2D0231;
}
Generate More ShadesCreate PaletteConvert Color