Orchid

#9530E8

Purple

Color Codes

All color formats for development

HEX
#9530E8
RGB
rgb(149, 48, 232)
HSL
hsl(273, 80%, 55%)
OKLCH
oklch(0.556 0.254 303.6)
CMYK
cmyk(36%, 79%, 0%, 9%)

Accessibility

WCAG contrast compliance

On White Background

5.43: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
#EFDF
200
#E1C3
300
#C995
400
#AD5E
500
#9530
600
#7916
700
#6012
800
#450D
900
#2C08
950
#1C05

Shades

Darker variations

1#8819E3
2#7916CA
3#6A14B1
4#5B1197
5#4C0E7E
6#3D0B65
7#2D084C
8#1E0632
9#0F0319

Tints

Lighter variations

1#A045EA
2#AB5AED
3#B56EEF
4#C083F1
5#CA98F4
6#D5ACF6
7#DFC1F8
8#EAD6FA
9#F4EAFD

Tones

Muted variations

1#953ADF
2#9443D6
3#934CCD
4#9255C3
5#915EBA
6#9068B1
7#8F71A8
8#8E7A9F
9#8D8395

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F8F1
#F8F1FD
BackgroundsSubtle highlightsCard backgrounds
100
EFDF
#EFDFFB
Light backgroundsTable row hoverSkeleton loading
200
E1C3
#E1C3F8
Secondary backgroundsInput backgroundsDividers
300
C995
#C995F3
BordersInactive statesPlaceholder text
400
AD5E
#AD5EED
Disabled statesSecondary iconsMuted text
500
9530
#9530E8
Primary brand colorCTAsActive elementsLinks
600
7916
#7916CA
Hover statesFocus ringsPrimary buttons hover
700
6012
#6012A1
Active/pressed statesDark mode accentsSecondary text
800
450D
#450D73
Text on light backgroundsHeadingsStrong borders
900
2C08
#2C0849
Primary textHigh emphasis contentDark headings
950
1C05
#1C052E
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F8F1FD;
  --orchid-100: #EFDFFB;
  --orchid-200: #E1C3F8;
  --orchid-300: #C995F3;
  --orchid-400: #AD5EED;
  --orchid-500: #9530E8;
  --orchid-600: #7916CA;
  --orchid-700: #6012A1;
  --orchid-800: #450D73;
  --orchid-900: #2C0849;
  --orchid-950: #1C052E;
}
Generate More ShadesCreate PaletteConvert Color