Orchid

#944EFD

Purple

Color Codes

All color formats for development

HEX
#944EFD
RGB
rgb(148, 78, 253)
HSL
hsl(264, 98%, 65%)
OKLCH
oklch(0.601 0.244 296.6)
CMYK
cmyk(42%, 69%, 0%, 1%)

Accessibility

WCAG contrast compliance

On White Background

4.41:1

AA AAA

On Black Background

4.77:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F0
100
#EADC
200
#D7BD
300
#B98B
400
#944E
500
#761C
600
#5A02
700
#4802
800
#3301
900
#2101
950
#1501

Shades

Darker variations

1#802DFD
2#6D0DFD
3#5D02E6
4#5002C5
5#4302A4
6#350183
7#280162
8#1B0142
9#0D0021

Tints

Lighter variations

1#9F60FD
2#AA72FE
3#B483FE
4#BF95FE
5#CAA7FE
6#D4B8FE
7#DFCAFE
8#EADCFF
9#F4EDFF

Tones

Muted variations

1#9657F4
2#9860EC
3#9A69E3
4#9B71DA
5#9D7AD1
6#9F83C9
7#A18CC0
8#A294B7
9#A49DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F0
#F6F0FF
BackgroundsSubtle highlightsCard backgrounds
100
EADC
#EADCFF
Light backgroundsTable row hoverSkeleton loading
200
D7BD
#D7BDFE
Secondary backgroundsInput backgroundsDividers
300
B98B
#B98BFE
BordersInactive statesPlaceholder text
400
944E
#944EFD
Disabled statesSecondary iconsMuted text
500
761C
#761CFD
Primary brand colorCTAsActive elementsLinks
600
5A02
#5A02DE
Hover statesFocus ringsPrimary buttons hover
700
4802
#4802B1
Active/pressed statesDark mode accentsSecondary text
800
3301
#33017E
Text on light backgroundsHeadingsStrong borders
900
2101
#210151
Primary textHigh emphasis contentDark headings
950
1501
#150132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F6F0FF;
  --orchid-100: #EADCFF;
  --orchid-200: #D7BDFE;
  --orchid-300: #B98BFE;
  --orchid-400: #944EFD;
  --orchid-500: #761CFD;
  --orchid-600: #5A02DE;
  --orchid-700: #4802B1;
  --orchid-800: #33017E;
  --orchid-900: #210151;
  --orchid-950: #150132;
}
Generate More ShadesCreate PaletteConvert Color