Magenta

#E620F8

Pink

Color Codes

All color formats for development

HEX
#E620F8
RGB
rgb(230, 32, 248)
HSL
hsl(295, 94%, 55%)
OKLCH
oklch(0.667 0.3 324.1)
CMYK
cmyk(7%, 87%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.54:1

AA AAA

On Black Background

5.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF0
100
#FBDC
200
#F8BF
300
#F28D
400
#EC52
500
#E620
600
#C807
700
#9F05
800
#7204
900
#4902
950
#2D02

Shades

Darker variations

1#E108F5
2#C807DA
3#AF06BE
4#9605A3
5#7D0488
6#64036D
7#4B0352
8#320236
9#19011B

Tints

Lighter variations

1#E937F9
2#EB4DF9
3#EE63FA
4#F079FB
5#F390FC
6#F5A6FC
7#F8BCFD
8#FAD2FE
9#FDE9FE

Tones

Muted variations

1#DD2BED
2#D436E3
3#CB41D8
4#C24CCD
5#B956C2
6#B061B7
7#A76CAD
8#9E77A2
9#958197

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF0
#FDF0FF
BackgroundsSubtle highlightsCard backgrounds
100
FBDC
#FBDCFE
Light backgroundsTable row hoverSkeleton loading
200
F8BF
#F8BFFD
Secondary backgroundsInput backgroundsDividers
300
F28D
#F28DFB
BordersInactive statesPlaceholder text
400
EC52
#EC52FA
Disabled statesSecondary iconsMuted text
500
E620
#E620F8
Primary brand colorCTAsActive elementsLinks
600
C807
#C807DA
Hover statesFocus ringsPrimary buttons hover
700
9F05
#9F05AD
Active/pressed statesDark mode accentsSecondary text
800
7204
#72047C
Text on light backgroundsHeadingsStrong borders
900
4902
#49024F
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: #FDF0FF;
  --magenta-100: #FBDCFE;
  --magenta-200: #F8BFFD;
  --magenta-300: #F28DFB;
  --magenta-400: #EC52FA;
  --magenta-500: #E620F8;
  --magenta-600: #C807DA;
  --magenta-700: #9F05AD;
  --magenta-800: #72047C;
  --magenta-900: #49024F;
  --magenta-950: #2D0231;
}
Generate More ShadesCreate PaletteConvert Color