Purple

#67017E

Pink

Color Codes

All color formats for development

HEX
#67017E
RGB
rgb(103, 1, 126)
HSL
hsl(289, 98%, 25%)
OKLCH
oklch(0.378 0.182 318.1)
CMYK
cmyk(18%, 99%, 0%, 51%)

Accessibility

WCAG contrast compliance

On White Background

11.16:1

AA AAA

On Black Background

1.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FCF0
100
#F8DC
200
#F2BD
300
#E98B
400
#DD4E
500
#D31C
600
#B602
700
#9102
800
#6701
900
#4201
950
#2901

Shades

Darker variations

1#5D0172
2#530165
3#480158
4#3E014C
5#34013F
6#290132
7#1F0026
8#150019
9#0A000D

Tints

Lighter variations

1#8602A4
2#A502CA
3#C402F0
4#D31CFD
5#DB42FD
6#E268FD
7#E98DFE
8#F0B3FE
9#F8D9FF

Tones

Muted variations

1#630878
2#5F0E72
3#5B146B
4#571A65
5#54215F
6#502759
7#4C2D52
8#48334C
9#443A46

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FCF0
#FCF0FF
BackgroundsSubtle highlightsCard backgrounds
100
F8DC
#F8DCFF
Light backgroundsTable row hoverSkeleton loading
200
F2BD
#F2BDFE
Secondary backgroundsInput backgroundsDividers
300
E98B
#E98BFE
BordersInactive statesPlaceholder text
400
DD4E
#DD4EFD
Disabled statesSecondary iconsMuted text
500
D31C
#D31CFD
Primary brand colorCTAsActive elementsLinks
600
B602
#B602DE
Hover statesFocus ringsPrimary buttons hover
700
9102
#9102B1
Active/pressed statesDark mode accentsSecondary text
800
6701
#67017E
Text on light backgroundsHeadingsStrong borders
900
4201
#420151
Primary textHigh emphasis contentDark headings
950
2901
#290132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --purple-50: #FCF0FF;
  --purple-100: #F8DCFF;
  --purple-200: #F2BDFE;
  --purple-300: #E98BFE;
  --purple-400: #DD4EFD;
  --purple-500: #D31CFD;
  --purple-600: #B602DE;
  --purple-700: #9102B1;
  --purple-800: #67017E;
  --purple-900: #420151;
  --purple-950: #290132;
}
Generate More ShadesCreate PaletteConvert Color