Deep Pink

#C918A8

Pink

Color Codes

All color formats for development

HEX
#C918A8
RGB
rgb(201, 24, 168)
HSL
hsl(311, 79%, 44%)
OKLCH
oklch(0.574 0.24 338.1)
CMYK
cmyk(0%, 88%, 16%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.02:1

AA AAA

On Black Background

4.18:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FDF1
100
#FBDF
200
#F8C4
300
#F396
400
#EC5F
500
#E732
600
#C918
700
#A013
800
#720D
900
#4909
950
#2E05

Shades

Darker variations

1#B51598
2#A11387
3#8D1076
4#790E65
5#640C54
6#500943
7#3C0733
8#280522
9#140211

Tints

Lighter variations

1#E21BBE
2#E733C6
3#EA4CCD
4#ED66D4
5#F07FDB
6#F399E2
7#F6B2EA
8#F9CCF1
9#FCE5F8

Tones

Muted variations

1#C020A3
2#B7299D
3#AE3297
4#A53B92
5#9D448C
6#944D87
7#8B5681
8#825E7B
9#796776

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FB
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF6
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4EE
Secondary backgroundsInput backgroundsDividers
300
F396
#F396E2
BordersInactive statesPlaceholder text
400
EC5F
#EC5FD2
Disabled statesSecondary iconsMuted text
500
E732
#E732C6
Primary brand colorCTAsActive elementsLinks
600
C918
#C918A8
Hover statesFocus ringsPrimary buttons hover
700
A013
#A01386
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D60
Text on light backgroundsHeadingsStrong borders
900
4909
#49093D
Primary textHigh emphasis contentDark headings
950
2E05
#2E0526
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1FB;
  --deep-pink-100: #FBDFF6;
  --deep-pink-200: #F8C4EE;
  --deep-pink-300: #F396E2;
  --deep-pink-400: #EC5FD2;
  --deep-pink-500: #E732C6;
  --deep-pink-600: #C918A8;
  --deep-pink-700: #A01386;
  --deep-pink-800: #720D60;
  --deep-pink-900: #49093D;
  --deep-pink-950: #2E0526;
}
Generate More ShadesCreate PaletteConvert Color