Orchid

#9A4DFF

Purple

Color Codes

All color formats for development

HEX
#9A4DFF
RGB
rgb(154, 77, 255)
HSL
hsl(266, 100%, 65%)
OKLCH
oklch(0.608 0.248 298.4)
CMYK
cmyk(40%, 70%, 0%, 0%)

Accessibility

WCAG contrast compliance

On White Background

4.30:1

AA AAA

On Black Background

4.88:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F0
100
#EBDB
200
#D9BD
300
#BD8A
400
#9A4D
500
#7D1A
600
#6100
700
#4D00
800
#3700
900
#2300
950
#1600

Shades

Darker variations

1#872BFF
2#740AFF
3#6500E8
4#5600C7
5#4800A6
6#390085
7#2B0063
8#1D0042
9#0E0021

Tints

Lighter variations

1#A45EFF
2#AE70FF
3#B882FF
4#C294FF
5#CCA6FF
6#D7B8FF
7#E1C9FF
8#EBDBFF
9#F5EDFF

Tones

Muted variations

1#9B55F6
2#9C5EED
3#9D67E4
4#9F70DB
5#A079D2
6#A182C9
7#A28BC1
8#A394B8
9#A59DAF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F0
#F6F0FF
BackgroundsSubtle highlightsCard backgrounds
100
EBDB
#EBDBFF
Light backgroundsTable row hoverSkeleton loading
200
D9BD
#D9BDFF
Secondary backgroundsInput backgroundsDividers
300
BD8A
#BD8AFF
BordersInactive statesPlaceholder text
400
9A4D
#9A4DFF
Disabled statesSecondary iconsMuted text
500
7D1A
#7D1AFF
Primary brand colorCTAsActive elementsLinks
600
6100
#6100E0
Hover statesFocus ringsPrimary buttons hover
700
4D00
#4D00B3
Active/pressed statesDark mode accentsSecondary text
800
3700
#370080
Text on light backgroundsHeadingsStrong borders
900
2300
#230052
Primary textHigh emphasis contentDark headings
950
1600
#160033
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F6F0FF;
  --orchid-100: #EBDBFF;
  --orchid-200: #D9BDFF;
  --orchid-300: #BD8AFF;
  --orchid-400: #9A4DFF;
  --orchid-500: #7D1AFF;
  --orchid-600: #6100E0;
  --orchid-700: #4D00B3;
  --orchid-800: #370080;
  --orchid-900: #230052;
  --orchid-950: #160033;
}
Generate More ShadesCreate PaletteConvert Color