Deep Pink

#C8198D

Pink

Color Codes

All color formats for development

HEX
#C8198D
RGB
rgb(200, 25, 141)
HSL
hsl(320, 78%, 44%)
OKLCH
oklch(0.56 0.224 347.1)
CMYK
cmyk(0%, 88%, 29%, 22%)

Accessibility

WCAG contrast compliance

On White Background

5.28:1

AA AAA

On Black Background

3.98:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F297
400
#EB60
500
#E633
600
#C819
700
#9F14
800
#710E
900
#4909
950
#2D06

Shades

Darker variations

1#B4167F
2#A01471
3#8C1163
4#780F55
5#640C47
6#500A39
7#3C072A
8#28051C
9#14020E

Tints

Lighter variations

1#E11C9F
2#E634AA
3#E94DB5
4#EC66C0
5#EF80CA
6#F299D5
7#F6B3DF
8#F9CCEA
9#FCE6F4

Tones

Muted variations

1#BF218A
2#B62A88
3#AD3385
4#A53C82
5#9C447F
6#934D7C
7#8A5679
8#825F76
9#796773

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1F9
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF2
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4E6
Secondary backgroundsInput backgroundsDividers
300
F297
#F297D4
BordersInactive statesPlaceholder text
400
EB60
#EB60BD
Disabled statesSecondary iconsMuted text
500
E633
#E633AA
Primary brand colorCTAsActive elementsLinks
600
C819
#C8198D
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1470
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E50
Text on light backgroundsHeadingsStrong borders
900
4909
#490933
Primary textHigh emphasis contentDark headings
950
2D06
#2D0620
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1F9;
  --deep-pink-100: #FBDFF2;
  --deep-pink-200: #F8C4E6;
  --deep-pink-300: #F297D4;
  --deep-pink-400: #EB60BD;
  --deep-pink-500: #E633AA;
  --deep-pink-600: #C8198D;
  --deep-pink-700: #9F1470;
  --deep-pink-800: #710E50;
  --deep-pink-900: #490933;
  --deep-pink-950: #2D0620;
}
Generate More ShadesCreate PaletteConvert Color