Orchid

#A135E3

Purple

Color Codes

All color formats for development

HEX
#A135E3
RGB
rgb(161, 53, 227)
HSL
hsl(277, 76%, 55%)
OKLCH
oklch(0.571 0.247 308.5)
CMYK
cmyk(29%, 77%, 0%, 11%)

Accessibility

WCAG contrast compliance

On White Background

5.08:1

AA AAA

On Black Background

4.13:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#F9F2
100
#F0E0
200
#E4C5
300
#CF98
400
#B662
500
#A135
600
#841B
700
#6915
800
#4B0F
900
#300A
950
#1E06

Shades

Darker variations

1#951EDE
2#841BC5
3#7418AD
4#631494
5#53117B
6#420D63
7#320A4A
8#210731
9#110319

Tints

Lighter variations

1#AA49E6
2#B35DE9
3#BD72EC
4#C686EE
5#D09AF1
6#D9AEF4
7#E3C2F7
8#ECD7F9
9#F6EBFC

Tones

Muted variations

1#9F3EDB
2#9D46D2
3#9A4FC9
4#9858C1
5#9661B8
6#9469AF
7#9272A6
8#907B9E
9#8E8495

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
F9F2
#F9F2FD
BackgroundsSubtle highlightsCard backgrounds
100
F0E0
#F0E0FB
Light backgroundsTable row hoverSkeleton loading
200
E4C5
#E4C5F7
Secondary backgroundsInput backgroundsDividers
300
CF98
#CF98F1
BordersInactive statesPlaceholder text
400
B662
#B662EA
Disabled statesSecondary iconsMuted text
500
A135
#A135E3
Primary brand colorCTAsActive elementsLinks
600
841B
#841BC5
Hover statesFocus ringsPrimary buttons hover
700
6915
#69159D
Active/pressed statesDark mode accentsSecondary text
800
4B0F
#4B0F70
Text on light backgroundsHeadingsStrong borders
900
300A
#300A48
Primary textHigh emphasis contentDark headings
950
1E06
#1E062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #F9F2FD;
  --orchid-100: #F0E0FB;
  --orchid-200: #E4C5F7;
  --orchid-300: #CF98F1;
  --orchid-400: #B662EA;
  --orchid-500: #A135E3;
  --orchid-600: #841BC5;
  --orchid-700: #69159D;
  --orchid-800: #4B0F70;
  --orchid-900: #300A48;
  --orchid-950: #1E062D;
}
Generate More ShadesCreate PaletteConvert Color