Orchid

#9554F8

Purple

Color Codes

All color formats for development

HEX
#9554F8
RGB
rgb(149, 84, 248)
HSL
hsl(264, 92%, 65%)
OKLCH
oklch(0.606 0.232 297.1)
CMYK
cmyk(40%, 66%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

4.28:1

AA AAA

On Black Background

4.90:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F6F0
100
#EADD
200
#D8BF
300
#BA8E
400
#9554
500
#7723
600
#5C09
700
#4907
800
#3405
900
#2103
950
#1502

Shades

Darker variations

1#8234F7
2#6E14F5
3#5F09DF
4#5108BF
5#44079F
6#36057F
7#29045F
8#1B0340
9#0E0120

Tints

Lighter variations

1#A065F9
2#AA76F9
3#B587FA
4#C098FB
5#CAA9FB
6#D5BAFC
7#DFCCFD
8#EADDFE
9#F4EEFE

Tones

Muted variations

1#975CF0
2#9964E7
3#9A6CDF
4#9C74D7
5#9E7DCF
6#9F85C7
7#A18DBE
8#A295B6
9#A49EAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F6F0
#F6F0FE
BackgroundsSubtle highlightsCard backgrounds
100
EADD
#EADDFE
Light backgroundsTable row hoverSkeleton loading
200
D8BF
#D8BFFC
Secondary backgroundsInput backgroundsDividers
300
BA8E
#BA8EFA
BordersInactive statesPlaceholder text
400
9554
#9554F8
Disabled statesSecondary iconsMuted text
500
7723
#7723F6
Primary brand colorCTAsActive elementsLinks
600
5C09
#5C09D7
Hover statesFocus ringsPrimary buttons hover
700
4907
#4907AB
Active/pressed statesDark mode accentsSecondary text
800
3405
#34057A
Text on light backgroundsHeadingsStrong borders
900
2103
#21034E
Primary textHigh emphasis contentDark headings
950
1502
#150231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F6F0FE;
  --orchid-100: #EADDFE;
  --orchid-200: #D8BFFC;
  --orchid-300: #BA8EFA;
  --orchid-400: #9554F8;
  --orchid-500: #7723F6;
  --orchid-600: #5C09D7;
  --orchid-700: #4907AB;
  --orchid-800: #34057A;
  --orchid-900: #21034E;
  --orchid-950: #150231;
}
Generate More ShadesCreate PaletteConvert Color