Orchid

#A94DFF

Purple

Color Codes

All color formats for development

HEX
#A94DFF
RGB
rgb(169, 77, 255)
HSL
hsl(271, 100%, 65%)
OKLCH
oklch(0.624 0.25 303.4)
CMYK
cmyk(34%, 70%, 0%, 0%)

Accessibility

WCAG contrast compliance

On White Background

4.04:1

AA AAA

On Black Background

5.19:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F0
100
#EEDB
200
#DFBD
300
#C68A
400
#A94D
500
#901A
600
#7400
700
#5C00
800
#4200
900
#2A00
950
#1A00

Shades

Darker variations

1#992BFF
2#890AFF
3#7800E8
4#6700C7
5#5600A6
6#450085
7#330063
8#220042
9#110021

Tints

Lighter variations

1#B15EFF
2#BA70FF
3#C382FF
4#CB94FF
5#D4A6FF
6#DCB8FF
7#E5C9FF
8#EEDBFF
9#F6EDFF

Tones

Muted variations

1#A855F6
2#A85EED
3#A867E4
4#A870DB
5#A779D2
6#A782C9
7#A78BC1
8#A694B8
9#A69DAF

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F0
#F8F0FF
BackgroundsSubtle highlightsCard backgrounds
100
EEDB
#EEDBFF
Light backgroundsTable row hoverSkeleton loading
200
DFBD
#DFBDFF
Secondary backgroundsInput backgroundsDividers
300
C68A
#C68AFF
BordersInactive statesPlaceholder text
400
A94D
#A94DFF
Disabled statesSecondary iconsMuted text
500
901A
#901AFF
Primary brand colorCTAsActive elementsLinks
600
7400
#7400E0
Hover statesFocus ringsPrimary buttons hover
700
5C00
#5C00B3
Active/pressed statesDark mode accentsSecondary text
800
4200
#420080
Text on light backgroundsHeadingsStrong borders
900
2A00
#2A0052
Primary textHigh emphasis contentDark headings
950
1A00
#1A0033
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F0FF;
  --orchid-100: #EEDBFF;
  --orchid-200: #DFBDFF;
  --orchid-300: #C68AFF;
  --orchid-400: #A94DFF;
  --orchid-500: #901AFF;
  --orchid-600: #7400E0;
  --orchid-700: #5C00B3;
  --orchid-800: #420080;
  --orchid-900: #2A0052;
  --orchid-950: #1A0033;
}
Generate More ShadesCreate PaletteConvert Color