Orchid

#B154F8

Purple

Color Codes

All color formats for development

HEX
#B154F8
RGB
rgb(177, 84, 248)
HSL
hsl(274, 92%, 65%)
OKLCH
oklch(0.636 0.237 306.9)
CMYK
cmyk(29%, 66%, 0%, 3%)

Accessibility

WCAG contrast compliance

On White Background

3.82:1

AA AAA

On Black Background

5.49:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F0
100
#EFDD
200
#E2BF
300
#CC8E
400
#B154
500
#9A23
600
#7E09
700
#6407
800
#4805
900
#2E03
950
#1D02

Shades

Darker variations

1#A234F7
2#9414F5
3#8209DF
4#7008BF
5#5D079F
6#4A057F
7#38045F
8#250340
9#130120

Tints

Lighter variations

1#B965F9
2#C076F9
3#C887FA
4#D098FB
5#D8A9FB
6#E0BAFC
7#E8CCFD
8#EFDDFE
9#F7EEFE

Tones

Muted variations

1#B05CF0
2#AF64E7
3#AD6CDF
4#AC74D7
5#AB7DCF
6#AA85C7
7#A98DBE
8#A895B6
9#A79EAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F0
#F8F0FE
BackgroundsSubtle highlightsCard backgrounds
100
EFDD
#EFDDFE
Light backgroundsTable row hoverSkeleton loading
200
E2BF
#E2BFFC
Secondary backgroundsInput backgroundsDividers
300
CC8E
#CC8EFA
BordersInactive statesPlaceholder text
400
B154
#B154F8
Disabled statesSecondary iconsMuted text
500
9A23
#9A23F6
Primary brand colorCTAsActive elementsLinks
600
7E09
#7E09D7
Hover statesFocus ringsPrimary buttons hover
700
6407
#6407AB
Active/pressed statesDark mode accentsSecondary text
800
4805
#48057A
Text on light backgroundsHeadingsStrong borders
900
2E03
#2E034E
Primary textHigh emphasis contentDark headings
950
1D02
#1D0231
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F0FE;
  --orchid-100: #EFDDFE;
  --orchid-200: #E2BFFC;
  --orchid-300: #CC8EFA;
  --orchid-400: #B154F8;
  --orchid-500: #9A23F6;
  --orchid-600: #7E09D7;
  --orchid-700: #6407AB;
  --orchid-800: #48057A;
  --orchid-900: #2E034E;
  --orchid-950: #1D0231;
}
Generate More ShadesCreate PaletteConvert Color