Orchid

#A655F6

Purple

Color Codes

All color formats for development

HEX
#A655F6
RGB
rgb(166, 85, 246)
HSL
hsl(270, 90%, 65%)
OKLCH
oklch(0.624 0.231 303.4)
CMYK
cmyk(33%, 65%, 0%, 4%)

Accessibility

WCAG contrast compliance

On White Background

4.00:1

AA AAA

On Black Background

5.25:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F7F0
100
#EDDD
200
#DEC0
300
#C490
400
#A655
500
#8C25
600
#700B
700
#5909
800
#4006
900
#2904
950
#1A03

Shades

Darker variations

1#9536F4
2#8516F3
3#740CDC
4#630ABD
5#53089D
6#42077E
7#32055E
8#21033F
9#11021F

Tints

Lighter variations

1#AF66F7
2#B877F8
3#C188F9
4#C999FA
5#D2AAFB
6#DBBBFB
7#E4CCFC
8#EDDDFD
9#F6EEFE

Tones

Muted variations

1#A65DEE
2#A665E6
3#A66EDE
4#A676D6
5#A67ECE
6#A686C6
7#A68EBE
8#A696B6
9#A69EAE

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F7F0
#F7F0FE
BackgroundsSubtle highlightsCard backgrounds
100
EDDD
#EDDDFD
Light backgroundsTable row hoverSkeleton loading
200
DEC0
#DEC0FC
Secondary backgroundsInput backgroundsDividers
300
C490
#C490F9
BordersInactive statesPlaceholder text
400
A655
#A655F6
Disabled statesSecondary iconsMuted text
500
8C25
#8C25F4
Primary brand colorCTAsActive elementsLinks
600
700B
#700BD5
Hover statesFocus ringsPrimary buttons hover
700
5909
#5909AA
Active/pressed statesDark mode accentsSecondary text
800
4006
#400679
Text on light backgroundsHeadingsStrong borders
900
2904
#29044E
Primary textHigh emphasis contentDark headings
950
1A03
#1A0330
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F7F0FE;
  --orchid-100: #EDDDFD;
  --orchid-200: #DEC0FC;
  --orchid-300: #C490F9;
  --orchid-400: #A655F6;
  --orchid-500: #8C25F4;
  --orchid-600: #700BD5;
  --orchid-700: #5909AA;
  --orchid-800: #400679;
  --orchid-900: #29044E;
  --orchid-950: #1A0330;
}
Generate More ShadesCreate PaletteConvert Color