Orchid

#962DEB

Purple

Color Codes

All color formats for development

HEX
#962DEB
RGB
rgb(150, 45, 235)
HSL
hsl(273, 83%, 55%)
OKLCH
oklch(0.557 0.259 303.5)
CMYK
cmyk(36%, 81%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

5.42:1

AA AAA

On Black Background

3.87:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EFDE
200
#E1C2
300
#C994
400
#AD5C
500
#962D
600
#7A13
700
#610F
800
#450B
900
#2C07
950
#1C04

Shades

Darker variations

1#8915E7
2#7A13CD
3#6A11B4
4#5B0E9A
5#4C0C80
6#3D0A67
7#2E074D
8#1E0533
9#0F021A

Tints

Lighter variations

1#A042ED
2#AB57EF
3#B56CF1
4#C081F3
5#CA96F5
6#D5ABF7
7#DFC0F9
8#EAD5FB
9#F4EAFD

Tones

Muted variations

1#9537E2
2#9440D8
3#934ACF
4#9253C5
5#915DBC
6#9066B2
7#8F70A9
8#8E799F
9#8D8396

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FE
BackgroundsSubtle highlightsCard backgrounds
100
EFDE
#EFDEFC
Light backgroundsTable row hoverSkeleton loading
200
E1C2
#E1C2F9
Secondary backgroundsInput backgroundsDividers
300
C994
#C994F5
BordersInactive statesPlaceholder text
400
AD5C
#AD5CF0
Disabled statesSecondary iconsMuted text
500
962D
#962DEB
Primary brand colorCTAsActive elementsLinks
600
7A13
#7A13CD
Hover statesFocus ringsPrimary buttons hover
700
610F
#610FA3
Active/pressed statesDark mode accentsSecondary text
800
450B
#450B75
Text on light backgroundsHeadingsStrong borders
900
2C07
#2C074B
Primary textHigh emphasis contentDark headings
950
1C04
#1C042F
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F1FE;
  --orchid-100: #EFDEFC;
  --orchid-200: #E1C2F9;
  --orchid-300: #C994F5;
  --orchid-400: #AD5CF0;
  --orchid-500: #962DEB;
  --orchid-600: #7A13CD;
  --orchid-700: #610FA3;
  --orchid-800: #450B75;
  --orchid-900: #2C074B;
  --orchid-950: #1C042F;
}
Generate More ShadesCreate PaletteConvert Color