Magenta

#B706DB

Pink

Color Codes

All color formats for development

HEX
#B706DB
RGB
rgb(183, 6, 219)
HSL
hsl(290, 95%, 44%)
OKLCH
oklch(0.572 0.274 318.7)
CMYK
cmyk(16%, 97%, 0%, 14%)

Accessibility

WCAG contrast compliance

On White Background

5.17:1

AA AAA

On Black Background

4.06:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FCF0
100
#F8DC
200
#F3BE
300
#E98D
400
#DE51
500
#D51F
600
#B706
700
#9204
800
#6803
900
#4302
950
#2A01

Shades

Darker variations

1#A505C5
2#9304AF
3#800499
4#6E0383
5#5C036D
6#490258
7#370242
8#25012C
9#120116

Tints

Lighter variations

1#CF06F7
2#D520F9
3#DA3CFA
4#E058FB
5#E574FB
6#EA90FC
7#EFABFD
8#F5C7FE
9#FAE3FE

Tones

Muted variations

1#B010D0
2#A91BC5
3#A226BB
4#9B30B0
5#943BA5
6#8D469B
7#865090
8#7E5B86
9#77667B

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FCF0
#FCF0FF
BackgroundsSubtle highlightsCard backgrounds
100
F8DC
#F8DCFE
Light backgroundsTable row hoverSkeleton loading
200
F3BE
#F3BEFD
Secondary backgroundsInput backgroundsDividers
300
E98D
#E98DFC
BordersInactive statesPlaceholder text
400
DE51
#DE51FB
Disabled statesSecondary iconsMuted text
500
D51F
#D51FF9
Primary brand colorCTAsActive elementsLinks
600
B706
#B706DB
Hover statesFocus ringsPrimary buttons hover
700
9204
#9204AE
Active/pressed statesDark mode accentsSecondary text
800
6803
#68037C
Text on light backgroundsHeadingsStrong borders
900
4302
#430250
Primary textHigh emphasis contentDark headings
950
2A01
#2A0132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --magenta-50: #FCF0FF;
  --magenta-100: #F8DCFE;
  --magenta-200: #F3BEFD;
  --magenta-300: #E98DFC;
  --magenta-400: #DE51FB;
  --magenta-500: #D51FF9;
  --magenta-600: #B706DB;
  --magenta-700: #9204AE;
  --magenta-800: #68037C;
  --magenta-900: #430250;
  --magenta-950: #2A0132;
}
Generate More ShadesCreate PaletteConvert Color