Deep Pink

#C918A2

Pink

Color Codes

All color formats for development

HEX
#C918A2
RGB
rgb(201, 24, 162)
HSL
hsl(313, 79%, 44%)
OKLCH
oklch(0.571 0.237 340)
CMYK
cmyk(0%, 88%, 19%, 21%)

Accessibility

WCAG contrast compliance

On White Background

5.08:1

AA AAA

On Black Background

4.14: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#B51592
2#A11382
3#8D1072
4#790E61
5#640C51
6#500941
7#3C0731
8#280520
9#140210

Tints

Lighter variations

1#E21BB7
2#E733C0
3#EA4CC8
4#ED66D0
5#F07FD8
6#F399DF
7#F6B2E7
8#F9CCEF
9#FCE5F7

Tones

Muted variations

1#C0209D
2#B72998
3#AE3293
4#A53B8E
5#9D4489
6#944D84
7#8B567F
8#825E7A
9#796775

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FDF1
#FDF1FB
BackgroundsSubtle highlightsCard backgrounds
100
FBDF
#FBDFF5
Light backgroundsTable row hoverSkeleton loading
200
F8C4
#F8C4ED
Secondary backgroundsInput backgroundsDividers
300
F396
#F396DF
BordersInactive statesPlaceholder text
400
EC5F
#EC5FCE
Disabled statesSecondary iconsMuted text
500
E732
#E732C0
Primary brand colorCTAsActive elementsLinks
600
C918
#C918A2
Hover statesFocus ringsPrimary buttons hover
700
A013
#A01381
Active/pressed statesDark mode accentsSecondary text
800
720D
#720D5C
Text on light backgroundsHeadingsStrong borders
900
4909
#49093B
Primary textHigh emphasis contentDark headings
950
2E05
#2E0525
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FDF1FB;
  --deep-pink-100: #FBDFF5;
  --deep-pink-200: #F8C4ED;
  --deep-pink-300: #F396DF;
  --deep-pink-400: #EC5FCE;
  --deep-pink-500: #E732C0;
  --deep-pink-600: #C918A2;
  --deep-pink-700: #A01381;
  --deep-pink-800: #720D5C;
  --deep-pink-900: #49093B;
  --deep-pink-950: #2E0525;
}
Generate More ShadesCreate PaletteConvert Color