Orchid

#B151FB

Purple

Color Codes

All color formats for development

HEX
#B151FB
RGB
rgb(177, 81, 251)
HSL
hsl(274, 96%, 65%)
OKLCH
oklch(0.635 0.244 306.5)
CMYK
cmyk(29%, 68%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.86:1

AA AAA

On Black Background

5.44:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F0
100
#EFDC
200
#E2BE
300
#CC8C
400
#B150
500
#9B1E
600
#7F04
700
#6504
800
#4803
900
#2E02
950
#1D01

Shades

Darker variations

1#A330FB
2#940FFA
3#8305E3
4#7004C3
5#5D03A2
6#4B0382
7#380261
8#250141
9#130120

Tints

Lighter variations

1#B962FC
2#C173FC
3#C985FD
4#D096FD
5#D8A8FD
6#E0B9FE
7#E8CBFE
8#EFDCFE
9#F7EEFF

Tones

Muted variations

1#B059F3
2#AF61EA
3#AE6AE2
4#AD72D9
5#AB7BD1
6#AA83C8
7#A98CBF
8#A895B7
9#A79DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F0
#F8F0FF
BackgroundsSubtle highlightsCard backgrounds
100
EFDC
#EFDCFE
Light backgroundsTable row hoverSkeleton loading
200
E2BE
#E2BEFE
Secondary backgroundsInput backgroundsDividers
300
CC8C
#CC8CFD
BordersInactive statesPlaceholder text
400
B150
#B150FB
Disabled statesSecondary iconsMuted text
500
9B1E
#9B1EFA
Primary brand colorCTAsActive elementsLinks
600
7F04
#7F04DC
Hover statesFocus ringsPrimary buttons hover
700
6504
#6504AF
Active/pressed statesDark mode accentsSecondary text
800
4803
#48037D
Text on light backgroundsHeadingsStrong borders
900
2E02
#2E0250
Primary textHigh emphasis contentDark headings
950
1D01
#1D0132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F0FF;
  --orchid-100: #EFDCFE;
  --orchid-200: #E2BEFE;
  --orchid-300: #CC8CFD;
  --orchid-400: #B150FB;
  --orchid-500: #9B1EFA;
  --orchid-600: #7F04DC;
  --orchid-700: #6504AF;
  --orchid-800: #48037D;
  --orchid-900: #2E0250;
  --orchid-950: #1D0132;
}
Generate More ShadesCreate PaletteConvert Color