Magenta

#F623E1

Pink

Color Codes

All color formats for development

HEX
#F623E1
RGB
rgb(246, 35, 225)
HSL
hsl(306, 92%, 55%)
OKLCH
oklch(0.679 0.29 333.2)
CMYK
cmyk(0%, 86%, 9%, 4%)

Accessibility

WCAG contrast compliance

On White Background

3.36:1

AA AAA

On Black Background

6.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FEDD
200
#FCBF
300
#FA8E
400
#F854
500
#F623
600
#D709
700
#AB07
800
#7A05
900
#4E03
950
#3102

Shades

Darker variations

1#F20ADB
2#D709C3
3#BC08AA
4#A20792
5#87067A
6#6C0461
7#510349
8#360231
9#1B0118

Tints

Lighter variations

1#F739E4
2#F84FE7
3#F965EA
4#F97BED
5#FA91F0
6#FBA7F3
7#FCBDF6
8#FDD3F9
9#FEE9FC

Tones

Muted variations

1#EB2DD8
2#E138D0
3#D642C7
4#CC4DBF
5#C157B6
6#B662AE
7#AC6DA6
8#A1779D
9#978295

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0FD
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDFA
Light backgroundsTable row hoverSkeleton loading
200
FCBF
#FCBFF6
Secondary backgroundsInput backgroundsDividers
300
FA8E
#FA8EF0
BordersInactive statesPlaceholder text
400
F854
#F854E7
Disabled statesSecondary iconsMuted text
500
F623
#F623E1
Primary brand colorCTAsActive elementsLinks
600
D709
#D709C3
Hover statesFocus ringsPrimary buttons hover
700
AB07
#AB079B
Active/pressed statesDark mode accentsSecondary text
800
7A05
#7A056F
Text on light backgroundsHeadingsStrong borders
900
4E03
#4E0347
Primary textHigh emphasis contentDark headings
950
3102
#31022C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --magenta-50: #FEF0FD;
  --magenta-100: #FEDDFA;
  --magenta-200: #FCBFF6;
  --magenta-300: #FA8EF0;
  --magenta-400: #F854E7;
  --magenta-500: #F623E1;
  --magenta-600: #D709C3;
  --magenta-700: #AB079B;
  --magenta-800: #7A056F;
  --magenta-900: #4E0347;
  --magenta-950: #31022C;
}
Generate More ShadesCreate PaletteConvert Color