Deep Pink

#D709B5

Pink

Color Codes

All color formats for development

HEX
#D709B5
RGB
rgb(215, 9, 181)
HSL
hsl(310, 92%, 44%)
OKLCH
oklch(0.599 0.26 337.6)
CMYK
cmyk(0%, 96%, 16%, 16%)

Accessibility

WCAG contrast compliance

On White Background

4.57:1

AA AAA

On Black Background

4.60:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FEF0
100
#FEDD
200
#FCBF
300
#FA8E
400
#F854
500
#F623
600
#D709
700
#AB07
800
#7A05
900
#4E03
950
#3102

Shades

Darker variations

1#C208A3
2#AC0791
3#97067F
4#81056D
5#6C045B
6#560448
7#410336
8#2B0224
9#160112

Tints

Lighter variations

1#F30ACC
2#F624D3
3#F73FD8
4#F85ADE
5#F976E3
6#FA91E9
7#FCADEE
8#FDC8F4
9#FEE4F9

Tones

Muted variations

1#CD13AE
2#C31EA7
3#B828A0
4#AE3299
5#A43D93
6#99478C
7#8F5185
8#855C7E
9#7B6677

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FEF0
#FEF0FC
BackgroundsSubtle highlightsCard backgrounds
100
FEDD
#FEDDF8
Light backgroundsTable row hoverSkeleton loading
200
FCBF
#FCBFF2
Secondary backgroundsInput backgroundsDividers
300
FA8E
#FA8EE8
BordersInactive statesPlaceholder text
400
F854
#F854DC
Disabled statesSecondary iconsMuted text
500
F623
#F623D3
Primary brand colorCTAsActive elementsLinks
600
D709
#D709B5
Hover statesFocus ringsPrimary buttons hover
700
AB07
#AB0790
Active/pressed statesDark mode accentsSecondary text
800
7A05
#7A0567
Text on light backgroundsHeadingsStrong borders
900
4E03
#4E0342
Primary textHigh emphasis contentDark headings
950
3102
#310229
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --deep-pink-50: #FEF0FC;
  --deep-pink-100: #FEDDF8;
  --deep-pink-200: #FCBFF2;
  --deep-pink-300: #FA8EE8;
  --deep-pink-400: #F854DC;
  --deep-pink-500: #F623D3;
  --deep-pink-600: #D709B5;
  --deep-pink-700: #AB0790;
  --deep-pink-800: #7A0567;
  --deep-pink-900: #4E0342;
  --deep-pink-950: #310229;
}
Generate More ShadesCreate PaletteConvert Color