Charcoal

#49093E

Pink

Color Codes

All color formats for development

HEX
#49093E
RGB
rgb(73, 9, 62)
HSL
hsl(310, 78%, 16%)
OKLCH
oklch(0.285 0.112 336.4)
CMYK
cmyk(0%, 88%, 15%, 71%)

Accessibility

WCAG contrast compliance

On White Background

15.09:1

AA AAA

On Black Background

1.39: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#410838
2#3A0732
3#33062B
4#2C0525
5#24041F
6#1D0419
7#160313
8#0F020C
9#070106

Tints

Lighter variations

1#6F0E5F
2#95127F
3#BB17A0
4#E11CC0
5#E740CC
6#EC66D6
7#F18DE0
8#F6B3EA
9#FAD9F5

Tones

Muted variations

1#450C3C
2#420F3A
3#3F1338
4#3C1636
5#391933
6#361C31
7#321F2F
8#2F222D
9#2C262B

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
#F8C4EF
Secondary backgroundsInput backgroundsDividers
300
F297
#F297E3
BordersInactive statesPlaceholder text
400
EB60
#EB60D4
Disabled statesSecondary iconsMuted text
500
E633
#E633C8
Primary brand colorCTAsActive elementsLinks
600
C819
#C819AB
Hover statesFocus ringsPrimary buttons hover
700
9F14
#9F1488
Active/pressed statesDark mode accentsSecondary text
800
710E
#710E61
Text on light backgroundsHeadingsStrong borders
900
4909
#49093E
Primary textHigh emphasis contentDark headings
950
2D06
#2D0627
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --charcoal-50: #FDF1FB;
  --charcoal-100: #FBDFF6;
  --charcoal-200: #F8C4EF;
  --charcoal-300: #F297E3;
  --charcoal-400: #EB60D4;
  --charcoal-500: #E633C8;
  --charcoal-600: #C819AB;
  --charcoal-700: #9F1488;
  --charcoal-800: #710E61;
  --charcoal-900: #49093E;
  --charcoal-950: #2D0627;
}
Generate More ShadesCreate PaletteConvert Color