Orchid

#9B36E2

Purple

Color Codes

All color formats for development

HEX
#9B36E2
RGB
rgb(155, 54, 226)
HSL
hsl(275, 75%, 55%)
OKLCH
oklch(0.564 0.244 306.6)
CMYK
cmyk(31%, 76%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

5.22:1

AA AAA

On Black Background

4.02:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F2
100
#EFE0
200
#E2C5
300
#CC98
400
#B163
500
#9B36
600
#7E1C
700
#6416
800
#4810
900
#2E0A
950
#1D06

Shades

Darker variations

1#8E20DD
2#7E1CC4
3#6E19AC
4#5F1593
5#4F127B
6#3F0E62
7#2F0B4A
8#200731
9#100419

Tints

Lighter variations

1#A54AE5
2#AF5EE8
3#B972EB
4#C387EE
5#CD9BF1
6#D7AFF4
7#E1C3F6
8#EBD7F9
9#F5EBFC

Tones

Muted variations

1#993FDA
2#9847D1
3#9650C8
4#9559C0
5#9361B7
6#926AAF
7#9172A6
8#8F7B9D
9#8E8495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F2
#F8F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EFE0
#EFE0FB
Light backgroundsTable row hoverSkeleton loading
200
E2C5
#E2C5F7
Secondary backgroundsInput backgroundsDividers
300
CC98
#CC98F0
BordersInactive statesPlaceholder text
400
B163
#B163E9
Disabled statesSecondary iconsMuted text
500
9B36
#9B36E2
Primary brand colorCTAsActive elementsLinks
600
7E1C
#7E1CC4
Hover statesFocus ringsPrimary buttons hover
700
6416
#64169C
Active/pressed statesDark mode accentsSecondary text
800
4810
#481070
Text on light backgroundsHeadingsStrong borders
900
2E0A
#2E0A47
Primary textHigh emphasis contentDark headings
950
1D06
#1D062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F2FD;
  --orchid-100: #EFE0FB;
  --orchid-200: #E2C5F7;
  --orchid-300: #CC98F0;
  --orchid-400: #B163E9;
  --orchid-500: #9B36E2;
  --orchid-600: #7E1CC4;
  --orchid-700: #64169C;
  --orchid-800: #481070;
  --orchid-900: #2E0A47;
  --orchid-950: #1D062D;
}
Generate More ShadesCreate PaletteConvert Color