Orchid

#C260EB

Purple

Color Codes

All color formats for development

HEX
#C260EB
RGB
rgb(194, 96, 235)
HSL
hsl(282, 78%, 65%)
OKLCH
oklch(0.663 0.213 314.7)
CMYK
cmyk(17%, 59%, 0%, 8%)

Accessibility

WCAG contrast compliance

On White Background

3.41:1

AA AAA

On Black Background

6.17:1

AA AAA
Run full accessibility check

Tailwind Scale

50-950 scale matching Tailwind CSS naming

50
#FAF1
100
#F3DF
200
#E8C4
300
#D797
400
#C260
500
#B033
600
#9319
700
#7514
800
#540E
900
#3609
950
#2106

Shades

Darker variations

1#B643E8
2#AB25E4
3#981ACF
4#8216B1
5#6D1294
6#570F76
7#410B59
8#2B073B
9#16041E

Tints

Lighter variations

1#C870ED
2#CE80EF
3#D490F1
4#DAA0F3
5#E0B0F5
6#E6BFF7
7#EDCFF9
8#F3DFFB
9#F9EFFD

Tones

Muted variations

1#BF67E4
2#BC6EDD
3#B975D6
4#B67CD0
5#B483C9
6#B18AC2
7#AE91BB
8#AB98B4
9#A99FAD

Usage Guidelines

Recommended use cases for each shade level

LevelColorTypical Use Cases
50
FAF1
#FAF1FD
BackgroundsSubtle highlightsCard backgrounds
100
F3DF
#F3DFFB
Light backgroundsTable row hoverSkeleton loading
200
E8C4
#E8C4F8
Secondary backgroundsInput backgroundsDividers
300
D797
#D797F2
BordersInactive statesPlaceholder text
400
C260
#C260EB
Disabled statesSecondary iconsMuted text
500
B033
#B033E6
Primary brand colorCTAsActive elementsLinks
600
9319
#9319C8
Hover statesFocus ringsPrimary buttons hover
700
7514
#75149F
Active/pressed statesDark mode accentsSecondary text
800
540E
#540E71
Text on light backgroundsHeadingsStrong borders
900
3609
#360949
Primary textHigh emphasis contentDark headings
950
2106
#21062D
Maximum contrast textDark mode backgrounds

Export Code

Copy ready-to-use code for your project

:root {
  --orchid-50: #FAF1FD;
  --orchid-100: #F3DFFB;
  --orchid-200: #E8C4F8;
  --orchid-300: #D797F2;
  --orchid-400: #C260EB;
  --orchid-500: #B033E6;
  --orchid-600: #9319C8;
  --orchid-700: #75149F;
  --orchid-800: #540E71;
  --orchid-900: #360949;
  --orchid-950: #21062D;
}
Generate More ShadesCreate PaletteConvert Color