Charcoal

#32084A

Purple

Color Codes

All color formats for development

HEX
#32084A
RGB
rgb(50, 8, 74)
HSL
hsl(278, 80%, 16%)
OKLCH
oklch(0.253 0.113 309)
CMYK
cmyk(32%, 89%, 0%, 71%)

Accessibility

WCAG contrast compliance

On White Background

16.55:1

AA AAA

On Black Background

1.27:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F1
100
#F1DF
200
#E5C3
300
#D195
400
#B95E
500
#A530
600
#8816
700
#6C12
800
#4D0D
900
#3208
950
#1F05

Shades

Darker variations

1#2D0742
2#28073B
3#230633
4#1E052C
5#190425
6#14031D
7#0F0216
8#0A020F
9#050107

Tints

Lighter variations

1#4B0C70
2#651197
3#7F15BD
4#9919E4
5#AB3EEA
6#BC65EE
7#CC8BF2
8#DDB2F6
9#EED8FB

Tones

Muted variations

1#310B46
2#300F43
3#2F1240
4#2E153C
5#2D1839
6#2C1C36
7#2B1F33
8#2B222F
9#2A262C

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F1
#F9F1FD
BackgroundsSubtle highlightsCard backgrounds
100
F1DF
#F1DFFB
Light backgroundsTable row hoverSkeleton loading
200
E5C3
#E5C3F8
Secondary backgroundsInput backgroundsDividers
300
D195
#D195F3
BordersInactive statesPlaceholder text
400
B95E
#B95EED
Disabled statesSecondary iconsMuted text
500
A530
#A530E8
Primary brand colorCTAsActive elementsLinks
600
8816
#8816CA
Hover statesFocus ringsPrimary buttons hover
700
6C12
#6C12A1
Active/pressed statesDark mode accentsSecondary text
800
4D0D
#4D0D73
Text on light backgroundsHeadingsStrong borders
900
3208
#320849
Primary textHigh emphasis contentDark headings
950
1F05
#1F052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --charcoal-50: #F9F1FD;
  --charcoal-100: #F1DFFB;
  --charcoal-200: #E5C3F8;
  --charcoal-300: #D195F3;
  --charcoal-400: #B95EED;
  --charcoal-500: #A530E8;
  --charcoal-600: #8816CA;
  --charcoal-700: #6C12A1;
  --charcoal-800: #4D0D73;
  --charcoal-900: #320849;
  --charcoal-950: #1F052E;
}
Generate More ShadesCreate PaletteConvert Color