Orchid

#9A26F2

Purple

Color Codes

All color formats for development

HEX
#9A26F2
RGB
rgb(154, 38, 242)
HSL
hsl(274, 89%, 55%)
OKLCH
oklch(0.563 0.271 303.8)
CMYK
cmyk(36%, 84%, 0%, 5%)

Accessibility

WCAG contrast compliance

On White Background

5.34:1

AA AAA

On Black Background

3.93:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F8F1
100
#EFDD
200
#E2C0
300
#CB90
400
#B056
500
#9A26
600
#7E0C
700
#640A
800
#4707
900
#2E04
950
#1D03

Shades

Darker variations

1#8D0EEF
2#7E0CD4
3#6E0BBA
4#5E099F
5#4E0885
6#3F066A
7#2F0550
8#1F0335
9#10021B

Tints

Lighter variations

1#A43CF4
2#AE51F5
3#B867F6
4#C27DF7
5#CC93F9
6#D7A8FA
7#E1BEFB
8#EBD4FC
9#F5E9FE

Tones

Muted variations

1#9930E8
2#973BDE
3#9645D4
4#944FCA
5#9359BF
6#9263B5
7#906EAB
8#8F78A1
9#8E8296

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FE
BackgroundsSubtle highlightsCard backgrounds
100
EFDD
#EFDDFD
Light backgroundsTable row hoverSkeleton loading
200
E2C0
#E2C0FB
Secondary backgroundsInput backgroundsDividers
300
CB90
#CB90F9
BordersInactive statesPlaceholder text
400
B056
#B056F5
Disabled statesSecondary iconsMuted text
500
9A26
#9A26F2
Primary brand colorCTAsActive elementsLinks
600
7E0C
#7E0CD4
Hover statesFocus ringsPrimary buttons hover
700
640A
#640AA9
Active/pressed statesDark mode accentsSecondary text
800
4707
#470778
Text on light backgroundsHeadingsStrong borders
900
2E04
#2E044D
Primary textHigh emphasis contentDark headings
950
1D03
#1D0330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F1FE;
  --orchid-100: #EFDDFD;
  --orchid-200: #E2C0FB;
  --orchid-300: #CB90F9;
  --orchid-400: #B056F5;
  --orchid-500: #9A26F2;
  --orchid-600: #7E0CD4;
  --orchid-700: #640AA9;
  --orchid-800: #470778;
  --orchid-900: #2E044D;
  --orchid-950: #1D0330;
}
Generate More ShadesCreate PaletteConvert Color