Magenta

#D924F5

Pink

Color Codes

All color formats for development

HEX
#D924F5
RGB
rgb(217, 36, 245)
HSL
hsl(292, 91%, 55%)
OKLCH
oklch(0.648 0.292 321.5)
CMYK
cmyk(11%, 85%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

3.80:1

AA AAA

On Black Background

5.52:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FCF0
100
#F9DD
200
#F4C0
300
#EB8F
400
#E155
500
#D924
600
#BB0A
700
#9508
800
#6A06
900
#4404
950
#2B02

Shades

Darker variations

1#D20BF1
2#BB0AD6
3#A409BC
4#8C08A1
5#750686
6#5E056B
7#460450
8#2F0336
9#17011B

Tints

Lighter variations

1#DD3AF6
2#E050F7
3#E466F8
4#E87BF9
5#EC91FA
6#F0A7FB
7#F4BDFC
8#F7D3FD
9#FBE9FE

Tones

Muted variations

1#D12EEA
2#CA39E0
3#C243D5
4#BA4ECB
5#B358C0
6#AB62B6
7#A36DAC
8#9C77A1
9#948297

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FCF0
#FCF0FE
BackgroundsSubtle highlightsCard backgrounds
100
F9DD
#F9DDFD
Light backgroundsTable row hoverSkeleton loading
200
F4C0
#F4C0FC
Secondary backgroundsInput backgroundsDividers
300
EB8F
#EB8FFA
BordersInactive statesPlaceholder text
400
E155
#E155F7
Disabled statesSecondary iconsMuted text
500
D924
#D924F5
Primary brand colorCTAsActive elementsLinks
600
BB0A
#BB0AD6
Hover statesFocus ringsPrimary buttons hover
700
9508
#9508AA
Active/pressed statesDark mode accentsSecondary text
800
6A06
#6A067A
Text on light backgroundsHeadingsStrong borders
900
4404
#44044E
Primary textHigh emphasis contentDark headings
950
2B02
#2B0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --magenta-50: #FCF0FE;
  --magenta-100: #F9DDFD;
  --magenta-200: #F4C0FC;
  --magenta-300: #EB8FFA;
  --magenta-400: #E155F7;
  --magenta-500: #D924F5;
  --magenta-600: #BB0AD6;
  --magenta-700: #9508AA;
  --magenta-800: #6A067A;
  --magenta-900: #44044E;
  --magenta-950: #2B0231;
}
Generate More ShadesCreate PaletteConvert Color