Orchid

#C357F4

Purple

Color Codes

All color formats for development

HEX
#C357F4
RGB
rgb(195, 87, 244)
HSL
hsl(281, 88%, 65%)
OKLCH
oklch(0.659 0.235 313.5)
CMYK
cmyk(20%, 64%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

3.51:1

AA AAA

On Black Background

5.99:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF1
100
#F3DD
200
#E9C1
300
#D791
400
#C357
500
#B127
600
#940D
700
#760B
800
#5408
900
#3605
950
#2203

Shades

Darker variations

1#B738F2
2#AC19F0
3#990EDA
4#840CBB
5#6E0A9C
6#58087D
7#42065D
8#2C043E
9#16021F

Tints

Lighter variations

1#C968F5
2#CF79F6
3#D58AF8
4#DB9AF9
5#E1ABFA
6#E7BCFB
7#EDCDFC
8#F3DDFD
9#F9EEFE

Tones

Muted variations

1#C05FEC
2#BD67E5
3#BA6FDD
4#B777D5
5#B47ECD
6#B186C5
7#AE8EBD
8#AC96B5
9#A99EAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF1
#FAF1FE
BackgroundsSubtle highlightsCard backgrounds
100
F3DD
#F3DDFD
Light backgroundsTable row hoverSkeleton loading
200
E9C1
#E9C1FB
Secondary backgroundsInput backgroundsDividers
300
D791
#D791F8
BordersInactive statesPlaceholder text
400
C357
#C357F4
Disabled statesSecondary iconsMuted text
500
B127
#B127F1
Primary brand colorCTAsActive elementsLinks
600
940D
#940DD3
Hover statesFocus ringsPrimary buttons hover
700
760B
#760BA8
Active/pressed statesDark mode accentsSecondary text
800
5408
#540878
Text on light backgroundsHeadingsStrong borders
900
3605
#36054D
Primary textHigh emphasis contentDark headings
950
2203
#220330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FAF1FE;
  --orchid-100: #F3DDFD;
  --orchid-200: #E9C1FB;
  --orchid-300: #D791F8;
  --orchid-400: #C357F4;
  --orchid-500: #B127F1;
  --orchid-600: #940DD3;
  --orchid-700: #760BA8;
  --orchid-800: #540878;
  --orchid-900: #36054D;
  --orchid-950: #220330;
}
Generate More ShadesCreate PaletteConvert Color