Orchid

#C850FB

Purple

Color Codes

All color formats for development

HEX
#C850FB
RGB
rgb(200, 80, 251)
HSL
hsl(282, 96%, 65%)
OKLCH
oklch(0.662 0.252 313.9)
CMYK
cmyk(20%, 68%, 0%, 2%)

Accessibility

WCAG contrast compliance

On White Background

3.50:1

AA AAA

On Black Background

6.00:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF0
100
#F4DC
200
#EBBE
300
#DB8C
400
#C850
500
#B81E
600
#9B04
700
#7C04
800
#5803
900
#3802
950
#2301

Shades

Darker variations

1#BE30FB
2#B40FFA
3#A105E3
4#8A04C3
5#7303A2
6#5C0382
7#450261
8#2E0141
9#170120

Tints

Lighter variations

1#CE62FC
2#D373FC
3#D985FD
4#DE96FD
5#E4A8FD
6#E9B9FE
7#EFCBFE
8#F4DCFE
9#FAEEFF

Tones

Muted variations

1#C559F3
2#C161EA
3#BE6AE2
4#BA72D9
5#B77BD1
6#B383C8
7#B08CBF
8#AD95B7
9#A99DAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF0
#FAF0FF
BackgroundsSubtle highlightsCard backgrounds
100
F4DC
#F4DCFE
Light backgroundsTable row hoverSkeleton loading
200
EBBE
#EBBEFE
Secondary backgroundsInput backgroundsDividers
300
DB8C
#DB8CFD
BordersInactive statesPlaceholder text
400
C850
#C850FB
Disabled statesSecondary iconsMuted text
500
B81E
#B81EFA
Primary brand colorCTAsActive elementsLinks
600
9B04
#9B04DC
Hover statesFocus ringsPrimary buttons hover
700
7C04
#7C04AF
Active/pressed statesDark mode accentsSecondary text
800
5803
#58037D
Text on light backgroundsHeadingsStrong borders
900
3802
#380250
Primary textHigh emphasis contentDark headings
950
2301
#230132
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FAF0FF;
  --orchid-100: #F4DCFE;
  --orchid-200: #EBBEFE;
  --orchid-300: #DB8CFD;
  --orchid-400: #C850FB;
  --orchid-500: #B81EFA;
  --orchid-600: #9B04DC;
  --orchid-700: #7C04AF;
  --orchid-800: #58037D;
  --orchid-900: #380250;
  --orchid-950: #230132;
}
Generate More ShadesCreate PaletteConvert Color