Orchid

#B034E5

Purple

Color Codes

All color formats for development

HEX
#B034E5
RGB
rgb(176, 52, 229)
HSL
hsl(282, 77%, 55%)
OKLCH
oklch(0.591 0.254 313)
CMYK
cmyk(23%, 77%, 0%, 10%)

Accessibility

WCAG contrast compliance

On White Background

4.70:1

AA AAA

On Black Background

4.47:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF1
100
#F3DF
200
#E8C4
300
#D697
400
#C161
500
#B034
600
#931A
700
#7515
800
#530F
900
#3509
950
#2106

Shades

Darker variations

1#A51DDF
2#931AC7
3#8017AE
4#6E1395
5#5C107C
6#490D63
7#370A4A
8#250632
9#120319

Tints

Lighter variations

1#B848E7
2#BF5DEA
3#C771ED
4#CF85EF
5#D799F2
6#DFAEF4
7#E7C2F7
8#EFD6FA
9#F7EBFC

Tones

Muted variations

1#AC3DDC
2#A946D3
3#A54ECA
4#A157C1
5#9E60B8
6#9A69B0
7#9772A7
8#937B9E
9#908395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF1
#FAF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F3DF
#F3DFFB
Light backgroundsTable row hoverSkeleton loading
200
E8C4
#E8C4F7
Secondary backgroundsInput backgroundsDividers
300
D697
#D697F2
BordersInactive statesPlaceholder text
400
C161
#C161EA
Disabled statesSecondary iconsMuted text
500
B034
#B034E5
Primary brand colorCTAsActive elementsLinks
600
931A
#931AC7
Hover statesFocus ringsPrimary buttons hover
700
7515
#75159E
Active/pressed statesDark mode accentsSecondary text
800
530F
#530F71
Text on light backgroundsHeadingsStrong borders
900
3509
#350948
Primary textHigh emphasis contentDark headings
950
2106
#21062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FAF1FD;
  --orchid-100: #F3DFFB;
  --orchid-200: #E8C4F7;
  --orchid-300: #D697F2;
  --orchid-400: #C161EA;
  --orchid-500: #B034E5;
  --orchid-600: #931AC7;
  --orchid-700: #75159E;
  --orchid-800: #530F71;
  --orchid-900: #350948;
  --orchid-950: #21062D;
}
Generate More ShadesCreate PaletteConvert Color