Orchid

#9B33E6

Purple

Color Codes

All color formats for development

HEX
#9B33E6
RGB
rgb(155, 51, 230)
HSL
hsl(275, 78%, 55%)
OKLCH
oklch(0.564 0.25 305.9)
CMYK
cmyk(33%, 78%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

5.24:1

AA AAA

On Black Background

4.01:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EFDF
200
#E2C4
300
#CC97
400
#B160
500
#9B33
600
#7F19
700
#6514
800
#480E
900
#2E09
950
#1D06

Shades

Darker variations

1#8F1CE1
2#7F19C8
3#6F16AF
4#5F1396
5#4F0F7D
6#3F0C64
7#30094B
8#200632
9#100319

Tints

Lighter variations

1#A547E8
2#AF5CEB
3#B970ED
4#C384F0
5#CD99F2
6#D7ADF5
7#E1C2F7
8#EBD6FA
9#F5EBFC

Tones

Muted variations

1#9A3CDD
2#9845D4
3#974ECB
4#9557C2
5#945FB9
6#9268B0
7#9171A7
8#8F7A9E
9#8E8395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FD
BackgroundsSubtle highlightsCard backgrounds
100
EFDF
#EFDFFB
Light backgroundsTable row hoverSkeleton loading
200
E2C4
#E2C4F8
Secondary backgroundsInput backgroundsDividers
300
CC97
#CC97F2
BordersInactive statesPlaceholder text
400
B160
#B160EB
Disabled statesSecondary iconsMuted text
500
9B33
#9B33E6
Primary brand colorCTAsActive elementsLinks
600
7F19
#7F19C8
Hover statesFocus ringsPrimary buttons hover
700
6514
#65149F
Active/pressed statesDark mode accentsSecondary text
800
480E
#480E71
Text on light backgroundsHeadingsStrong borders
900
2E09
#2E0949
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: #F8F1FD;
  --orchid-100: #EFDFFB;
  --orchid-200: #E2C4F8;
  --orchid-300: #CC97F2;
  --orchid-400: #B160EB;
  --orchid-500: #9B33E6;
  --orchid-600: #7F19C8;
  --orchid-700: #65149F;
  --orchid-800: #480E71;
  --orchid-900: #2E0949;
  --orchid-950: #1D062D;
}
Generate More ShadesCreate PaletteConvert Color