Magenta

#E830D9

Pink

Color Codes

All color formats for development

HEX
#E830D9
RGB
rgb(232, 48, 217)
HSL
hsl(305, 80%, 55%)
OKLCH
oklch(0.66 0.27 332)
CMYK
cmyk(0%, 79%, 6%, 9%)

Accessibility

WCAG contrast compliance

On White Background

3.59:1

AA AAA

On Black Background

5.86:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C3
300
#F395
400
#ED5E
500
#E830
600
#CA16
700
#A112
800
#730D
900
#4908
950
#2E05

Shades

Darker variations

1#E319D2
2#CA16BB
3#B114A4
4#97118C
5#7E0E75
6#650B5E
7#4C0846
8#32062F
9#190317

Tints

Lighter variations

1#EA45DD
2#ED5AE0
3#EF6EE4
4#F183E8
5#F498EC
6#F6ACF0
7#F8C1F4
8#FAD6F7
9#FDEAFB

Tones

Muted variations

1#DF3AD1
2#D643C9
3#CD4CC2
4#C355BA
5#BA5EB3
6#B168AB
7#A871A3
8#9F7A9C
9#958394

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FC
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF9
Light backgroundsTable row hoverSkeleton loading
200
F8C3
#F8C3F4
Secondary backgroundsInput backgroundsDividers
300
F395
#F395EB
BordersInactive statesPlaceholder text
400
ED5E
#ED5EE1
Disabled statesSecondary iconsMuted text
500
E830
#E830D9
Primary brand colorCTAsActive elementsLinks
600
CA16
#CA16BB
Hover statesFocus ringsPrimary buttons hover
700
A112
#A11295
Active/pressed statesDark mode accentsSecondary text
800
730D
#730D6A
Text on light backgroundsHeadingsStrong borders
900
4908
#490844
Primary textHigh emphasis contentDark headings
950
2E05
#2E052B
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --magenta-50: #FDF1FC;
  --magenta-100: #FBDFF9;
  --magenta-200: #F8C3F4;
  --magenta-300: #F395EB;
  --magenta-400: #ED5EE1;
  --magenta-500: #E830D9;
  --magenta-600: #CA16BB;
  --magenta-700: #A11295;
  --magenta-800: #730D6A;
  --magenta-900: #490844;
  --magenta-950: #2E052B;
}
Generate More ShadesCreate PaletteConvert Color