Orchid

#A538E0

Purple

Color Codes

All color formats for development

HEX
#A538E0
RGB
rgb(165, 56, 224)
HSL
hsl(279, 73%, 55%)
OKLCH
oklch(0.576 0.243 310.4)
CMYK
cmyk(26%, 75%, 0%, 12%)

Accessibility

WCAG contrast compliance

On White Background

4.95:1

AA AAA

On Black Background

4.24:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F2
100
#F1E0
200
#E5C6
300
#D19A
400
#B965
500
#A538
600
#891E
700
#6D18
800
#4E11
900
#320B
950
#1F07

Shades

Darker variations

1#9A22DA
2#891EC2
3#781BAA
4#671792
5#551379
6#440F61
7#330B49
8#220831
9#110418

Tints

Lighter variations

1#AE4CE3
2#B760E6
3#C074E9
4#C988EC
5#D29CF0
6#DBB0F3
7#E4C3F6
8#EDD7F9
9#F6EBFC

Tones

Muted variations

1#A341D8
2#A049CF
3#9E52C7
4#9B5ABF
5#9962B6
6#966BAE
7#9473A5
8#917B9D
9#8F8495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F2
#F9F2FD
BackgroundsSubtle highlightsCard backgrounds
100
F1E0
#F1E0FA
Light backgroundsTable row hoverSkeleton loading
200
E5C6
#E5C6F6
Secondary backgroundsInput backgroundsDividers
300
D19A
#D19AEF
BordersInactive statesPlaceholder text
400
B965
#B965E7
Disabled statesSecondary iconsMuted text
500
A538
#A538E0
Primary brand colorCTAsActive elementsLinks
600
891E
#891EC2
Hover statesFocus ringsPrimary buttons hover
700
6D18
#6D189A
Active/pressed statesDark mode accentsSecondary text
800
4E11
#4E116E
Text on light backgroundsHeadingsStrong borders
900
320B
#320B47
Primary textHigh emphasis contentDark headings
950
1F07
#1F072C
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F9F2FD;
  --orchid-100: #F1E0FA;
  --orchid-200: #E5C6F6;
  --orchid-300: #D19AEF;
  --orchid-400: #B965E7;
  --orchid-500: #A538E0;
  --orchid-600: #891EC2;
  --orchid-700: #6D189A;
  --orchid-800: #4E116E;
  --orchid-900: #320B47;
  --orchid-950: #1F072C;
}
Generate More ShadesCreate PaletteConvert Color