Charcoal

#350949

Purple

Color Codes

All color formats for development

HEX
#350949
RGB
rgb(53, 9, 73)
HSL
hsl(281, 78%, 16%)
OKLCH
oklch(0.258 0.112 312.2)
CMYK
cmyk(27%, 88%, 0%, 71%)

Accessibility

WCAG contrast compliance

On White Background

16.32:1

AA AAA

On Black Background

1.29:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF1
100
#F2DF
200
#E7C4
300
#D597
400
#BF60
500
#AD33
600
#9019
700
#7314
800
#520E
900
#3409
950
#2106

Shades

Darker variations

1#2F0841
2#2A073A
3#250633
4#1F052C
5#1A0424
6#15041D
7#100316
8#0A020F
9#050107

Tints

Lighter variations

1#500E6F
2#6C1295
3#8717BB
4#A31CE1
5#B340E7
6#C266EC
7#D18DF1
8#E0B3F6
9#F0D9FA

Tones

Muted variations

1#330C45
2#320F42
3#31133F
4#30163C
5#2F1939
6#2D1C36
7#2C1F32
8#2B222F
9#2A262C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF1
#FAF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F2DF
#F2DFFB
Light backgroundsTable row hoverSkeleton loading
200
E7C4
#E7C4F8
Secondary backgroundsInput backgroundsDividers
300
D597
#D597F2
BordersInactive statesPlaceholder text
400
BF60
#BF60EB
Disabled statesSecondary iconsMuted text
500
AD33
#AD33E6
Primary brand colorCTAsActive elementsLinks
600
9019
#9019C8
Hover statesFocus ringsPrimary buttons hover
700
7314
#73149F
Active/pressed statesDark mode accentsSecondary text
800
520E
#520E71
Text on light backgroundsHeadingsStrong borders
900
3409
#340949
Primary textHigh emphasis contentDark headings
950
2106
#21062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --charcoal-50: #FAF1FD;
  --charcoal-100: #F2DFFB;
  --charcoal-200: #E7C4F8;
  --charcoal-300: #D597F2;
  --charcoal-400: #BF60EB;
  --charcoal-500: #AD33E6;
  --charcoal-600: #9019C8;
  --charcoal-700: #73149F;
  --charcoal-800: #520E71;
  --charcoal-900: #340949;
  --charcoal-950: #21062D;
}
Generate More ShadesCreate PaletteConvert Color