Orchid

#9463E9

Purple

Color Codes

All color formats for development

HEX
#9463E9
RGB
rgb(148, 99, 233)
HSL
hsl(262, 75%, 65%)
OKLCH
oklch(0.616 0.195 297.2)
CMYK
cmyk(36%, 58%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

4.02:1

AA AAA

On Black Background

5.22:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F2
100
#EAE0
200
#D7C5
300
#B998
400
#9463
500
#7536
600
#5A1C
700
#4716
800
#3310
900
#210A
950
#1406

Shades

Darker variations

1#8046E5
2#6C29E0
3#5D1DCB
4#5019AE
5#421591
6#351174
7#280C57
8#1B083A
9#0D041D

Tints

Lighter variations

1#9F72EB
2#A982ED
3#B492EF
4#BFA1F2
5#C9B1F4
6#D4C1F6
7#DFD0F8
8#EAE0FB
9#F4EFFD

Tones

Muted variations

1#966AE2
2#9770DB
3#9977D5
4#9B7ECE
5#9D84C7
6#9F8BC1
7#A092BA
8#A298B3
9#A49FAC

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F2
#F6F2FD
BackgroundsSubtle highlightsCard backgrounds
100
EAE0
#EAE0FB
Light backgroundsTable row hoverSkeleton loading
200
D7C5
#D7C5F7
Secondary backgroundsInput backgroundsDividers
300
B998
#B998F0
BordersInactive statesPlaceholder text
400
9463
#9463E9
Disabled statesSecondary iconsMuted text
500
7536
#7536E2
Primary brand colorCTAsActive elementsLinks
600
5A1C
#5A1CC4
Hover statesFocus ringsPrimary buttons hover
700
4716
#47169C
Active/pressed statesDark mode accentsSecondary text
800
3310
#331070
Text on light backgroundsHeadingsStrong borders
900
210A
#210A47
Primary textHigh emphasis contentDark headings
950
1406
#14062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F6F2FD;
  --orchid-100: #EAE0FB;
  --orchid-200: #D7C5F7;
  --orchid-300: #B998F0;
  --orchid-400: #9463E9;
  --orchid-500: #7536E2;
  --orchid-600: #5A1CC4;
  --orchid-700: #47169C;
  --orchid-800: #331070;
  --orchid-900: #210A47;
  --orchid-950: #14062D;
}
Generate More ShadesCreate PaletteConvert Color