Orchid

#BC54F8

Purple

Color Codes

All color formats for development

HEX
#BC54F8
RGB
rgb(188, 84, 248)
HSL
hsl(278, 92%, 65%)
OKLCH
oklch(0.649 0.24 310.5)
CMYK
cmyk(24%, 66%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.64:1

AA AAA

On Black Background

5.76:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F0
100
#F2DD
200
#E6BF
300
#D38E
400
#BC54
500
#A823
600
#8C09
700
#6F07
800
#4F05
900
#3303
950
#2002

Shades

Darker variations

1#AF34F7
2#A314F5
3#9009DF
4#7C08BF
5#67079F
6#53057F
7#3E045F
8#290340
9#150120

Tints

Lighter variations

1#C265F9
2#C976F9
3#D087FA
4#D798FB
5#DDA9FB
6#E4BAFC
7#EBCCFD
8#F2DDFE
9#F8EEFE

Tones

Muted variations

1#B95CF0
2#B764E7
3#B56CDF
4#B374D7
5#B17DCF
6#AF85C7
7#AC8DBE
8#AA95B6
9#A89EAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F0
#F9F0FE
BackgroundsSubtle highlightsCard backgrounds
100
F2DD
#F2DDFE
Light backgroundsTable row hoverSkeleton loading
200
E6BF
#E6BFFC
Secondary backgroundsInput backgroundsDividers
300
D38E
#D38EFA
BordersInactive statesPlaceholder text
400
BC54
#BC54F8
Disabled statesSecondary iconsMuted text
500
A823
#A823F6
Primary brand colorCTAsActive elementsLinks
600
8C09
#8C09D7
Hover statesFocus ringsPrimary buttons hover
700
6F07
#6F07AB
Active/pressed statesDark mode accentsSecondary text
800
4F05
#4F057A
Text on light backgroundsHeadingsStrong borders
900
3303
#33034E
Primary textHigh emphasis contentDark headings
950
2002
#200231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F9F0FE;
  --orchid-100: #F2DDFE;
  --orchid-200: #E6BFFC;
  --orchid-300: #D38EFA;
  --orchid-400: #BC54F8;
  --orchid-500: #A823F6;
  --orchid-600: #8C09D7;
  --orchid-700: #6F07AB;
  --orchid-800: #4F057A;
  --orchid-900: #33034E;
  --orchid-950: #200231;
}
Generate More ShadesCreate PaletteConvert Color